diff options
| author | Simon Shields <simon@lineageos.org> | 2018-04-05 21:21:20 +1000 |
|---|---|---|
| committer | Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> | 2021-10-13 03:37:49 +0200 |
| commit | 3cad1809b5d02cbf2b2eb4fb4d7ae387633ccf59 (patch) | |
| tree | c2a10d726e839f90d31f5de2f137be412ed7b647 /arch | |
| parent | e40be1df3b0b91661373619863b268721478aa49 (diff) | |
| download | kernel_replicant_linux-3cad1809b5d02cbf2b2eb4fb4d7ae387633ccf59.tar.gz kernel_replicant_linux-3cad1809b5d02cbf2b2eb4fb4d7ae387633ccf59.tar.bz2 kernel_replicant_linux-3cad1809b5d02cbf2b2eb4fb4d7ae387633ccf59.zip | |
HACK: add modem power on/off driver
This should probably be handled in userspace.
Signed-off-by: Simon Shields <simon@lineageos.org>
GNUtoo@cyberdimension.org: rebase, small fixes
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/boot/dts/exynos4412-midas-3g.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/exynos4412-midas-3g.dtsi b/arch/arm/boot/dts/exynos4412-midas-3g.dtsi index 8460a8e4db52..f7a7ce703c9d 100644 --- a/arch/arm/boot/dts/exynos4412-midas-3g.dtsi +++ b/arch/arm/boot/dts/exynos4412-midas-3g.dtsi @@ -99,7 +99,6 @@ reset-req-gpios = <&gpm3 3 GPIO_ACTIVE_HIGH>; pda-active-gpios = <&gpf1 6 GPIO_ACTIVE_HIGH>; link-active-gpios = <&gpf1 1 GPIO_ACTIVE_HIGH>; - link-hostwake-gpios = <&gpx1 1 GPIO_ACTIVE_HIGH>; link-slavewake-gpios = <&gpx1 0 GPIO_ACTIVE_HIGH>; suspend-req-gpios = <&gpm2 4 GPIO_ACTIVE_HIGH>; |
