diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-11-17 08:24:46 +0300 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-11-29 16:21:08 +0300 |
commit | 897281bac45c83c493d8dc1906dbee97950ad625 (patch) | |
tree | 62d695280f3e5a03ea5c7a82f42b845640f017e1 /arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts | |
parent | 6af9bd453112bd0ee8f69e2c5c2e27bd725b1cb0 (diff) | |
download | linux-897281bac45c83c493d8dc1906dbee97950ad625.tar.xz |
arm64: dts: uniphier: remove unnecessary interrupt-parent
These were added to make the ARM64 branch self-contained because
updates for ARM and ARM64 are supposed to be sent as separate
pull requests.
Now, they were merged together in Linus' tree and interrupt-parent
from the arch/arm/boot/dts/uniphier-support-card.dtsi is visible from
ARM64 DT files by the cross-arch reference.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts')
-rw-r--r-- | arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts b/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts index 6b5b6c285964..f9f06fcfb94a 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts +++ b/arch/arm64/boot/dts/socionext/uniphier-pxs3-ref.dts @@ -38,7 +38,6 @@ }; ðsc { - interrupt-parent = <&gpio>; interrupts = <4 8>; }; |