All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] ARM: davinci: da850: Manual pinmux only when PINCTRL not available
Date: Sun, 14 Jul 2019 09:08:27 -0400	[thread overview]
Message-ID: <20190714130827.GW5621@bill-the-cat> (raw)
In-Reply-To: <20190610182508.28223-1-aford173@gmail.com>

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@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>

      reply	other threads:[~2019-07-14 13:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-10 18:25 [U-Boot] [PATCH] ARM: davinci: da850: Manual pinmux only when PINCTRL not available Adam Ford
2019-07-14 13:08 ` Tom Rini [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190714130827.GW5621@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.