commit | f61a5016cad14d09fa8398459277d99e18f16f78 | [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 | 39ce125af21b6dd6870201c88f024f6b57e4f57a [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>