]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: omap3_logic: Enable Pinctrl
authorAdam Ford <aford173@gmail.com>
Mon, 3 Sep 2018 18:56:47 +0000 (13:56 -0500)
committerTom Rini <trini@konsulko.com>
Wed, 12 Sep 2018 01:39:30 +0000 (21:39 -0400)
commit9727ef27bb8de555f9f62c209eeb51558e4b246b
treef0b017ed46dbbf3d411396bbd10434af52746fdd
parent07cb8c63ec822a45bc82e4f2d67a2a30282abba9
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>
configs/omap3_logic_defconfig