mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00

Release 2023.07 got tagged wrongly and replaced by follow-up release 2023.07.02. Now using upstream DTS for BPi-R3. Removed two patches which made it upstream, refreshed the rest. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
11 lines
237 B
Diff
11 lines
237 B
Diff
--- a/arch/arm/dts/mt7623n-bananapi-bpi-r2.dts
|
|
+++ b/arch/arm/dts/mt7623n-bananapi-bpi-r2.dts
|
|
@@ -245,6 +245,7 @@
|
|
&uart0 {
|
|
pinctrl-names = "default";
|
|
pinctrl-0 = <&uart0_pins_a>;
|
|
+ mediatek,force-highspeed;
|
|
status = "okay";
|
|
};
|
|
|