u-boot-brain/arch/powerpc/dts/gdsys/soc/i2c/dallas-rtc.dtsi
Mario Six 96373c1d91 gazerbeam: Import Linux DT
Import the Linux device tree for the Gazerbeam board.

Signed-off-by: Mario Six <mario.six@gdsys.cc>
2019-05-21 08:03:38 +02:00

7 lines
75 B
Plaintext

&IIC {
ds1339@68 {
compatible = "dallas,ds1339";
reg = <0x68>;
};
};