Re: [PATCH 3/4] ARM: omap3_beagle: Enable Pinctrl

2022-03-14 Thread Tom Rini
On Fri, Feb 25, 2022 at 12:18:33PM +0100, Romain Naour wrote: > 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. > > Based on commit: 57dbf754e37d3347cad441f3869bf72c0d726a71 >

[PATCH 3/4] ARM: omap3_beagle: Enable Pinctrl

2022-02-25 Thread Romain Naour
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. Based on commit: 57dbf754e37d3347cad441f3869bf72c0d726a71 Signed-off-by: Romain Naour --- configs/omap3_beagle_defconfig | 2 ++ 1