forked from OERV-BSP/u-boot
Import the Linux device tree for the Gazerbeam board. Signed-off-by: Mario Six <mario.six@gdsys.cc>
7 lines
75 B
Plaintext
7 lines
75 B
Plaintext
&IIC {
|
|
ds1339@68 {
|
|
compatible = "dallas,ds1339";
|
|
reg = <0x68>;
|
|
};
|
|
};
|