commit | dd54739dc4eeacf8972a5dc4f2cbdd85a7b7d27c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 20 19:48:30 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 22 10:34:08 2014 -0600 |
tree | 809364fed3ea39af52756e74d28ead7316eafdbd | |
parent | 2fdd7d9e1a7537496203e23c4ba0f4d35b60aa81 [diff] |
dm: exynos: Bring in pinctrl dts files from Linux kernel Bring in required device tree files for pinctrl from Linux v3.14. These are initially unchanged and have a number of pieces not needed by U-Boot. Note that exynos5420 is renamed to exynos54xx here since we want to support exynos5422 also. Signed-off-by: Simon Glass <sjg@chromium.org>