提交 ae744b41 编写于 作者: K Kumar Gala

powerpc/85xx: Add RTC to P1010RDB device tree

Signed-off-by: NKumar Gala <galak@kernel.crashing.org>
上级 96488746
...@@ -125,6 +125,13 @@ ...@@ -125,6 +125,13 @@
}; };
&board_soc { &board_soc {
i2c@3000 {
rtc@68 {
compatible = "pericom,pt7c4338";
reg = <0x68>;
};
};
spi@7000 { spi@7000 {
flash@0 { flash@0 {
#address-cells = <1>; #address-cells = <1>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册