diff options
Diffstat (limited to 'target/linux/mvebu/patches-4.4/209-clearfog_switch_node.patch')
-rw-r--r-- | target/linux/mvebu/patches-4.4/209-clearfog_switch_node.patch | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/target/linux/mvebu/patches-4.4/209-clearfog_switch_node.patch b/target/linux/mvebu/patches-4.4/209-clearfog_switch_node.patch deleted file mode 100644 index 55494d093b..0000000000 --- a/target/linux/mvebu/patches-4.4/209-clearfog_switch_node.patch +++ /dev/null @@ -1,21 +0,0 @@ ---- a/arch/arm/boot/dts/armada-388-clearfog.dts -+++ b/arch/arm/boot/dts/armada-388-clearfog.dts -@@ -430,6 +430,18 @@ - }; - }; - -+ mvsw61xx { -+ #address-cells = <1>; -+ #size-cells = <0>; -+ compatible = "marvell,88e6176"; -+ status = "okay"; -+ reg = <0x4>; -+ is-indirect; -+ -+ mii-bus = <&mdio>; -+ cpu-port-0 = <5>; -+ }; -+ - gpio-keys { - compatible = "gpio-keys"; - pinctrl-0 = <&rear_button_pins>; |