ARM: dts: imx6ull-somdevices.dtsi disable some peripherals by default.
authorJosep Orga <jorga@somdevices.com>
Tue, 21 Apr 2020 19:04:48 +0000 (21:04 +0200)
committerJosep Orga <jorga@somdevices.com>
Tue, 21 Apr 2020 19:04:48 +0000 (21:04 +0200)
Signed-off-by: Josep Orga <jorga@somdevices.com>
arch/arm/boot/dts/imx6ull-somdevices.dtsi

index 1daaf63..b3338f2 100644 (file)
 };
 
 &csi {
-       status = "okay";
+       status = "disabled";
 };
 
 &fec1 {
        assigned-clock-parents = <&clks IMX6UL_CLK_PLL4_AUDIO_DIV>;
        assigned-clock-rates = <0>, <12288000>;
 
-       status = "okay";
+       status = "disabled";
 };
 
 &uart1 {