mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
arm64: dts: rockchip: rk3308-evb-amic-v11: enable adc group and vad channel
Change-Id: I3259bd83a7cb5b9af530808c9e23d145dbca02e3 Signed-off-by: Sun ChuanHu <aaron.sun@rock-chips.com>
This commit is contained in:
parent
2e2e6c3a7a
commit
11a8b4171e
|
|
@ -24,6 +24,7 @@ vad_acodec_sound: vad-acodec-sound {
|
|||
|
||||
&acodec {
|
||||
rockchip,en-always-grps = <1 2 3>;
|
||||
rockchip,adc-grps-route = <1 2 3 0>;
|
||||
};
|
||||
|
||||
&acodec_sound {
|
||||
|
|
@ -47,6 +48,7 @@ &is31fl3236 {
|
|||
&vad {
|
||||
status = "okay";
|
||||
rockchip,audio-src = <&i2s_8ch_2>;
|
||||
rockchip,det-channel = <0>;
|
||||
rockchip,buffer-time-ms = <200>;
|
||||
rockchip,mode = <1>;
|
||||
#sound-dai-cells = <0>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user