commit | 279571358df1e3f9788f1095d73b777fdb68c7e0 | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Nov 15 09:20:28 2013 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Tue Nov 26 21:01:56 2013 +0100 |
tree | d5d5eb3573b45d240a00734475f36763dc6f3fe1 | |
parent | 817a5b967d5f2c78e9ab41ec91fc44f872201fc6 [diff] |
ARM: ux500: move SKE pin config to device tree This moves the SKE keypad pin control table out of the board file and into the device tree. This was previously set to be active on all MOP500 and HREF boards but after reading the schematic this seems incorrect: the HREFv60 and later uses one of these for MC5 and no reference designs have the SKE connected to any hardware so just leave the pins alone in the power-on state. Signed-off-by: Linus Walleij <linus.walleij@linaro.org>