mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
arm64: dts: rockchip: rk3308: remove RKPM_DBG_FSM_SOUT
RKPM_DBG_FSM_SOUT enables PMU FSM state signal output through GPIO4_D5/SDMMC_CLK during sleep, mainly for debug PMU FSM flow. Some one may use this pin as LED light, it's fine to drop it to avoid influence on LED. Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I82af5fa676d6db8b81e877729c44b976bbfa9ea5
This commit is contained in:
parent
07b04629ac
commit
bd8543b249
|
|
@ -22,7 +22,6 @@ &rockchip_suspend {
|
|||
rockchip,sleep-mode-config = <
|
||||
(0
|
||||
| RKPM_PMU_HW_PLLS_PD
|
||||
| RKPM_DBG_FSM_SOUT
|
||||
| RKPM_PWM_VOLTAGE_DEFAULT
|
||||
)
|
||||
>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user