ARM: dts: motorola-cpcap-mapphone: set initial mode for vaudio
Set default mode for vaudio, which may be left in standby mode if the system is booted via kexec from Android. Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk> Signed-off-by: Tony Lindgren <tony@atomide.com>
This commit is contained in:
parent
8af928cb65
commit
aed09a4a48
|
@ -255,5 +255,6 @@
|
|||
regulator-min-microvolt = <2775000>;
|
||||
regulator-max-microvolt = <2775000>;
|
||||
regulator-enable-ramp-delay = <1000>;
|
||||
regulator-initial-mode = <0x00>; /* NORMAL */
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue