From: Baruch Siach Date: Fri, 19 Oct 2018 04:57:54 +0000 (+0300) Subject: arm64: dts: clearfog-gt-8k: enable mini-PCIe CON2 USB X-Git-Tag: v5.0-rc1~77^2~25^2~4 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=235df2d80d3b196943043203bcb900325013a80a;p=users%2Fjedix%2Flinux-maple.git arm64: dts: clearfog-gt-8k: enable mini-PCIe CON2 USB Deassert the reset and wireless disable signals on the CON2 mini-PCIe socket. That allows the host to detect USB devices on the mini-PCIe socket. Signed-off-by: Baruch Siach Signed-off-by: Gregory CLEMENT --- diff --git a/arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts b/arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts index f2e5b98f0c326..dfb26661a88e4 100644 --- a/arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts +++ b/arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts @@ -246,6 +246,18 @@ gpios = <1 GPIO_ACTIVE_HIGH>; output-high; }; + + lte_reset { + gpio-hog; + gpios = <2 GPIO_ACTIVE_LOW>; + output-low; + }; + + lte_disable { + gpio-hog; + gpios = <21 GPIO_ACTIVE_LOW>; + output-low; + }; }; &cp0_ethernet {