commit | 5e45a2589d24573c564630990c88ac93659f8fe4 | [log] [tgz] |
---|---|---|
author | Ludovic Desroches <ludovic.desroches@atmel.com> | Fri Feb 19 20:21:17 2016 +0100 |
committer | Olof Johansson <olof@lixom.net> | Wed Feb 24 00:08:19 2016 -0800 |
tree | 5736b86b2d7a39e20bf48941fcc13aff99f6b1b2 | |
parent | b223c9f59389a7802c47ea4c6889dccb2f1a1a60 [diff] |
ARM: at91/dt: fix typo in sama5d2 pinmux descriptions PIN_PA15 macro has the same value as PIN_PA14 so we were overriding PA14 mux/configuration. Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com> Reported-by: Cyrille Pitchen <cyrille.pitchen@atmel.com> Fixes: 7f16cb676c00 ("ARM: at91/dt: add sama5d2 pinmux") Cc: <stable@vger.kernel.org> # v4.4+ Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Olof Johansson <olof@lixom.net>