ipq806x: update dts files
[openwrt/staging/ynezz.git] / target / linux / ipq806x / files-4.19 / arch / arm / boot / dts / qcom-ipq8064-d7800.dts
index 1760b1968f844c5d204f78a40baa532739532f70..f8aa70b75d99ac229fde132fbb0bfffd5654b379 100644 (file)
@@ -4,7 +4,7 @@
 
 / {
        model = "Netgear Nighthawk X4 D7800";
-       compatible = "netgear,d7800", "qcom,ipq8064";
+       compatible = "netgear,d7800";
 
        memory@0 {
                reg = <0x42000000 0xe000000>;
 
                gsbi@16300000 {
                        qcom,mode = <GSBI_PROT_I2C_UART>;
-                       status = "ok";
+                       status = "okay";
                        serial@16340000 {
-                               status = "ok";
+                               status = "okay";
                        };
                        /*
                         * The i2c device on gsbi4 should not be enabled.
                };
 
                sata-phy@1b400000 {
-                       status = "ok";
+                       status = "okay";
                };
 
                sata@29000000 {
                        ports-implemented = <0x1>;
-                       status = "ok";
+                       status = "okay";
                };
 
-               phy@100f8800 {          /* USB3 port 1 HS phy */
-                       status = "ok";
-               };
-
-               phy@100f8830 {          /* USB3 port 1 SS phy */
-                       status = "ok";
-               };
-
-               phy@110f8800 {          /* USB3 port 0 HS phy */
-                       status = "ok";
-               };
-
-               phy@110f8830 {          /* USB3 port 0 SS phy */
-                       status = "ok";
-               };
-
-               usb30@0 {
-                       status = "ok";
+               usb3_0: usb3@110f8800 {
+                       status = "okay";
 
                        pinctrl-0 = <&usb0_pwr_en_pins>;
                        pinctrl-names = "default";
                };
 
-               usb30@1 {
-                       status = "ok";
+               usb3_1: usb3@100f8800 {
+                       status = "okay";
 
                        pinctrl-0 = <&usb1_pwr_en_pins>;
                        pinctrl-names = "default";
                };
 
                pcie0: pci@1b500000 {
-                       status = "ok";
+                       status = "okay";
                        reset-gpio = <&qcom_pinmux 3 GPIO_ACTIVE_HIGH>;
                        pinctrl-0 = <&pcie0_pins>;
                        pinctrl-names = "default";
                };
 
                pcie1: pci@1b700000 {
-                       status = "ok";
+                       status = "okay";
                        reset-gpio = <&qcom_pinmux 48 GPIO_ACTIVE_HIGH>;
                        pinctrl-0 = <&pcie1_pins>;
                        pinctrl-names = "default";
                };
 
                nand@1ac00000 {
-                       status = "ok";
+                       status = "okay";
 
                        pinctrl-0 = <&nand_pins>;
                        pinctrl-names = "default";
 
                        #address-cells = <1>;
-                       #size-cells = <1>;
+                       #size-cells = <0>;
 
-                       cs0 {
+                       flash@0 {
                                reg = <0>;
                                compatible = "qcom,nandcs";
 
                };
 
                gmac1: ethernet@37200000 {
-                       status = "ok";
+                       status = "okay";
                        phy-mode = "rgmii";
                        phy-handle = <&phy4>;
                        qcom,id = <1>;
                };
 
                gmac2: ethernet@37400000 {
-                       status = "ok";
+                       status = "okay";
                        phy-mode = "sgmii";
                        qcom,id = <2>;
 
 };
 
 &adm_dma {
-       status = "ok";
+       status = "okay";
 };