From: Eric Anholt <eric@anholt.net>
To: linux-rpi-kernel@lists.infradead.org
Cc: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org,
Stephen Warren <swarren@wwwdotorg.org>,
Lee Jones <lee@kernel.org>,
Florian Fainelli <f.fainelli@gmail.com>,
Rob Herring <robh+dt@kernel.org>, Pawel Moll <pawel.moll@arm.com>,
Mark Rutland <mark.rutland@arm.com>,
Ian Campbell <ijc+devicetree@hellion.org.uk>,
Kumar Gala <galak@codeaurora.org>,
devicetree@vger.kernel.org,
Linus Walleij <linus.walleij@linaro.org>,
linux-gpio@vger.kernel.org,
Stefan Wahren <stefan.wahren@i2se.com>,
Eric Anholt <eric@anholt.net>
Subject: [PATCH 0/5] BCM2835 pinctrl DT rework (resend)
Date: Fri, 26 Feb 2016 10:19:11 -0800 [thread overview]
Message-ID: <1456510756-15337-1-git-send-email-eric@anholt.net> (raw)
Here's a series for cleaning up the pinctrl groups on BCM2835
(Raspberry Pi). This was partially inspired by Stefan Wahren's
patches for the EMMC SDHCI controller, but really triggered by needing
to switch pinmuxes to enable the SDHOST SD controller (which gives me
a 60% read speed improvement). Patches for adding that driver will
follow.
I think this is more or less how pinctrl is expected to be used for a
platform like this. It certainly cleans up the board files.
This is a resend because only 3 came through last time. My former
SMTP relay decided to start rejecting half my mails this week. I've
now swapped systems.
Eric Anholt (5):
ARM: bcm2835: Define standard pinctrl groups in the gpio node.
ARM: bcm2835: Replace alt0/i2s_alt[02] with standard groups.
ARM: bcm2835: Move the emmc pin group to bcm283x.dtsi.
ARM: bcm2835: Add a group for mapping pins 48-53 to sdhost.
ARM: bcm2835: Move most RPi default pin groups to their devices.
arch/arm/boot/dts/bcm2835-rpi-a-plus.dts | 11 +-
arch/arm/boot/dts/bcm2835-rpi-a.dts | 11 +-
arch/arm/boot/dts/bcm2835-rpi-b-plus.dts | 11 +-
arch/arm/boot/dts/bcm2835-rpi-b-rev2.dts | 11 +-
arch/arm/boot/dts/bcm2835-rpi-b.dts | 4 -
arch/arm/boot/dts/bcm2835-rpi.dtsi | 30 ++++--
arch/arm/boot/dts/bcm2836-rpi-2-b.dts | 11 +-
arch/arm/boot/dts/bcm283x.dtsi | 178 +++++++++++++++++++++++++++++++
8 files changed, 213 insertions(+), 54 deletions(-)
--
2.7.0
next reply other threads:[~2016-02-26 20:47 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-26 18:19 Eric Anholt [this message]
2016-02-26 18:19 ` [PATCH 1/5] ARM: bcm2835: Define standard pinctrl groups in the gpio node Eric Anholt
2016-03-03 21:20 ` Stephen Warren
2016-03-03 22:23 ` Eric Anholt
2016-03-03 22:32 ` Stephen Warren
2016-03-04 9:27 ` Martin Sperl
2016-02-26 18:19 ` [PATCH 2/5] ARM: bcm2835: Replace alt0/i2s_alt[02] with standard groups Eric Anholt
2016-03-03 21:26 ` Stephen Warren
2016-03-03 22:28 ` Eric Anholt
2016-03-03 22:34 ` Stephen Warren
2016-03-08 8:24 ` Linus Walleij
2016-03-08 16:42 ` Stephen Warren
2016-02-26 18:19 ` [PATCH 3/5] ARM: bcm2835: Move the emmc pin group to bcm283x.dtsi Eric Anholt
2016-02-26 18:19 ` [PATCH 4/5] ARM: bcm2835: Add a group for mapping pins 48-53 to sdhost Eric Anholt
2016-02-26 18:19 ` [PATCH 5/5] ARM: bcm2835: Move most RPi default pin groups to their devices Eric Anholt
2016-03-08 8:25 ` Linus Walleij
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=1456510756-15337-1-git-send-email-eric@anholt.net \
--to=eric@anholt.net \
--cc=devicetree@vger.kernel.org \
--cc=f.fainelli@gmail.com \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=lee@kernel.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-rpi-kernel@lists.infradead.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=stefan.wahren@i2se.com \
--cc=swarren@wwwdotorg.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
all inboxes | Powered by JetHome®