ARM: dts: rockchip: rk3506g-demo-display-control: Add suspend pwrctrl pin

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: Ie8f743f0598aef5d7ec8a7656ee1212c7976ca5e
This commit is contained in:
Joseph Chen
2024-09-03 16:22:03 +08:00
committed by Tao Huang
parent ba6b241627
commit 8e876f4b15

View File

@@ -526,6 +526,14 @@
status = "okay";
};
&rockchip_suspend {
rockchip,apios-suspend = <
(0
| RKPM_PWREN_SLEEP_GPIO0C1 | RKPM_PWREN_SLEEP_ACT_HIGH
)
>;
};
&route_dsi{
status = "okay";
};