summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/sun7i-a20-wits-pro-a20-dkt.dts
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@bootlin.com>2018-11-07 11:14:15 +0100
committerMaxime Ripard <maxime.ripard@bootlin.com>2018-11-28 15:14:12 +0100
commit054da074b1e02f7fa49c84820883bffd6b03cad0 (patch)
tree6619b108c6fae2989190efcc76c1df9c98e7ca4a /arch/arm/boot/dts/sun7i-a20-wits-pro-a20-dkt.dts
parentARM: dts: sun7i: Change framebuffer node names to avoid warnings (diff)
downloadlinux-054da074b1e02f7fa49c84820883bffd6b03cad0.tar.xz
linux-054da074b1e02f7fa49c84820883bffd6b03cad0.zip
ARM: dts: sun7i: Remove all useless pinctrl nodes
The gpio pinctrl nodes are redundant and as such useless most of the times. Since they will also generate warnings in DTC, we can simply remove most of them. Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> Acked-by: Chen-Yu Tsai <wens@csie.org>
Diffstat (limited to 'arch/arm/boot/dts/sun7i-a20-wits-pro-a20-dkt.dts')
-rw-r--r--arch/arm/boot/dts/sun7i-a20-wits-pro-a20-dkt.dts7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/arm/boot/dts/sun7i-a20-wits-pro-a20-dkt.dts b/arch/arm/boot/dts/sun7i-a20-wits-pro-a20-dkt.dts
index ff5c1086585c..bf4f51160737 100644
--- a/arch/arm/boot/dts/sun7i-a20-wits-pro-a20-dkt.dts
+++ b/arch/arm/boot/dts/sun7i-a20-wits-pro-a20-dkt.dts
@@ -62,8 +62,6 @@
mmc3_pwrseq: mmc3_pwrseq {
compatible = "mmc-pwrseq-simple";
- pinctrl-names = "default";
- pinctrl-0 = <&vmmc3_pin_ap6xxx_wl_regon>;
reset-gpios = <&pio 7 9 GPIO_ACTIVE_LOW>; /* PH9 WIFI_EN */
};
};
@@ -158,11 +156,6 @@
};
&pio {
- vmmc3_pin_ap6xxx_wl_regon: vmmc3_pin@0 {
- pins = "PH9";
- function = "gpio_out";
- };
-
usb0_id_detect_pin: usb0_id_detect_pin@0 {
pins = "PH4";
function = "gpio_in";