arm64: dts: rockchip: rk3576: Modify the pinctrl configuration of pmic_pins

Change-Id: Iabd0c1243cb8d4959fd879c12e21fe482a151021
Signed-off-by: Shengfei Xu <xsf@rock-chips.com>
This commit is contained in:
Shengfei Xu
2025-07-03 14:04:58 +08:00
committed by Xushengfei
parent d3658dcb61
commit 074d8a755b

View File

@@ -5482,7 +5482,7 @@
pmic_pins: pmic-pins {
rockchip,pins =
/* pmic_int */
<0 RK_PA6 9 &pcfg_pull_up>,
<0 RK_PA6 RK_FUNC_GPIO &pcfg_pull_up>,
/* pmic_sleep */
<0 RK_PA4 9 &pcfg_pull_none>;
};