gemini: drop Teltonika RUT1xx artifacts
[openwrt/staging/blogic.git] / target / linux / gemini / patches-4.14 / 0012-ARM-dts-Add-ethernet-PHYs-to-the-a-bunch-of-Geminis.patch
index db701e3e9921d487b7437cc63a54dce35d970063..2549ea3151da21239bf938bb85e060c2a8152c24 100644 (file)
@@ -13,7 +13,6 @@ Reviewed-by: Andrew Lunn <andrew@lunn.ch>
 Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
 ---
  arch/arm/boot/dts/gemini-nas4220b.dts | 13 +++++++++++++
- arch/arm/boot/dts/gemini-rut1xx.dts   | 13 +++++++++++++
  arch/arm/boot/dts/gemini-wbd111.dts   | 13 +++++++++++++
  arch/arm/boot/dts/gemini-wbd222.dts   | 18 ++++++++++++++++++
  4 files changed, 57 insertions(+)
@@ -24,28 +23,6 @@ Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
                };
        };
  
-+      mdio0: ethernet-phy {
-+              compatible = "virtual,mdio-gpio";
-+              gpios = <&gpio0 22 GPIO_ACTIVE_HIGH>, /* MDC */
-+                      <&gpio0 21 GPIO_ACTIVE_HIGH>; /* MDIO */
-+              #address-cells = <1>;
-+              #size-cells = <0>;
-+
-+              phy0: ethernet-phy@1 {
-+                      reg = <1>;
-+                      device_type = "ethernet-phy";
-+              };
-+      };
-+
-       soc {
-               flash@30000000 {
-                       status = "okay";
---- a/arch/arm/boot/dts/gemini-rut1xx.dts
-+++ b/arch/arm/boot/dts/gemini-rut1xx.dts
-@@ -58,6 +58,19 @@
-               };
-       };
 +      mdio0: ethernet-phy {
 +              compatible = "virtual,mdio-gpio";
 +              gpios = <&gpio0 22 GPIO_ACTIVE_HIGH>, /* MDC */