Commit 1c52e1ca authored by Delphine CC Chiu's avatar Delphine CC Chiu Committed by Andrew Jeffery

ARM: dts: aspeed: yosemite4: Enable ipmb device for OCP debug card

Add OCP debug card devicetree config
Signed-off-by: default avatarDelphine CC Chiu <Delphine_CC_Chiu@wiwynn.com>
Signed-off-by: default avatarAndrew Jeffery <andrew@codeconstruct.com.au>
parent 4ed43e8a
......@@ -370,6 +370,13 @@ rtc@6f {
&i2c13 {
status = "okay";
bus-frequency = <400000>;
multi-master;
ipmb@10 {
compatible = "ipmb-dev";
reg = <(0x10 | I2C_OWN_SLAVE_ADDRESS)>;
i2c-protocol;
};
};
&i2c14 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment