diff options
author | Daniel Golle <daniel@makrotopia.org> | 2021-03-06 18:38:30 +0000 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2021-03-06 18:40:04 +0000 |
commit | 8dd0215676a304456d25ff3ac4542c7303831a90 (patch) | |
tree | f518c8e86a934f928d67f02ce8e925e5970c7db1 /target/linux/mediatek/patches-5.10/113-dts-fix-bpi64-leds-and-buttons.patch | |
parent | 9397b22df1473f315552578b58322db7f7750361 (diff) | |
download | upstream-8dd0215676a304456d25ff3ac4542c7303831a90.tar.gz upstream-8dd0215676a304456d25ff3ac4542c7303831a90.tar.bz2 upstream-8dd0215676a304456d25ff3ac4542c7303831a90.zip |
mediatek: disable RTC on Bananapi R64 and refresh patches
The in-SoC RTC of the Bananapi R64 is more disruptive than useful
without a battery connected. Disable it to not have Linux use the
RTC provided time 2000-01-01 00:00:00 after power-loss.
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 | 6 |
1 files changed, 3 insertions, 3 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 baf0d4ef64..f88dbc7195 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,6 +1,6 @@ --- a/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts +++ b/arch/arm64/boot/dts/mediatek/mt7622-bananapi-bpi-r64.dts -@@ -20,6 +20,10 @@ +@@ -19,6 +19,10 @@ aliases { serial0 = &uart0; ethernet0 = &gmac0; @@ -11,7 +11,7 @@ }; chosen { -@@ -43,8 +47,8 @@ +@@ -42,8 +46,8 @@ compatible = "gpio-keys"; factory { @@ -22,7 +22,7 @@ gpios = <&pio 0 GPIO_ACTIVE_HIGH>; }; -@@ -58,17 +62,25 @@ +@@ -57,17 +61,25 @@ leds { compatible = "gpio-leds"; |