mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-01 16:57:18 +09:00
ARM: shmobile: r8a7740 dtsi: Remove duplicate interrupt-parent property
Caused by interaction between commit08ec67b50d("ARM: shmobile: r8a7740 dtsi: Add Ethernet support") and commit9ff254adc1("ARM: shmobile: dts: Move interrupt-parent property to root node"). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
committed by
Simon Horman
parent
c9af5428be
commit
3fa3985e62
@@ -124,7 +124,6 @@
|
||||
compatible = "renesas,gether-r8a7740";
|
||||
reg = <0xe9a00000 0x800>,
|
||||
<0xe9a01800 0x800>;
|
||||
interrupt-parent = <&gic>;
|
||||
interrupts = <0 110 IRQ_TYPE_LEVEL_HIGH>;
|
||||
/* clocks = <&mstp3_clks R8A7740_CLK_GETHER>; */
|
||||
phy-mode = "mii";
|
||||
|
||||
Reference in New Issue
Block a user