arm64: dts: rockchip: rk1808-evb: fix up the polarity for syr8xx vsel gpio

Set vsel gpio low to disable vdd_npu.
Set vsel gpio high to enable vdd_npu.
The vsel pin is pull up by hw default.

Change-Id: I86ef1f2d6d2a0dd26a128cba1e52a140e6844291
Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com>
This commit is contained in:
Elaine Zhang
2018-10-07 18:23:28 +08:00
committed by Tao Huang
parent d0f8f60d0b
commit cf68108ad4

View File

@@ -243,7 +243,7 @@
regulator-min-microvolt = <750000>;
regulator-max-microvolt = <950000>;
regulator-ramp-delay = <1000>;
fcs,suspend-voltage-selector = <1>;
fcs,suspend-voltage-selector = <0>;
regulator-boot-on;
regulator-state-mem {
regulator-off-in-suspend;