commit | 5c4689e43e87606661fe8dca6c98eaea4d153a73 | [log] [tgz] |
---|---|---|
author | Adam Ford <aford173@gmail.com> | Mon Sep 03 13:56:47 2018 -0500 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 11 21:39:30 2018 -0400 |
tree | f0b017ed46dbbf3d411396bbd10434af52746fdd | |
parent | 4869fa3f46e6400358a9f3cef76ec96b80c4cc8b [diff] |
ARM: omap3_logic: 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>