|
|
@@ -13,7 +13,6 @@ Reviewed-by: Andrew Lunn <[email protected]>
|
|
|
Signed-off-by: Linus Walleij <[email protected]>
|
|
|
---
|
|
|
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 <[email protected]>
|
|
|
};
|
|
|
};
|
|
|
|
|
|
-+ 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 */
|