Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: fsi: ibm,p9-scom: Add "ibm,fsi2pib" compatible

The "ibm,fsi2pib" compatible was originally in the binding, but it
changed to "ibm,p9-scom" in the end. However, both compatibles are in
use, so just support both.

Signed-off-by: "Rob Herring (Arm)" <robh@kernel.org>
Link: https://lore.kernel.org/r/20250307230822.832936-1-robh@kernel.org
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>

+1
+1
Documentation/devicetree/bindings/fsi/ibm,p9-scom.yaml
··· 16 16 properties: 17 17 compatible: 18 18 enum: 19 + - ibm,fsi2pib 19 20 - ibm,p9-scom 20 21 - ibm,i2cr-scom 21 22