From 39c34fb4bc47db943c79944de3c83c87565ec5bf Mon Sep 17 00:00:00 2001 From: Alex Zhao Date: Thu, 24 Dec 2020 17:34:00 +0800 Subject: [PATCH] arm64: dts: rockchip: rk3568-evb: remove unused code Signed-off-by: Alex Zhao Change-Id: I50bc54580292478713f7979889e63b82e89861bf --- arch/arm64/boot/dts/rockchip/rk3568-evb.dtsi | 22 -------------------- 1 file changed, 22 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3568-evb.dtsi b/arch/arm64/boot/dts/rockchip/rk3568-evb.dtsi index 01a8ba67eba9..29161bce125c 100644 --- a/arch/arm64/boot/dts/rockchip/rk3568-evb.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3568-evb.dtsi @@ -295,22 +295,6 @@ }; }; - sdio_pwrseq: sdio-pwrseq { - compatible = "mmc-pwrseq-simple"; - clocks = <&rk809 1>; - clock-names = "ext_clock"; - pinctrl-names = "default"; - pinctrl-0 = <&wifi_enable_h>; - - /* - * On the module itself this is one of these (depending - * on the actual card populated): - * - SDIO_RESET_L_WL_REG_ON - * - PDN (power down when low) - */ - reset-gpios = <&gpio3 RK_PD5 GPIO_ACTIVE_LOW>; - }; - wireless_wlan: wireless-wlan { compatible = "wlan-platdata"; rockchip,grf = <&grf>; @@ -1426,12 +1410,6 @@ }; }; - sdio-pwrseq { - wifi_enable_h: wifi-enable-h { - rockchip,pins = <3 RK_PD5 RK_FUNC_GPIO &pcfg_pull_none>; - }; - }; - usb { vcc5v0_host_en: vcc5v0-host-en { rockchip,pins = <0 RK_PA6 RK_FUNC_GPIO &pcfg_pull_none>;