ipq806x: move serial0 to DTSI files
[openwrt/openwrt.git] / target / linux / ipq806x / files-5.4 / arch / arm / boot / dts / qcom-ipq8064-r7500.dts
index 02fbc37b2374b77e6551b103e5e0b66188522bbe..49b34a32c6287218e1a1134c18c1e8147e1d866a 100644 (file)
@@ -23,7 +23,6 @@
        };
 
        aliases {
-               serial0 = &gsbi4_serial;
                mdio-gpio0 = &mdio0;
 
                led-boot = &power_white;
@@ -34,7 +33,6 @@
 
        chosen {
                bootargs = "rootfstype=squashfs noinitrd";
-               stdout-path = "serial0:115200n8";
        };
 
        keys {
                };
        };
 
-       i2c4_pins: i2c4_pinmux {
-               mux {
-                       pins = "gpio12", "gpio13";
-                       function = "gsbi4";
-                       drive-strength = <12>;
-                       bias-disable;
-               };
-       };
-
        led_pins: led_pins {
                mux {
                        pins = "gpio7", "gpio8", "gpio9", "gpio22", "gpio23",
                        bias-pull-up;
                };
        };
-
-       mdio0_pins: mdio0_pins {
-               mux {
-                       pins = "gpio0", "gpio1";
-                       function = "mdio";
-                       drive-strength = <8>;
-                       bias-disable;
-               };
-       };
-
-       nand_pins: nand_pins {
-               disable {
-                       pins = "gpio34", "gpio35", "gpio36",
-                                       "gpio37", "gpio38";
-                       function = "nand";
-                       drive-strength = <10>;
-                       bias-disable;
-               };
-
-               pullups {
-                       pins = "gpio39";
-                       function = "nand";
-                       drive-strength = <10>;
-                       bias-pull-up;
-               };
-
-               hold {
-                       pins = "gpio40", "gpio41", "gpio42",
-                                       "gpio43", "gpio44", "gpio45",
-                                       "gpio46", "gpio47";
-                       function = "nand";
-                       drive-strength = <10>;
-                       bias-bus-hold;
-               };
-       };
-
-       rgmii2_pins: rgmii2_pins {
-               mux {
-                       pins = "gpio27", "gpio28", "gpio29", "gpio30", "gpio31", "gpio32",
-                                       "gpio51", "gpio52", "gpio59", "gpio60", "gpio61", "gpio62" ;
-                       function = "rgmii2";
-                       drive-strength = <8>;
-                       bias-disable;
-               };
-       };
 };
 
 &gsbi4 {