linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: sunxi: dt: Split the SPI pinctrl groups
Date: Sun, 10 May 2015 10:24:33 +0200	[thread overview]
Message-ID: <20150510082433.GB11057@lukather> (raw)
In-Reply-To: <1430639236-10785-1-git-send-email-maxime.ripard@free-electrons.com>

On Sun, May 03, 2015 at 09:47:16AM +0200, Maxime Ripard wrote:
> The pinctrl groups for SPI until now were also adding the chip selects in
> the SPI pinctrl group.
> 
> This was causing a few issues, since a board was forced to use a random
> number of chipselects, even though it might use one of these chip selects
> for another pin.
> 
> The number of chipselects defined was also not the same from one group to
> another because of different needs at the time these groups have been
> introduced, resulting in no clear view from the board DTS on what exactly
> is being muxed, which even might change in the future.
> 
> Solve this by creating different pinctrl groups for the chipselects and the
> standard SPI pins (CLK, MOSI and MISO) so that we fix both issues.
> 
> Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>

Applied.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20150510/67ae2005/attachment.sig>

      reply	other threads:[~2015-05-10  8:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-03  7:47 [PATCH] ARM: sunxi: dt: Split the SPI pinctrl groups Maxime Ripard
2015-05-10  8:24 ` Maxime Ripard [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=20150510082433.GB11057@lukather \
    --to=maxime.ripard@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).