From: Neil Armstrong <narmstrong@baylibre.com>
To: khilman@baylibre.com, carlo@caione.org, linus.walleij@linaro.org
Cc: Neil Armstrong <narmstrong@baylibre.com>,
linux-gpio@vger.kernel.org, linux-amlogic@lists.infradead.org,
linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org
Subject: [PATCH v2 0/2] pinctrl: meson: Fix and add missing pins definitions
Date: Thu, 23 Mar 2017 11:41:09 +0100 [thread overview]
Message-ID: <20170323104112.16558-1-narmstrong@baylibre.com> (raw)
This patchset fixes the GXBB and GXL pins definitions and add missing GXL
pins to have an 1:1 support for GXBB and GXL.
The error in the current GXL pins definitions was only some bits inversions
in same groups, behaviour should be the same.
Missing pins on GXL was the UART rts/cts, NOR pins, AO i2c and a PWM alias.
Changes since v1 at [1]:
- Dropped already applied "pinctrl: meson-gxbb: Fix typo in i2c ao groups"
- Moved pwm_ao_b_6 in the pwm_ao_b function, in pinctrl and DT
- Rebased on pinctrl/devel branch
[1] http://lkml.kernel.org/r/1488893462-7016-1-git-send-email-narmstrong@baylibre.com
Neil Armstrong (2):
pinctrl: meson-gxl: Fix inverted registers and add missing pins
ARM64: dts: meson-gxl: Add missing pinctrl pins groups
arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 32 ++++++++++++
drivers/pinctrl/meson/pinctrl-meson-gxl.c | 83 ++++++++++++++++++++++++------
2 files changed, 100 insertions(+), 15 deletions(-)
--
2.7.0
next reply other threads:[~2017-03-23 10:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-23 10:41 Neil Armstrong [this message]
2017-03-23 10:41 ` [PATCH v2 1/2] pinctrl: meson-gxl: Fix inverted registers and add missing pins Neil Armstrong
2017-03-28 9:26 ` Linus Walleij
2017-03-23 10:41 ` [PATCH v2 2/2] ARM64: dts: meson-gxl: Add missing pinctrl pins groups Neil Armstrong
2017-03-28 9:27 ` Linus Walleij
2017-03-28 19:37 ` Kevin Hilman
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=20170323104112.16558-1-narmstrong@baylibre.com \
--to=narmstrong@baylibre.com \
--cc=carlo@caione.org \
--cc=khilman@baylibre.com \
--cc=linus.walleij@linaro.org \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-gpio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.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).