Skip to content
Snippets Groups Projects
Commit e949d51e authored by Thierry Strudel's avatar Thierry Strudel
Browse files

dts: walleye audio: request PWM for VBOB for earpiece routing


configuration 1 is the voice_handset configuration, forve VBOB
rail to PWM when this configuration is enable.

Bug: 64839820
Change-Id: I08054a375dbca217fa123f33d8ccdda51dce785f
Signed-off-by: default avatarThierry Strudel <tstrudel@google.com>
parent 3f886242
No related branches found
No related tags found
No related merge requests found
...@@ -113,6 +113,7 @@ ...@@ -113,6 +113,7 @@
ti,echo-ref = <0>; /* 0, left channel; 1, right channel; 2, both */ ti,echo-ref = <0>; /* 0, left channel; 1, right channel; 2, both */
ti,i2s-bits = <24>; /* support 16, 24, 32 */ ti,i2s-bits = <24>; /* support 16, 24, 32 */
ti,bypass-tmax = <0>; /* 0, not bypass; 1, bypass */ ti,bypass-tmax = <0>; /* 0, not bypass; 1, bypass */
ti,bob-fast-profile = <1>; /* 1:voice_handset */
status = "ok"; status = "ok";
}; };
}; };
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment