diff options
author | Daniel Golle <daniel@makrotopia.org> | 2021-03-05 19:09:10 +0000 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2021-03-05 20:13:59 +0000 |
commit | ca14dfb06b09beb664318459241c948bd98c9332 (patch) | |
tree | 6b0c8059cfea12f848765f9d38a3080b04ef53f4 /target/linux/mediatek/patches-5.10/113-dts-fix-bpi64-leds-and-buttons.patch | |
parent | 51ef823f95dbe1ffed1456a739a98bc07cd9a5c9 (diff) | |
download | upstream-ca14dfb06b09beb664318459241c948bd98c9332.tar.gz upstream-ca14dfb06b09beb664318459241c948bd98c9332.tar.bz2 upstream-ca14dfb06b09beb664318459241c948bd98c9332.zip |
mediatek: mt7622: bpi-r64: allow MAC addresses to be inherited
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'target/linux/mediatek/patches-5.10/113-dts-fix-bpi64-leds-and-buttons.patch')
-rw-r--r-- | target/linux/mediatek/patches-5.10/113-dts-fix-bpi64-leds-and-buttons.patch | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/mediatek/patches-5.10/113-dts-fix-bpi64-leds-and-buttons.patch b/target/linux/mediatek/patches-5.10/113-dts-fix-bpi64-leds-and-buttons.patch index 03128a5ef8..baf0d4ef64 100644 --- a/target/linux/mediatek/patches-5.10/113-dts-fix-bpi64-leds-and-buttons.patch +++ b/target/linux/mediatek/patches-5.10/113-dts-fix-bpi64-leds-and-buttons.patch @@ -1,9 +1,9 @@ --- a/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts +++ b/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts -@@ -18,6 +18,10 @@ - +@@ -20,6 +20,10 @@ aliases { serial0 = &uart0; + ethernet0 = &gmac0; + led-boot = &led_system_green; + led-failsafe = &led_system_blue; + led-running = &led_system_green; @@ -11,7 +11,7 @@ }; chosen { -@@ -41,8 +45,8 @@ +@@ -43,8 +47,8 @@ compatible = "gpio-keys"; factory { @@ -22,7 +22,7 @@ gpios = <&pio 0 GPIO_ACTIVE_HIGH>; }; -@@ -56,17 +60,25 @@ +@@ -58,17 +62,25 @@ leds { compatible = "gpio-leds"; |