mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
rk3368-p9 : dts: set vccio to 3.3V
This commit is contained in:
@@ -565,8 +565,8 @@
|
||||
|
||||
rk818_dcdc4_reg: regulator@3 {
|
||||
regulator-name= "vccio";
|
||||
regulator-min-microvolt = <3000000>;
|
||||
regulator-max-microvolt = <3000000>;
|
||||
regulator-min-microvolt = <3300000>;
|
||||
regulator-max-microvolt = <3300000>;
|
||||
regulator-initial-mode = <0x2>;
|
||||
regulator-initial-state = <3>;
|
||||
regulator-state-mem {
|
||||
|
||||
Reference in New Issue
Block a user