diff --git a/arch/arm64/boot/dts/rockchip/rk3576-ebook-v10.dts b/arch/arm64/boot/dts/rockchip/rk3576-ebook-v10.dts index 1865f6302f21..ce770f0707ff 100644 --- a/arch/arm64/boot/dts/rockchip/rk3576-ebook-v10.dts +++ b/arch/arm64/boot/dts/rockchip/rk3576-ebook-v10.dts @@ -121,6 +121,15 @@ }; }; + vcc_sys: vcc-sys { + compatible = "regulator-fixed"; + regulator-name = "vcc_sys"; + regulator-always-on; + regulator-boot-on; + regulator-min-microvolt = <3800000>; + regulator-max-microvolt = <3800000>; + }; + vcc_2v0_pldo_s3: vcc-2v0-pldo-s3 { compatible = "regulator-fixed"; regulator-name = "vcc_2v0_pldo_s3"; @@ -164,15 +173,6 @@ regulator-max-microvolt = <3300000>; }; - vcc_sys: vcc-sys { - compatible = "regulator-fixed"; - regulator-name = "vcc_sys"; - regulator-always-on; - regulator-boot-on; - regulator-min-microvolt = <3800000>; - regulator-max-microvolt = <3800000>; - }; - wireless_bluetooth: wireless-bluetooth { compatible = "bluetooth-platdata"; clocks = <&hym8563>; @@ -479,7 +479,7 @@ regulator-boot-on; regulator-name = "vddq_ddr_s0"; regulator-state-mem { - regulator-on-in-suspend; + regulator-off-in-suspend; }; }; @@ -946,7 +946,7 @@ pinctrl-0 = <&touch_gpio>; t_irq_gpio = <&gpio0 RK_PC5 IRQ_TYPE_LEVEL_LOW>; t_rst_gpio = <&gpio0 RK_PD0 GPIO_ACTIVE_HIGH>; - focaltech,display-coords = <0 0 1200 1600>; + focaltech,display-coords = <0 0 1404 1872>; focaltech,have-key; focaltech,key-number = <1>; focaltech,keys = <158>;