From: Ray Jui <rjui@broadcom.com>
To: Yendapally Reddy Dhananjaya Reddy <yrdreddy@broadcom.com>,
Linus Walleij <linus.walleij@linaro.org>,
Scott Branden <sbranden@broadcom.com>,
Jon Mason <jonmason@broadcom.com>
Cc: 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>,
linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
bcm-kernel-feedback-list@broadcom.com
Subject: Re: [PATCH 0/3] pinmux support for Broadcom NSP SOC
Date: Thu, 10 Dec 2015 14:55:59 -0800 [thread overview]
Message-ID: <566A02FF.9080708@broadcom.com> (raw)
In-Reply-To: <1448042120-9212-1-git-send-email-yrdreddy@broadcom.com>
Hi,
On 11/20/2015 9:55 AM, Yendapally Reddy Dhananjaya Reddy wrote:
> This patchset contains the pinmux support for the Broadcom's
> Northstar Plus (NSP) SOC.
>
> The first patch provides the documentation details and the
> second patch contains the driver details. The third patch
> contains the enable method.
>
> This patchset has been tested on NSP bcm958625HR board.
> This patchset is based on v4.4.0-rc1 and is available from github
> repo: https://github.com/Broadcom/cygnus-linux.git
> branch: nsp-pinmux-v1
>
> Yendapally Reddy Dhananjaya Reddy (3):
> pinctrl: Broadcom NSP pinctrl device tree bindings
> pinctrl: nsp: add pinmux driver support for Broadcom NSP SoC
> ARM: dts: enable pinctrl for Broadcom NSP
>
> .../bindings/pinctrl/brcm,nsp-pinmux.txt | 79 +++
> arch/arm/boot/dts/bcm-nsp.dtsi | 7 +
> arch/arm/boot/dts/bcm958625k.dts | 9 +
> drivers/pinctrl/bcm/Kconfig | 13 +
> drivers/pinctrl/bcm/Makefile | 1 +
> drivers/pinctrl/bcm/pinctrl-nsp-mux.c | 650 +++++++++++++++++++++
> 6 files changed, 759 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/pinctrl/brcm,nsp-pinmux.txt
> create mode 100644 drivers/pinctrl/bcm/pinctrl-nsp-mux.c
>
This entire patch set looks good to me.
Reviewed-by: Ray Jui <rjui@broadcom.com>
Thanks,
Ray
prev parent reply other threads:[~2015-12-10 22:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-20 17:55 [PATCH 0/3] pinmux support for Broadcom NSP SOC Yendapally Reddy Dhananjaya Reddy
2015-12-10 22:55 ` Ray Jui [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=566A02FF.9080708@broadcom.com \
--to=rjui@broadcom.com \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=jonmason@broadcom.com \
--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=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=sbranden@broadcom.com \
--cc=yrdreddy@broadcom.com \
/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).