Files
domo/projects/rpi_domo/dts/rpi_domo.dts
jbnadal e37d08db04 boot on serial console.
TG-11 #closed.
2017-04-10 18:36:35 +02:00

17 lines
180 B
Plaintext

/dts-v1/;
/include/ "bcm2708-rpi-b-plus.dti"
/ {
soc {
mmc {
status = "okay";
};
i2c@7e804000 {
clock-frequency = <0x30d40>;
status = "okay";
};
};
};