aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts
diff options
context:
space:
mode:
authorBaruch Siach <baruch@tkos.co.il>2018-10-19 07:57:54 +0300
committerGregory CLEMENT <gregory.clement@bootlin.com>2018-11-30 18:46:12 +0100
commit235df2d80d3b196943043203bcb900325013a80a (patch)
treee27d17f3eac9df24817b8803093dfa109d5da98f /arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts
parentarm64: dts: clearfog-gt-8k: 1G eth PHY reset signal (diff)
downloadwireguard-linux-235df2d80d3b196943043203bcb900325013a80a.tar.xz
wireguard-linux-235df2d80d3b196943043203bcb900325013a80a.zip
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 <baruch@tkos.co.il> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Diffstat (limited to 'arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts')
-rw-r--r--arch/arm64/boot/dts/marvell/armada-8040-clearfog-gt-8k.dts12
1 files changed, 12 insertions, 0 deletions
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 f2e5b98f0c32..dfb26661a88e 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 {