diff options
author | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-11-17 14:24:46 +0900 |
---|---|---|
committer | Masahiro Yamada <yamada.masahiro@socionext.com> | 2017-11-29 22:21:08 +0900 |
commit | 897281bac45c83c493d8dc1906dbee97950ad625 (patch) | |
tree | 62d695280f3e5a03ea5c7a82f42b845640f017e1 /arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts | |
parent | 6af9bd453112bd0ee8f69e2c5c2e27bd725b1cb0 (diff) | |
download | linux-rt-897281bac45c83c493d8dc1906dbee97950ad625.tar.gz |
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-ld11-ref.dts')
-rw-r--r-- | arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts b/arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts index dd7193acc7df..6bdefb26b329 100644 --- a/arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts +++ b/arch/arm64/boot/dts/socionext/uniphier-ld11-ref.dts @@ -40,7 +40,6 @@ }; ðsc { - interrupt-parent = <&gpio>; interrupts = <0 8>; }; |