arm64: dts: rockchip: rk3588-vehicle-evb: delete unused sdmmc and vga gpio

Signed-off-by: Luo Wei <lw@rock-chips.com>
Change-Id: Ib28993b17cf3aad26f8a6def3c3978010fbb8a25
This commit is contained in:
Luo Wei
2022-06-07 08:56:08 +08:00
committed by Tao Huang
parent 79e2ce880a
commit c9f97b0532

View File

@@ -173,15 +173,6 @@
enable-active-high;
};
vcc_3v3_sd_s0: vcc-3v3-sd-s0-regulator {
compatible = "regulator-fixed";
gpio = <&gpio0 RK_PB7 GPIO_ACTIVE_HIGH>;
pinctrl-names = "default";
pinctrl-0 = <&sd_s0_pwr>;
regulator-name = "vcc_3v3_sd_s0";
enable-active-high;
};
wireless_bluetooth: wireless-bluetooth {
compatible = "bluetooth-platdata";
clocks = <&hym8563>;
@@ -224,27 +215,6 @@
status = "okay";
};
&dp0 {
pinctrl-names = "default";
pinctrl-0 = <&vga_hpdin_l>;
hpd-gpios = <&gpio3 RK_PA6 GPIO_ACTIVE_HIGH>;
status = "okay";
};
&dp0_in_vp1 {
status = "okay";
};
&dp1 {
pinctrl-names = "default";
pinctrl-0 = <&dp1m0_pins>;
status = "okay";
};
&dp1_in_vp1 {
status = "okay";
};
/*
* mipi_dcphy0 needs to be enabled
* when dsi0 is enabled
@@ -527,12 +497,6 @@
};
};
vga {
vga_hpdin_l: vga-hpdin-l {
rockchip,pins = <3 RK_PA6 RK_FUNC_GPIO &pcfg_pull_none>;
};
};
headphone {
hp_det: hp-det {
rockchip,pins = <1 RK_PC4 RK_FUNC_GPIO &pcfg_pull_none>;
@@ -557,12 +521,6 @@
};
};
sdmmc {
sd_s0_pwr: sd-s0-pwr {
rockchip,pins = <0 RK_PB7 RK_FUNC_GPIO &pcfg_pull_up>;
};
};
touch {
touch_gpio: touch-gpio {
rockchip,pins =
@@ -652,8 +610,7 @@
};
&sdmmc {
status = "okay";
vmmc-supply = <&vcc_3v3_sd_s0>;
status = "disabled";
};
&uart9 {