mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 01:53:29 +02:00
arm64: dts: mediatek: mt8195-cherry: Move VBAT-supply to Tomato R1/R2
Move the VBAT supply to mt8195-cherry-tomato-{r1,r2} as this power
supply is named like that only for the Realtek RT5682i codec.
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Chen-Yu Tsai <wenst@chromium.org>
Link: https://lore.kernel.org/r/20250724083914.61351-36-angelogioacchino.delregno@collabora.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
This commit is contained in:
parent
a9eac43d03
commit
d0c8ecd9ec
|
|
@ -13,6 +13,7 @@ / {
|
|||
&audio_codec {
|
||||
compatible = "realtek,rt5682i";
|
||||
realtek,btndet-delay = <16>;
|
||||
VBAT-supply = <&pp3300_z5>;
|
||||
};
|
||||
|
||||
&sound {
|
||||
|
|
|
|||
|
|
@ -13,6 +13,7 @@ / {
|
|||
&audio_codec {
|
||||
compatible = "realtek,rt5682i";
|
||||
realtek,btndet-delay = <16>;
|
||||
VBAT-supply = <&pp3300_z5>;
|
||||
};
|
||||
|
||||
&pio_default {
|
||||
|
|
|
|||
|
|
@ -535,7 +535,6 @@ audio_codec: codec@1a {
|
|||
|
||||
AVDD-supply = <&mt6359_vio18_ldo_reg>;
|
||||
MICVDD-supply = <&pp3300_z2>;
|
||||
VBAT-supply = <&pp3300_z5>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user