commit | e3582fab28ab69f62435038aa0769eaf547e829c | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Oct 20 19:48:31 2014 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Oct 22 10:34:12 2014 -0600 |
tree | a0d9dcdde71d483fd5c990ace2d368dc326396e7 | |
parent | 144cb555bc708f5f80ff3d6f116ed403155d8dc3 [diff] |
dm: exynos: dts: Remove unused pinctrl information to save space We don't include the pinctrl functions for U-Boot as they use up quite a bit of space and are not used. We could instead perhaps eliminate this material with fdtgrep, but so far this tool has not made it to upstream. Signed-off-by: Simon Glass <sjg@chromium.org>