rk3566 rk2023 dtsi add amplifier enable

This was verified on an rk2023 but is applied for all derivatives.
This commit is contained in:
sydarn
2026-01-09 20:18:42 +01:00
parent 267124a888
commit f799d43791

View File

@@ -314,6 +314,9 @@
simple-audio-card,routing =
"Headphones", "HPOL",
"Headphones", "HPOR";
pinctrl-0 = <&spk_amp_enable_h>;
pinctrl-names = "default";
simple-audio-card,pa-gpios = <&gpio0 RK_PA6 GPIO_ACTIVE_HIGH>;
simple-audio-card,codec {
sound-dai = <&rk817>;
@@ -738,6 +741,12 @@
<0 RK_PA0 RK_FUNC_GPIO &pcfg_pull_none>;
};
};
audio-amplifier {
spk_amp_enable_h: spk-amp-enable-h {
rockchip,pins =
<4 RK_PC2 RK_FUNC_GPIO &pcfg_pull_none>;
};
};
};
&pmu_io_domains {