3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-02-14 11:15:54 +00:00
Brooklyn/arch/arm/boot/dts/bcm2708.dtsi
Raziel K. Crowe 8b701010de mempow update
2022-09-13 23:14:27 +05:00

19 lines
215 B
Plaintext

#define i2c0 i2c0if
#include "bcm2835.dtsi"
#undef i2c0
#include "bcm270x.dtsi"
/ {
__overrides__ {
arm_freq;
};
};
&soc {
dma-ranges = <0x80000000 0x00000000 0x20000000>;
};
&vc4 {
status = "disabled";
};