From a21414874a58adcab03b768babe7dc45612cab01 Mon Sep 17 00:00:00 2001 From: Binyuan Lan Date: Tue, 16 Jul 2024 11:46:58 +0800 Subject: [PATCH] arm64: dts: rockchip: rk3576-tablet: add sleep property for es8388 pa control fix es8388 pop issue Signed-off-by: Binyuan Lan Change-Id: I789da309197061e67bc9690654b76ad6fc043cf2 --- arch/arm64/boot/dts/rockchip/rk3576-tablet-v10.dts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3576-tablet-v10.dts b/arch/arm64/boot/dts/rockchip/rk3576-tablet-v10.dts index eed648ef4430..c75eb2e8bae5 100644 --- a/arch/arm64/boot/dts/rockchip/rk3576-tablet-v10.dts +++ b/arch/arm64/boot/dts/rockchip/rk3576-tablet-v10.dts @@ -141,6 +141,8 @@ poll-interval = <100>; spk-con-gpio = <&gpio4 RK_PB1 GPIO_ACTIVE_HIGH>; hp-con-gpio = <&gpio4 RK_PB0 GPIO_ACTIVE_HIGH>; + rockchip,pre-power-on-delay-ms = <30>; + rockchip,post-power-down-delay-ms = <40>; rockchip,format = "i2s"; rockchip,mclk-fs = <256>; rockchip,cpu = <&sai1>;