提交 8f1067e3 编写于 作者: J John Wang 提交者: Zheng Zengkai
上级 60445ae6
...@@ -312,6 +312,7 @@ ...@@ -312,6 +312,7 @@
compatible = "aspeed,ast2400-ibt-bmc"; compatible = "aspeed,ast2400-ibt-bmc";
reg = <0xc0 0x18>; reg = <0xc0 0x18>;
interrupts = <8>; interrupts = <8>;
clocks = <&syscon ASPEED_CLK_GATE_LCLK>;
status = "disabled"; status = "disabled";
}; };
}; };
......
...@@ -372,6 +372,7 @@ ...@@ -372,6 +372,7 @@
compatible = "aspeed,ast2500-ibt-bmc"; compatible = "aspeed,ast2500-ibt-bmc";
reg = <0xc0 0x18>; reg = <0xc0 0x18>;
interrupts = <8>; interrupts = <8>;
clocks = <&syscon ASPEED_CLK_GATE_LCLK>;
status = "disabled"; status = "disabled";
}; };
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册