mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: dts: rockchip: rk3576-ebook-v10: adjust some configurations
Signed-off-by: Weixin Zhou <zwx@rock-chips.com> Change-Id: I8712c37b167e08e45ff29aa3d6bbf83b3bf5bacb
This commit is contained in:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user