]> git.sur5r.net Git - u-boot/commit
ARC: AXS10x: DTS: Remove unused interrupt properties
authorEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Tue, 23 Jan 2018 14:03:15 +0000 (17:03 +0300)
committerAlexey Brodkin <abrodkin@synopsys.com>
Mon, 2 Apr 2018 09:26:13 +0000 (12:26 +0300)
commitbdc9f02fab03584096a00e3a8c1d31f1842498d6
tree710bcb04b5e56778b986cf451f8a92a6162e8911
parentf3b623fa52ce5c67732ea2d789d5e21667e88db3
ARC: AXS10x: DTS: Remove unused interrupt properties

Some device tree nodes (like ethernet, ohci, ehci) in axs10x_mb.dtsi
were copied from linux device tree, so they have interrupts properties.
As we don't use interrupts in uboot we don't have interrupt controller
node in AXS10x device tree. In result we get warnings when we compile
such device tree.

So remove unused interrupts properties to get rid of this warnings.

Signed-off-by: Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
arch/arc/dts/axs10x_mb.dtsi