commit | 2909abd0e077ca70a5d6833e1ea7fb48ff989c08 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sun Sep 09 16:12:11 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sat Sep 29 08:07:28 2018 -0400 |
tree | 2981b43c6d658e7624b3989b3cb6c6dd7c2f6eeb | |
parent | 626a9ec58cc1678efceee88a815b5a67c84bcde2 [diff] |
ARM: omap3_logic: Remove some manual pin-muxing With the pinctrl function enabled and the device tree setting up the pins we want to use, this patch removes the manual pinmuxing except for that which is not done by the device tree and minimal pins necessary for SPL (like serial, GPMC, and MMC) Signed-off-by: Adam Ford <aford173@gmail.com>