ARM: dts: aspeed: yosemite4: Enable ipmb device for OCP debug card
Add OCP debug card devicetree config Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@wiwynn.com> Signed-off-by: Andrew Jeffery <andrew@codeconstruct.com.au>
This commit is contained in:
parent
4ed43e8a1b
commit
1c52e1ca90
@ -370,6 +370,13 @@
|
||||
&i2c13 {
|
||||
status = "okay";
|
||||
bus-frequency = <400000>;
|
||||
multi-master;
|
||||
|
||||
ipmb@10 {
|
||||
compatible = "ipmb-dev";
|
||||
reg = <(0x10 | I2C_OWN_SLAVE_ADDRESS)>;
|
||||
i2c-protocol;
|
||||
};
|
||||
};
|
||||
|
||||
&i2c14 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user