mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
arm64: dts: rockchip: rk3308-evb: remove the enabled always loopback
Change-Id: I5dcc509e9c06a402adaefe1d9c4288d04c20b5a0 Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
&acodec {
|
||||
rockchip,no-deep-low-power;
|
||||
rockchip,en-always-grps = <0 1 2 3>;
|
||||
rockchip,en-always-grps = <0 1 2>;
|
||||
};
|
||||
|
||||
&acodec_sound {
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
&acodec {
|
||||
rockchip,no-deep-low-power;
|
||||
rockchip,en-always-grps = <0 1 2 3>;
|
||||
rockchip,en-always-grps = <1 2 3>;
|
||||
};
|
||||
|
||||
&acodec_sound {
|
||||
|
||||
Reference in New Issue
Block a user