diff options
author | 2017-06-18 19:11:03 -0700 | |
---|---|---|
committer | 2017-06-18 19:11:03 -0700 | |
commit | c7404287ebfb906d5cb92198673ae7e323ff620e (patch) | |
tree | 5668a609712f76ec89a98a5840e2df188e839d76 | |
parent | Merge tag 'v4.13-rockchip-dts64-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into next/dt64 (diff) | |
parent | arm64: dts: exynos: Remove the te-gpios property in the TM2 boards (diff) | |
download | wireguard-linux-c7404287ebfb906d5cb92198673ae7e323ff620e.tar.xz wireguard-linux-c7404287ebfb906d5cb92198673ae7e323ff620e.zip |
Merge tag 'samsung-dt64-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/dt64
Samsung DeviceTree ARM64 update for v4.13:
1. Remove unneeded TE interrupt gpio property.
* tag 'samsung-dt64-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
arm64: dts: exynos: Remove the te-gpios property in the TM2 boards
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to '')
-rw-r--r-- | arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts index 3ff95277a8ec..23191eb9397c 100644 --- a/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts +++ b/arch/arm64/boot/dts/exynos/exynos5433-tm2.dts @@ -60,7 +60,6 @@ vci-supply = <&ldo28_reg>; reset-gpios = <&gpg0 0 GPIO_ACTIVE_LOW>; enable-gpios = <&gpf1 5 GPIO_ACTIVE_HIGH>; - te-gpios = <&gpf1 3 GPIO_ACTIVE_HIGH>; }; }; |