All of lore.kernel.org
 help / color / mirror / Atom feed
From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v4 0/2] dt: add pinctrl driver for Meson-AXG SoC
Date: Fri, 15 Dec 2017 11:48:29 -0800	[thread overview]
Message-ID: <7ha7yj93hu.fsf@baylibre.com> (raw)
In-Reply-To: <20171208015418.9632-1-yixun.lan@amlogic.com> (Yixun Lan's message of "Fri, 8 Dec 2017 09:54:16 +0800")

Yixun Lan <yixun.lan@amlogic.com> writes:

> This is DT part patchset for adding pinctrl support for
> the Amlogic's Meson-AXG SoC.
>   
> Changes since v3 at [3]
>   -- rebase to khilman's v4.16/dt64 branch and re-send
>   -- add Rob's Ack
>
> Changes since v2 at [2]:
>   -- Resend this patch series due to fail to send patch [2/2]
>
> Changes since v1 at [1]:
>   -- Separate DT part patches
>   -- Add Neil Armstrong's Ack
>
> [3]
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005392.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005393.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005394.html
>
> [2]
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005390.html
>
> [1] 
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005270.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005271.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005272.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005273.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005274.html
>
> Xingyu Chen (2):
>   documentation: Add compatibles for Amlogic Meson AXG pin controllers
>   ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC

Applied both to v4.14/dt64

Normally, the documentation patch should go with the driver, but since
Linus has already merged the driver, this time I'll take it with the DT
itself.

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
To: Yixun Lan <yixun.lan-LpR1jeaWuhtBDgjK7y7TUQ@public.gmane.org>
Cc: linux-amlogic-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
	Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
	Linus Walleij
	<linus.walleij-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>,
	Neil Armstrong
	<narmstrong-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>,
	Jerome Brunet <jbrunet-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>,
	Carlo Caione <carlo-KA+7E9HrN00dnm+yROfE0A@public.gmane.org>,
	Xingyu Chen <xingyu.chen-LpR1jeaWuhtBDgjK7y7TUQ@public.gmane.org>,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-gpio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH v4 0/2] dt: add pinctrl driver for Meson-AXG SoC
Date: Fri, 15 Dec 2017 11:48:29 -0800	[thread overview]
Message-ID: <7ha7yj93hu.fsf@baylibre.com> (raw)
In-Reply-To: <20171208015418.9632-1-yixun.lan-LpR1jeaWuhtBDgjK7y7TUQ@public.gmane.org> (Yixun Lan's message of "Fri, 8 Dec 2017 09:54:16 +0800")

Yixun Lan <yixun.lan-LpR1jeaWuhtBDgjK7y7TUQ@public.gmane.org> writes:

> This is DT part patchset for adding pinctrl support for
> the Amlogic's Meson-AXG SoC.
>   
> Changes since v3 at [3]
>   -- rebase to khilman's v4.16/dt64 branch and re-send
>   -- add Rob's Ack
>
> Changes since v2 at [2]:
>   -- Resend this patch series due to fail to send patch [2/2]
>
> Changes since v1 at [1]:
>   -- Separate DT part patches
>   -- Add Neil Armstrong's Ack
>
> [3]
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005392.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005393.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005394.html
>
> [2]
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005390.html
>
> [1] 
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005270.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005271.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005272.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005273.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005274.html
>
> Xingyu Chen (2):
>   documentation: Add compatibles for Amlogic Meson AXG pin controllers
>   ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC

Applied both to v4.14/dt64

Normally, the documentation patch should go with the driver, but since
Linus has already merged the driver, this time I'll take it with the DT
itself.

Kevin
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: khilman@baylibre.com (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/2] dt: add pinctrl driver for Meson-AXG SoC
Date: Fri, 15 Dec 2017 11:48:29 -0800	[thread overview]
Message-ID: <7ha7yj93hu.fsf@baylibre.com> (raw)
In-Reply-To: <20171208015418.9632-1-yixun.lan@amlogic.com> (Yixun Lan's message of "Fri, 8 Dec 2017 09:54:16 +0800")

Yixun Lan <yixun.lan@amlogic.com> writes:

> This is DT part patchset for adding pinctrl support for
> the Amlogic's Meson-AXG SoC.
>   
> Changes since v3 at [3]
>   -- rebase to khilman's v4.16/dt64 branch and re-send
>   -- add Rob's Ack
>
> Changes since v2 at [2]:
>   -- Resend this patch series due to fail to send patch [2/2]
>
> Changes since v1 at [1]:
>   -- Separate DT part patches
>   -- Add Neil Armstrong's Ack
>
> [3]
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005392.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005393.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005394.html
>
> [2]
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005390.html
>
> [1] 
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005270.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005271.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005272.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005273.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005274.html
>
> Xingyu Chen (2):
>   documentation: Add compatibles for Amlogic Meson AXG pin controllers
>   ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC

Applied both to v4.14/dt64

Normally, the documentation patch should go with the driver, but since
Linus has already merged the driver, this time I'll take it with the DT
itself.

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Yixun Lan <yixun.lan@amlogic.com>
Cc: <linux-amlogic@lists.infradead.org>,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Linus Walleij <linus.walleij@linaro.org>,
	Neil Armstrong <narmstrong@baylibre.com>,
	Jerome Brunet <jbrunet@baylibre.com>,
	Carlo Caione <carlo@caione.org>,
	Xingyu Chen <xingyu.chen@amlogic.com>,
	<devicetree@vger.kernel.org>, <linux-gpio@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v4 0/2] dt: add pinctrl driver for Meson-AXG SoC
Date: Fri, 15 Dec 2017 11:48:29 -0800	[thread overview]
Message-ID: <7ha7yj93hu.fsf@baylibre.com> (raw)
In-Reply-To: <20171208015418.9632-1-yixun.lan@amlogic.com> (Yixun Lan's message of "Fri, 8 Dec 2017 09:54:16 +0800")

Yixun Lan <yixun.lan@amlogic.com> writes:

> This is DT part patchset for adding pinctrl support for
> the Amlogic's Meson-AXG SoC.
>   
> Changes since v3 at [3]
>   -- rebase to khilman's v4.16/dt64 branch and re-send
>   -- add Rob's Ack
>
> Changes since v2 at [2]:
>   -- Resend this patch series due to fail to send patch [2/2]
>
> Changes since v1 at [1]:
>   -- Separate DT part patches
>   -- Add Neil Armstrong's Ack
>
> [3]
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005392.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005393.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005394.html
>
> [2]
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005390.html
>
> [1] 
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005270.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005271.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005272.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005273.html
> http://lists.infradead.org/pipermail/linux-amlogic/2017-November/005274.html
>
> Xingyu Chen (2):
>   documentation: Add compatibles for Amlogic Meson AXG pin controllers
>   ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC

Applied both to v4.14/dt64

Normally, the documentation patch should go with the driver, but since
Linus has already merged the driver, this time I'll take it with the DT
itself.

Kevin

  parent reply	other threads:[~2017-12-15 19:48 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-08  1:54 [PATCH v4 0/2] dt: add pinctrl driver for Meson-AXG SoC Yixun Lan
2017-12-08  1:54 ` Yixun Lan
2017-12-08  1:54 ` Yixun Lan
2017-12-08  1:54 ` Yixun Lan
2017-12-08  1:54 ` [PATCH v4 1/2] documentation: Add compatibles for Amlogic Meson AXG pin controllers Yixun Lan
2017-12-08  1:54   ` Yixun Lan
2017-12-08  1:54   ` Yixun Lan
2017-12-08  1:54   ` Yixun Lan
2017-12-08  1:54 ` [PATCH v4 2/2] ARM64: dts: meson-axg: add pinctrl DT info for Meson-AXG SoC Yixun Lan
2017-12-08  1:54   ` Yixun Lan
2017-12-08  1:54   ` Yixun Lan
2017-12-08  1:54   ` Yixun Lan
2017-12-15 20:20   ` Kevin Hilman
2017-12-15 20:20     ` Kevin Hilman
2017-12-15 20:20     ` Kevin Hilman
2017-12-15 20:20     ` Kevin Hilman
2017-12-15 19:48 ` Kevin Hilman [this message]
2017-12-15 19:48   ` [PATCH v4 0/2] dt: add pinctrl driver " Kevin Hilman
2017-12-15 19:48   ` Kevin Hilman
2017-12-15 19:48   ` Kevin Hilman
2017-12-16  3:27   ` Yixun Lan
2017-12-16  3:27     ` Yixun Lan
2017-12-16  3:27     ` Yixun Lan
2017-12-16  3:27     ` Yixun Lan

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=7ha7yj93hu.fsf@baylibre.com \
    --to=khilman@baylibre.com \
    --cc=linus-amlogic@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.