mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-08-15 11:46:59 +02:00
Import the Linux device tree for the Gazerbeam board. Signed-off-by: Mario Six <mario.six@gdsys.cc>
7 lines
81 B
Plaintext
7 lines
81 B
Plaintext
&IIC {
|
|
cs4265@4f {
|
|
compatible = "cirrus,cs4265";
|
|
reg = <0x0000004f>;
|
|
};
|
|
};
|