commit | f065500450bb4a982e973c12a06cb897d5c9aadd | [log] [tgz] |
---|---|---|
author | Przemyslaw Marczak <p.marczak@samsung.com> | Fri Oct 24 17:45:00 2014 +0200 |
committer | Simon Glass <sjg@chromium.org> | Mon Oct 27 19:21:07 2014 -0600 |
tree | f10fe80c33ab606110103cd444218773ae1e2e29 | |
parent | 4367c71301c828d110105436bddfe1418613ea2f [diff] |
exynos4412: dts: fix bad gpio order in pinctrl The pinctrl dts was imported from the kernel, but the order of GPM and GPY is wrong. The gpio enum in: asm/arch/gpio.h is proper. Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> Acked-by: Simon Glass <sjg@chromium.org>