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

sound: tas2557: set FAST mode for VBOB in requested case


Some capacitance on VBOB power rail as causing a buzzing sound.
VBOB is by default in AUTO mode and alternate between PFM and PWM
modes based on the rail load. Forcing rail to PWM reduces the buzzing
sound but is less efficient at low current than PFM so this patch
will force VBOB to FAST mode (PWM) only on the selected route
configuration set by device tree.

This patch also allows FAST mode to be requested on the VBOB regulator.

Bug: 64839820
Change-Id: I965269ce9ffde33e017090e776c003db81533959
Signed-off-by: default avatarThierry Strudel <tstrudel@google.com>
parent 39d66368
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment