Skip to content

Commit

Permalink
ARM: dts: motorola-cpcap-mapphone: set initial mode for vaudio
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sebastian Reichel authored and Tony Lindgren committed Aug 14, 2017
1 parent 8af928c commit aed09a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/motorola-cpcap-mapphone.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -255,5 +255,6 @@
regulator-min-microvolt = <2775000>;
regulator-max-microvolt = <2775000>;
regulator-enable-ramp-delay = <1000>;
regulator-initial-mode = <0x00>; /* NORMAL */
};
};

0 comments on commit aed09a4

Please sign in to comment.