mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
rk312x: set logic 1.2v
This commit is contained in:
@@ -175,8 +175,8 @@
|
||||
|
||||
rk818_dcdc2_reg: regulator@1 {
|
||||
regulator-name= "vdd_logic";
|
||||
regulator-min-microvolt = <700000>;
|
||||
regulator-max-microvolt = <1500000>;
|
||||
regulator-min-microvolt = <1200000>;
|
||||
regulator-max-microvolt = <1200000>;
|
||||
regulator-initial-mode = <0x2>;
|
||||
regulator-initial-state = <3>;
|
||||
regulator-state-mem {
|
||||
|
||||
Reference in New Issue
Block a user