mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-05 02:21:52 +09:00
arm64: dts: rockchip: rk3576-eink: update dts configs for new shutdown method
Change-Id: I18d6fb72eedea776b67ab74ba2faf554c5034ccf Signed-off-by: Zorro Liu <lyx@rock-chips.com>
This commit is contained in:
@@ -67,12 +67,12 @@
|
||||
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_dvs2_pwrdn>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pmic_pins>;
|
||||
|
||||
//for rk3576 have ultra sleep circuit design
|
||||
pwrctrl3_output = <0>;
|
||||
shutown_by_pwrctrln = <2>;
|
||||
|
||||
/* 2800mv-3500mv */
|
||||
low_voltage_threshold = <3000>;
|
||||
|
||||
Reference in New Issue
Block a user