ipq806x: move further common nodes to the DTSI files
[openwrt/staging/chunkeey.git] / target / linux / ipq806x / files-5.4 / arch / arm / boot / dts / qcom-ipq8064-d7800.dts
index 5bd195955ab95eca9c3ff067a8e92c3d4102c8ac..dc25a424037a86a0b8e377b476565fab875ce14b 100644 (file)
                device_type = "memory";
        };
 
-       reserved-memory {
-               #address-cells = <1>;
-               #size-cells = <1>;
-               ranges;
-               rsvd@41200000 {
-                       reg = <0x41200000 0x300000>;
-                       no-map;
-               };
-       };
-
        aliases {
                mdio-gpio0 = &mdio0;
 
        };
 };
 
-&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";
 };