ipq806x: remove model name from LED labels
[openwrt/openwrt.git] / target / linux / ipq806x / files-5.4 / arch / arm / boot / dts / qcom-ipq8064-d7800.dts
index c272f34b2cba7fd1e8b58ec669c910c2a20b6946..7fb871be787598a4f2443e85d55de55bf1fcfa09 100644 (file)
                device_type = "memory";
        };
 
-       reserved-memory {
-               #address-cells = <1>;
-               #size-cells = <1>;
-               ranges;
-               rsvd@41200000 {
-                       reg = <0x41200000 0x300000>;
-                       no-map;
-               };
-       };
-
        aliases {
-               serial0 = &gsbi4_serial;
                mdio-gpio0 = &mdio0;
 
                led-boot = &power_white;
@@ -33,7 +22,6 @@
 
        chosen {
                bootargs = "rootfstype=squashfs noinitrd";
-               stdout-path = "serial0:115200n8";
        };
 
        keys {
                pinctrl-names = "default";
 
                usb1 {
-                       label = "d7800:white:usb1";
+                       label = "white:usb1";
                        gpios = <&qcom_pinmux 7 GPIO_ACTIVE_HIGH>;
                };
 
                usb2 {
-                       label = "d7800:white:usb2";
+                       label = "white:usb2";
                        gpios = <&qcom_pinmux 8 GPIO_ACTIVE_HIGH>;
                };
 
                power_amber: power_amber {
-                       label = "d7800:amber:power";
+                       label = "amber:power";
                        gpios = <&qcom_pinmux 9 GPIO_ACTIVE_HIGH>;
                };
 
                wan_white {
-                       label = "d7800:white:wan";
+                       label = "white:wan";
                        gpios = <&qcom_pinmux 22 GPIO_ACTIVE_HIGH>;
                };
 
                wan_amber {
-                       label = "d7800:amber:wan";
+                       label = "amber:wan";
                        gpios = <&qcom_pinmux 23 GPIO_ACTIVE_HIGH>;
                };
 
                wps {
-                       label = "d7800:white:wps";
+                       label = "white:wps";
                        gpios = <&qcom_pinmux 24 GPIO_ACTIVE_HIGH>;
                };
 
                esata {
-                       label = "d7800:white:esata";
+                       label = "white:esata";
                        gpios = <&qcom_pinmux 26 GPIO_ACTIVE_HIGH>;
                };
 
                power_white: power_white {
-                       label = "d7800:white:power";
+                       label = "white:power";
                        gpios = <&qcom_pinmux 53 GPIO_ACTIVE_HIGH>;
                        default-state = "keep";
                };
 
                wifi {
-                       label = "d7800:white:wifi";
+                       label = "white:wifi";
                        gpios = <&qcom_pinmux 64 GPIO_ACTIVE_HIGH>;
                };
        };
                };
        };
 
-       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",
                };
        };
 
-       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;
-               };
-       };
-
        usb0_pwr_en_pins: usb0_pwr_en_pins {
                mux {
                        pins = "gpio15";
        };
 };
 
-&gsbi4 {
-       qcom,mode = <GSBI_PROT_I2C_UART>;
-       status = "okay";
-       serial@16340000 {
-               status = "okay";
-       };
-       /*
-               * The i2c device on gsbi4 should not be enabled.
-               * On ipq806x designs gsbi4 i2c is meant for exclusive
-               * RPM usage. Turning this on in kernel manifests as
-               * i2c failure for the RPM.
-               */
-};
-
 &sata_phy {
        status = "okay";
 };
 
 &sata {
-       ports-implemented = <0x1>;
        status = "okay";
 };
 
        reset-gpio = <&qcom_pinmux 48 GPIO_ACTIVE_HIGH>;
        pinctrl-0 = <&pcie1_pins>;
        pinctrl-names = "default";
-       force_gen1 = <1>;
+       max-link-speed = <1>;
 };
 
 &nand_controller {