commit | 2430f07b8cd7e00b6ffb8f1959431555dc9d38d3 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Sun Sep 09 07:25:30 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Sat Sep 29 08:07:26 2018 -0400 |
tree | b324f4732a12f737ea741ab9d753123b8e66cf97 | |
parent | c4f1632a80819d891ebcca26c0ba017f9224b89a [diff] |
ARM: am3517_evm: Enable Pinctrl The simple pinctrl driver currently available works with the omap3. Enabling this will use the device tree to automatically set the pin-muxing for various drivers. Signed-off-by: Adam Ford <aford173@gmail.com>