ipq806x: move further common nodes to the DTSI files
[openwrt/openwrt.git] / target / linux / ipq806x / files-5.4 / arch / arm / boot / dts / qcom-ipq8065-r7800.dts
index f7cc8643f152eaf3f8718febb2b778960adab11e..7b272b74ca5757166c297d3cacd5d5932e8e065f 100644 (file)
        };
 
        reserved-memory {
-               #address-cells = <1>;
-               #size-cells = <1>;
-               ranges;
-               rsvd@41200000 {
-                       reg = <0x41200000 0x300000>;
-                       no-map;
-               };
-
                rsvd@5fe00000 {
                        reg = <0x5fe00000 0x200000>;
                        reusable;
        };
 };
 
-&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.
-       */
-};
-
 &nand_controller {
        status = "okay";
 
 };
 
 &sata {
-       ports-implemented = <0x1>;
        status = "okay";
 };