arm64: dts: rockchip: rk3576-rk806: Changing the implementation of pin functions

The functional switching of pins is implemented by drivers directly
manipulating registers‌.

Change-Id: Idfed4063feac123cb94b12680fe2c744c7dd692e
Signed-off-by: Shengfei Xu <xsf@rock-chips.com>
This commit is contained in:
Shengfei Xu
2025-07-31 09:56:22 +08:00
committed by Tao Huang
parent 87bf9e13ce
commit 3e3408b05a

View File

@@ -17,9 +17,8 @@
interrupt-parent = <&gpio0>;
interrupts = <6 IRQ_TYPE_LEVEL_LOW>;
pinctrl-names = "default", "pmic-power-off";
pinctrl-0 = <&pmic_pins>, <&rk806_dvs1_null>, <&rk806_dvs2_null>, <&rk806_dvs3_null>;
pinctrl-1 = <&rk806_dvs1_pwrdn>;
pinctrl-names = "default";
pinctrl-0 = <&pmic_pins>;
/* 2800mv-3500mv */
low_voltage_threshold = <3000>;