mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09: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:
@@ -22,7 +22,6 @@
|
||||
rockchip,sleep-mode-config = <
|
||||
(0
|
||||
| RKPM_PMU_HW_PLLS_PD
|
||||
| RKPM_DBG_FSM_SOUT
|
||||
| RKPM_PWM_VOLTAGE_DEFAULT
|
||||
)
|
||||
>;
|
||||
|
||||
Reference in New Issue
Block a user