ARM: dts: aspeed: Enable IPMI BT node on OpenPower machines
authorJoel Stanley <joel@jms.id.au>
Mon, 12 Feb 2018 07:43:21 +0000 (18:13 +1030)
committerJoel Stanley <joel@jms.id.au>
Mon, 19 Feb 2018 07:29:48 +0000 (17:59 +1030)
These BMC systems require this device to communicate with the host.

Acked-by: Andrew Jeffery <andrew@aj.id.au>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-opp-palmetto.dts
arch/arm/boot/dts/aspeed-bmc-opp-romulus.dts
arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts

index 4379d09a261f76a036cb77a672d12c2e18ee0cd6..5115247e5e59e19568a593284a53a56ae404f0c1 100644 (file)
 &vuart {
        status = "okay";
 };
+
+&ibt {
+       status = "okay";
+};
index 623b6ab4202123e2f917254a6d8ee9bd0f9651ad..d41be52c239360f1c9cf4e019b458d7004147429 100644 (file)
                aspeed,fan-tach-ch = /bits/ 8 <0x0e>;
        };
 };
+
+&ibt {
+       status = "okay";
+};
index 5f9049d2c4c36cd1a387d9bd46a6745b5ffa5c4d..7056231cbee65cbb6d5ec799649e07753620c015 100644 (file)
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_wdtrst1_default>;
 };
+
+&ibt {
+       status = "okay";
+};
index c881484a85cf469ae401d64e97a7d6149f6dc1dd..ebe726a0d3116911a8e86002e6781902a9710861 100644 (file)
                aspeed,fan-tach-ch = /bits/ 8 <0x03>;
        };
 };
+
+&ibt {
+       status = "okay";
+};