ARM: dts: imx7-colibri: clean-up device enabling/disabling

Disable most nodes on module-level to be enabled on carrier board-level.

Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Marcel Ziswiler 2022-05-16 16:09:38 +02:00 committed by Shawn Guo
parent 18511d12b1
commit 5491ddafe3
2 changed files with 0 additions and 6 deletions

View File

@ -44,7 +44,6 @@
spi-max-frequency = <10000000>;
vdd-supply = <&reg_3v3>;
xceiver-supply = <&reg_5v0>;
status = "okay";
};
};

View File

@ -140,9 +140,6 @@
};
/* ADC2 is not available as it conflicts with AD7879 resistive touchscreen. */
&adc2 {
status = "disabled";
};
&cpu0 {
cpu-supply = <&reg_DCDC2>;
@ -191,13 +188,11 @@
&flexcan1 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_flexcan1>;
status = "disabled";
};
&flexcan2 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_flexcan2>;
status = "disabled";
};
&gpio1 {