mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
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:
@@ -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";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user