[U-Boot] [PATCH] ARM: davinci: da850: Manual pinmux only when PINCTRL not available
Tom Rini
trini at konsulko.com
Sun Jul 14 13:08:27 UTC 2019
On Mon, Jun 10, 2019 at 01:25:08PM -0500, Adam Ford wrote:
> With a recent update to the pinctrl-single driver and the fact
> that the da850evm has both DM and OF_CONTROL working in both SPL
> and U-Boot, some of the manual pinmuxing can be setup to only
> be activated when either the driver doesn't have DM for it, or
> when CONFIG_PINMUX isn't available (only during SPL). If the
> code ever shrinks enough to support PINCTRL in SPL, a lot of this
> can go away. This also remove some manual pinmuxing not needed
> by SPL to give SPL a little more breathing room.
>
> Signed-off-by: Adam Ford <aford173 at gmail.com>
>
> diff --git a/board/davinci/da8xxevm/da850evm.c b/board/davinci/da8xxevm/da850evm.c
> index a90b7a3538..5180128db4 100644
Applied to u-boot/master, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190714/6584587f/attachment.sig>
More information about the U-Boot
mailing list