1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 04:03:56 +02:00

ath79: enable gpio on ar933x by default

All other SoC DTSI files have gpio enabled by default, only
ar9330/ar9331 disable it by default, only to have it enabled again
afterwards for each individual device.

So, do not disable it in the first place, and drop all device-specific
status statements afterwards.

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
This commit is contained in:
Adrian Schmutzler 2020-07-03 17:21:12 +02:00
parent a0bb356612
commit dc1280ef65
16 changed files with 0 additions and 60 deletions

View File

@ -57,8 +57,6 @@
interrupt-controller;
#interrupt-cells = <2>;
status = "disabled";
};
pinmux: pinmux@18040028 {

View File

@ -56,8 +56,6 @@
};
&gpio {
status = "okay";
led_enable {
gpio-hog;
output-low;

View File

@ -67,10 +67,6 @@
status = "okay";
};
&gpio {
status = "okay";
};
&usb {
dr_mode = "host";
status = "okay";

View File

@ -55,10 +55,6 @@
status = "okay";
};
&gpio {
status = "okay";
};
&usb {
dr_mode = "host";
status = "okay";

View File

@ -54,10 +54,6 @@
status = "okay";
};
&gpio {
status = "okay";
};
&usb {
dr_mode = "host";
status = "okay";

View File

@ -73,10 +73,6 @@
compatible = "syscon", "simple-mfd";
};
&gpio {
status = "okay";
};
&spi {
status = "okay";

View File

@ -48,10 +48,6 @@
status = "okay";
};
&gpio {
status = "okay";
};
&usb {
dr_mode = "host";
status = "okay";

View File

@ -58,10 +58,6 @@
status = "okay";
};
&gpio {
status = "okay";
};
&usb {
dr_mode = "host";
status = "okay";

View File

@ -65,10 +65,6 @@
mtd-mac-address = <&uboot 0x1fc00>;
};
&gpio {
status = "okay";
};
&uart {
status = "okay";
};

View File

@ -92,10 +92,6 @@
compatible = "syscon", "simple-mfd";
};
&gpio {
status = "okay";
};
&uart {
status = "okay";
};

View File

@ -101,10 +101,6 @@
compatible = "syscon", "simple-mfd";
};
&gpio {
status = "okay";
};
&uart {
status = "okay";
};

View File

@ -91,10 +91,6 @@
status = "okay";
};
&gpio {
status = "okay";
};
&usb {
#address-cells = <1>;
#size-cells = <0>;

View File

@ -87,10 +87,6 @@
status = "okay";
};
&gpio {
status = "okay";
};
&usb {
#address-cells = <1>;
#size-cells = <0>;

View File

@ -99,10 +99,6 @@
compatible = "syscon", "simple-mfd";
};
&gpio {
status = "okay";
};
&uart {
status = "okay";
};

View File

@ -104,10 +104,6 @@
mtd-mac-address-increment = <(-1)>;
};
&gpio {
status = "okay";
};
&uart {
status = "okay";
};

View File

@ -142,10 +142,6 @@
mtd-mac-address-increment = <(-1)>;
};
&gpio {
status = "okay";
};
&uart {
status = "okay";
};