ARM64: dts: rk3399-tve1205g: turn off codec power when suspend
authorzhangjun <zhangjun@rock-chips.com>
Mon, 20 Feb 2017 01:38:46 +0000 (09:38 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Tue, 21 Feb 2017 02:36:36 +0000 (10:36 +0800)
Change-Id: I3c4c841ae576e2c1aa016b915f53384ab167a4eb
Signed-off-by: zhangjun <zhangjun@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3399-tve1205g.dts

index a16aae0c22ccae55895169d358f33c51b4308140..61a103dc5462d15df6cd999f11509cb3553efc8e 100644 (file)
                                regulator-max-microvolt = <3000000>;
                                regulator-name = "vcca3v0_codec";
                                regulator-state-mem {
-                                       regulator-on-in-suspend;
-                                       regulator-suspend-microvolt = <3000000>;
+                                       regulator-off-in-suspend;
                                };
                        };
 
                                regulator-max-microvolt = <1800000>;
                                regulator-name = "vcca1v8_codec";
                                regulator-state-mem {
-                                       regulator-on-in-suspend;
-                                       regulator-suspend-microvolt = <1800000>;
+                                       regulator-off-in-suspend;
                                };
                        };