Commit cc36a99d authored by Lotus Xu's avatar Lotus Xu Committed by Joel Stanley
Browse files

ARM: dts: aspeed: g220a: Enable ipmb

parent d2dc55b9
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -446,7 +446,11 @@ channel_3_3: i2c@3 {

&i2c4 {
	status = "okay";

	ipmb0@10 {
		compatible = "ipmb-dev";
		reg = <(0x10 | I2C_OWN_SLAVE_ADDRESS)>;
		i2c-protocol;
	};
};

&i2c5 {