mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
rk3566 rk2023 dtsi add amplifier enable
This was verified on an rk2023 but is applied for all derivatives.
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user