From c9f97b0532a7ec42cab7c3bae3048a662babe37a Mon Sep 17 00:00:00 2001 From: Luo Wei Date: Tue, 7 Jun 2022 08:56:08 +0800 Subject: [PATCH] arm64: dts: rockchip: rk3588-vehicle-evb: delete unused sdmmc and vga gpio Signed-off-by: Luo Wei Change-Id: Ib28993b17cf3aad26f8a6def3c3978010fbb8a25 --- .../boot/dts/rockchip/rk3588-vehicle-evb.dtsi | 45 +------------------ 1 file changed, 1 insertion(+), 44 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3588-vehicle-evb.dtsi b/arch/arm64/boot/dts/rockchip/rk3588-vehicle-evb.dtsi index c301b1c56afd..7695dafbe340 100644 --- a/arch/arm64/boot/dts/rockchip/rk3588-vehicle-evb.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3588-vehicle-evb.dtsi @@ -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 {