mirror of
https://github.com/Fishwaldo/build.git
synced 2025-03-17 12:21:23 +00:00
[ sunxi-current ] fix minor patch issue with pull request https://github.com/armbian/build/pull/1807
This commit is contained in:
parent
77c6352bfa
commit
2efe1e92bc
1 changed files with 7 additions and 7 deletions
|
@ -3,10 +3,10 @@ index fe8c57876..0ed487311 100644
|
|||
--- a/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi.dtsi
|
||||
+++ b/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi.dtsi
|
||||
@@ -177,7 +177,7 @@
|
||||
reg_dcdca: dcdca {
|
||||
regulator-always-on;
|
||||
regulator-min-microvolt = <810000>;
|
||||
- regulator-max-microvolt = <1080000>;
|
||||
+ regulator-max-microvolt = <1160000>;
|
||||
regulator-name = "vdd-cpu";
|
||||
};
|
||||
reg_dcdca: dcdca {
|
||||
regulator-always-on;
|
||||
regulator-min-microvolt = <810000>;
|
||||
- regulator-max-microvolt = <1080000>;
|
||||
+ regulator-max-microvolt = <1160000>;
|
||||
regulator-name = "vdd-cpu";
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue