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 e1d35d7c653e07b68b0b11d38712ff9858df6e54..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;
                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>;
                };
        };
        };
 };
 
-&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 {