From: manivannan.sadhasivam@linaro.org (Manivannan Sadhasivam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 00/10] Add Actions Semi S900 pinctrl and gpio support
Date: Mon, 19 Feb 2018 23:10:03 +0530 [thread overview]
Message-ID: <20180219174003.ocijnddmftktxftb@linaro.org> (raw)
In-Reply-To: <72e49775-3a3e-0b47-61e9-079d4be6c9d9@suse.de>
On Sat, Feb 17, 2018 at 10:19:50PM +0100, Andreas F?rber wrote:
> Am 17.02.2018 um 21:44 schrieb Manivannan Sadhasivam:
> > This patchset adds pinctrl and gpio support for Actions Semi S900 SoC.
> > Pinctrl and gpio subsystems share the common set of register range but
> > implemented as individual drivers for making it less complex.
> >
> > Pinmux functions are only accessible for pin groups while pinconf
> > parameters are available for both pin groups and individual pins.
> >
> > gpio-line-names has been added for the Bubblegum-96 board matching the
> > 96Boards CE specification v1.0.
> >
> > Both pinctrl and gpio drivers are verified using the Bubblegum-96 board.
> >
> > This patchset depends on the clock driver which is still under review:
> > https://lkml.org/lkml/2018/2/9/831
>
> What this forgets to point out is that I had authored pinctrl and gpio
> drivers for S500, with preparations for S700 and S900, derived from my
> to-be-submitted pinctrl/gpio drivers for RTD1295, while this one was
> developed independently by Mani for S900. Our intention is to align them
> as part of patch review and redo S500 on top of the result.
>
Sorry for not mentioning that (not intentional). So, I'll push out V2 of the
pinctrl and gpio drivers incorporating all review comments. If that looks
good then we can work on adding S500 support on top of it.
Otherwise we can look on integrating S900 pinctrl definitions with your base
driver. Anyway, for making it easier for comparing both drivers, are you going
to submit yours?
> Regards,
> Andreas
>
> --
> SUSE Linux GmbH, Maxfeldstr. 5, 90409 N?rnberg, Germany
> GF: Felix Imend?rffer, Jane Smithard, Graham Norton
> HRB 21284 (AG N?rnberg)
> --
> To unsubscribe from this list: send the line "unsubscribe linux-gpio" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2018-02-19 17:40 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-17 20:44 [PATCH 00/10] Add Actions Semi S900 pinctrl and gpio support Manivannan Sadhasivam
2018-02-17 20:44 ` [PATCH 01/10] dt-bindings: pinctrl: Add bindings for Actions S900 SoC Manivannan Sadhasivam
2018-02-17 21:03 ` Andreas Färber
2018-02-19 17:13 ` Manivannan Sadhasivam
2018-02-19 20:34 ` Rob Herring
2018-02-17 20:44 ` [PATCH 02/10] arm64: dts: actions: Add pinctrl node for S900 Manivannan Sadhasivam
2018-02-17 20:44 ` [PATCH 03/10] arm64: actions: Enable PINCTRL in platforms Kconfig Manivannan Sadhasivam
2018-02-17 20:44 ` [PATCH 04/10] pinctrl: actions: Add Actions S900 pinctrl driver Manivannan Sadhasivam
2018-02-17 21:41 ` Andreas Färber
2018-02-19 17:29 ` Manivannan Sadhasivam
2018-02-20 7:53 ` Philippe Ombredanne
2018-02-21 14:56 ` Manivannan Sadhasivam
2018-02-17 20:44 ` [PATCH 05/10] dt-bindings: gpio: Add gpio nodes for Actions S900 SoC Manivannan Sadhasivam
2018-02-19 20:35 ` Rob Herring
2018-02-21 14:58 ` Manivannan Sadhasivam
2018-02-21 18:05 ` Andreas Färber
2018-02-21 23:52 ` Rob Herring
2018-02-17 20:44 ` [PATCH 06/10] arm64: dts: actions: Add S900 gpio nodes Manivannan Sadhasivam
2018-02-17 21:08 ` Andreas Färber
2018-02-19 17:43 ` Manivannan Sadhasivam
2018-02-17 20:44 ` [PATCH 07/10] arm64: dts: actions: Add gpio line names to Bubblegum-96 board Manivannan Sadhasivam
2018-02-17 20:44 ` [PATCH 08/10] gpio: Add gpio driver for Actions OWL S900 SoC Manivannan Sadhasivam
2018-02-18 14:45 ` Andy Shevchenko
2018-02-19 17:20 ` Manivannan Sadhasivam
2018-02-20 7:55 ` Philippe Ombredanne
2018-02-21 14:55 ` Manivannan Sadhasivam
2018-02-17 20:44 ` [PATCH 09/10] MAINTAINERS: Add reviewer for ACTIONS platforms Manivannan Sadhasivam
2018-02-17 20:44 ` [PATCH 10/10] MAINTAINERS: Add Actions Semi S900 pinctrl and gpio entries Manivannan Sadhasivam
2018-02-17 21:21 ` Andreas Färber
2018-02-19 17:30 ` Manivannan Sadhasivam
2018-02-17 21:19 ` [PATCH 00/10] Add Actions Semi S900 pinctrl and gpio support Andreas Färber
2018-02-19 17:40 ` Manivannan Sadhasivam [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-02-28 17:48 Manivannan Sadhasivam
2018-02-28 18:23 ` Manivannan Sadhasivam
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=20180219174003.ocijnddmftktxftb@linaro.org \
--to=manivannan.sadhasivam@linaro.org \
--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).