From: Potin Lai Date: Wed, 10 Aug 2022 00:43:37 +0000 (+0000) Subject: ARM: dts: aspeed: bletchley: Add USB debug card IPMB node X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6da3f55fe822088b69b69a458c412a08362f4f6d;p=linux.git ARM: dts: aspeed: bletchley: Add USB debug card IPMB node Add an IPMB node for USB debug card (13-0010) to support IPMI communication. Signed-off-by: Potin Lai Reviewed-by: Patrick Williams Link: https://lore.kernel.org/r/20220810004338.329832-2-potin.lai.pt@gmail.com Signed-off-by: Joel Stanley --- diff --git a/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts b/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts index 41d2b1535d9a1..385cfe18cbdd8 100644 --- a/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts +++ b/arch/arm/boot/dts/aspeed-bmc-facebook-bletchley.dts @@ -7,6 +7,7 @@ #include #include #include +#include / { model = "Facebook Bletchley BMC"; @@ -857,6 +858,13 @@ multi-master; aspeed,hw-timeout-ms = <1000>; status = "okay"; + + //USB Debug Connector + ipmb13@10 { + compatible = "ipmb-dev"; + reg = <(0x10 | I2C_OWN_SLAVE_ADDRESS)>; + i2c-protocol; + }; }; &gpio0 {