diff options
Diffstat (limited to 'target/linux/kirkwood/patches-4.14/105-ea4500.patch')
-rw-r--r-- | target/linux/kirkwood/patches-4.14/105-ea4500.patch | 28 |
1 files changed, 24 insertions, 4 deletions
diff --git a/target/linux/kirkwood/patches-4.14/105-ea4500.patch b/target/linux/kirkwood/patches-4.14/105-ea4500.patch index 6cc3de221b..0c2b30df0d 100644 --- a/target/linux/kirkwood/patches-4.14/105-ea4500.patch +++ b/target/linux/kirkwood/patches-4.14/105-ea4500.patch @@ -1,6 +1,26 @@ --- a/arch/arm/boot/dts/kirkwood-linksys-viper.dts +++ b/arch/arm/boot/dts/kirkwood-linksys-viper.dts -@@ -69,9 +69,18 @@ +@@ -26,6 +26,10 @@ + }; + + aliases { ++ led-boot = &led_white_health; ++ led-failsafe = &led_white_health; ++ led-running = &led_white_health; ++ led-upgrade = &led_white_health; + serial0 = &uart0; + }; + +@@ -58,7 +62,7 @@ + pinctrl-0 = < &pmx_led_white_health &pmx_led_white_pulse >; + pinctrl-names = "default"; + +- white-health { ++ led_white_health: white-health { + label = "viper:white:health"; + gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>; + }; +@@ -69,9 +73,18 @@ }; }; @@ -21,7 +41,7 @@ compatible = "marvell,dsa"; #address-cells = <2>; #size-cells = <0>; -@@ -163,22 +172,22 @@ +@@ -163,22 +176,22 @@ }; partition@200000 { @@ -48,7 +68,7 @@ reg = <0x1EA0000 0x1760000>; }; -@@ -209,53 +218,6 @@ +@@ -209,53 +222,6 @@ &mdio { status = "okay"; @@ -102,7 +122,7 @@ }; &uart0 { -@@ -274,10 +236,14 @@ +@@ -274,10 +240,14 @@ }; /* eth1 is connected to the switch at port 6. However DSA only supports a |