mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-07 18:37:58 -04:00
arm64: dts: qcom: sc7180-trogdor: Add missing supplies for rt5682
The DBVDD and LDO1-IN supplies for rt5682 are required but are missing. They are supplied by the same power rail as AVDD. Add them. Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Signed-off-by: Nícolas F. R. A. Prado <nfraprado@collabora.com> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20221102182002.255282-8-nfraprado@collabora.com
This commit is contained in:
committed by
Bjorn Andersson
parent
30d70ec8f7
commit
172cb25fd2
@@ -768,6 +768,8 @@ alc5682: codec@1a {
|
||||
interrupts = <28 IRQ_TYPE_EDGE_BOTH>;
|
||||
|
||||
AVDD-supply = <&pp1800_alc5682>;
|
||||
DBVDD-supply = <&pp1800_alc5682>;
|
||||
LDO1-IN-supply = <&pp1800_alc5682>;
|
||||
MICVDD-supply = <&pp3300_codec>;
|
||||
VBAT-supply = <&pp3300_audio>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user