mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rk3576-evb: add sleep property for pa control
Signed-off-by: Shunhua Lan <lsh@rock-chips.com> Change-Id: Ia77cb684ef69a642be62be3f291fe3a43e0ee4c2
This commit is contained in:
@@ -20,6 +20,8 @@
|
||||
poll-interval = <100>;
|
||||
spk-con-gpio = <&gpio2 RK_PB1 GPIO_ACTIVE_HIGH>;
|
||||
hp-con-gpio = <&gpio3 RK_PD6 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>;
|
||||
|
||||
@@ -22,6 +22,8 @@
|
||||
keyup-threshold-microvolt = <1800000>;
|
||||
poll-interval = <100>;
|
||||
hp-con-gpio = <&gpio4 RK_PB1 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>;
|
||||
|
||||
@@ -21,6 +21,8 @@
|
||||
poll-interval = <100>;
|
||||
spk-con-gpio = <&gpio4 RK_PB3 GPIO_ACTIVE_HIGH>;
|
||||
hp-con-gpio = <&gpio4 RK_PA7 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 = <&sai4>;
|
||||
|
||||
Reference in New Issue
Block a user