commit | 2ad6e39867cf026e668a4c566725c2c65dbde406 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Sun Jan 06 01:02:42 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jan 28 23:24:40 2013 +0100 |
tree | beabfde792e10dd48dfc03d07998dc34ab4cc1c3 | |
parent | 6010d40320f8827441414886c46a7dbc6460439a [diff] |
ARM: nomadik: convert SMSC91x ethernet to device tree This converts the SMSC91x ethernet controller to use device tree. The existing solution from the board file, to request the GPIO triggering the ethernet IRQ from the board file is kept for the time being, but the GPIO number assignment is moved over to the device tree. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>