arm64: dts: rockchip: enable 'rockchip,no-deep-low-power' for rk3308-evb

This patch can help us to fix pop after wake up via VAD,
and  enable 'rockchip,no-deep-low-power' on all of
rk3308-evb, not only amic boards.

Change-Id: I07f4674dd8c7fbd400b3c9b265fbaec6bfb5829e
Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
This commit is contained in:
Xing Zheng
2018-09-03 17:19:46 +08:00
committed by Tao Huang
parent 4e10742748
commit 37a6461623
4 changed files with 2 additions and 2 deletions

View File

@@ -24,7 +24,6 @@
};
&acodec {
rockchip,no-deep-low-power;
rockchip,en-always-grps = <0 1 2>;
};

View File

@@ -23,7 +23,6 @@
};
&acodec {
rockchip,no-deep-low-power;
rockchip,en-always-grps = <1 2 3>;
};

View File

@@ -264,6 +264,7 @@
&acodec {
status = "okay";
rockchip,no-deep-low-power;
rockchip,loopback-grp = <3>;
hp-ctl-gpios = <&gpio0 RK_PA1 GPIO_ACTIVE_HIGH>;
spk-ctl-gpios = <&gpio0 RK_PA5 GPIO_ACTIVE_HIGH>;

View File

@@ -283,6 +283,7 @@
&acodec {
status = "okay";
rockchip,no-deep-low-power;
rockchip,loopback-grp = <0>;
hp-ctl-gpios = <&gpio0 RK_PA1 GPIO_ACTIVE_HIGH>;
spk-ctl-gpios = <&gpio0 RK_PA5 GPIO_ACTIVE_HIGH>;