ARM: nomadik: fix IRQ assignment for SMC ethernet
authorLinus Walleij <linus.walleij@linaro.org>
Sat, 18 May 2013 22:47:39 +0000 (00:47 +0200)
committerOlof Johansson <olof@lixom.net>
Tue, 21 May 2013 06:49:51 +0000 (23:49 -0700)
commitb98da4db297bad34a5577df36ff4cb2a8fc90923
tree4cea406710d7dc2a9f6416b43f88102e1118818e
parentd595f0a0c553434ff2875f2e6d68ca641d3d9f1f
ARM: nomadik: fix IRQ assignment for SMC ethernet

The assignment of IRQ for the SMC91x ethernet adapter had two
problems making it non-working:

- It was not put into the ethernet device node. Let's do this
  by using the board-specific overlay, so we can make other
  overlays on other Nomadik boards.

- The IRQ number was actually completely wrong, this was the
  number for NHK8815, not S8815.

After this ethernet starts working on the USB S8815.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/boot/dts/ste-nomadik-s8815.dts