From 425fdfb988fe94b610511e1c7798703bed0c2c76 Mon Sep 17 00:00:00 2001 From: Weixin Zhou Date: Thu, 29 Feb 2024 17:27:40 +0800 Subject: [PATCH] arm64: dts: rockchip: rk3576-ebook-v10: adjust some configurations Signed-off-by: Weixin Zhou Change-Id: I8712c37b167e08e45ff29aa3d6bbf83b3bf5bacb --- .../boot/dts/rockchip/rk3576-ebook-v10.dts | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) 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>;