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:
Sun ChuanHu 2018-09-14 10:25:00 +08:00 committed by Tao Huang
parent 2e2e6c3a7a
commit 11a8b4171e

View File

@ -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>;