All of lore.kernel.org
 help / color / mirror / Atom feed
From: thierry.reding@gmail.com (Thierry Reding)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH 0/3] pwm: meson-axg: add pwm controller driver
Date: Tue, 5 Dec 2017 09:52:27 +0100	[thread overview]
Message-ID: <20171205085227.GD7386@ulmo> (raw)
In-Reply-To: <20171204060018.8856-1-yixun.lan@amlogic.com>

On Mon, Dec 04, 2017 at 02:00:15PM +0800, Yixun Lan wrote:
> This patch series try to add PWM controller driver for the 
> Amlogic's Meson-AXG SoC. Update the Clock sources, pin DT.
> 
> Jian Hu (3):
>   dt-bindings: pwm: update bindings for the Meson-AXG
>   pwm: meson: add clock source configuratin for Meson-AXG

Applied both of these, thanks.

Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-amlogic/attachments/20171205/79d728d5/attachment.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: Yixun Lan <yixun.lan@amlogic.com>
Cc: Kevin Hilman <khilman@baylibre.com>,
	linux-pwm@vger.kernel.org, linux-amlogic@lists.infradead.org,
	Rob Herring <robh+dt@kernel.org>,
	devicetree@vger.kernel.org,
	Neil Armstrong <narmstrong@baylibre.com>,
	Jerome Brunet <jbrunet@baylibre.com>,
	Mark Rutland <mark.rutland@arm.com>,
	Carlo Caione <carlo@caione.org>, Jian Hu <jian.hu@amlogic.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/3] pwm: meson-axg: add pwm controller driver
Date: Tue, 5 Dec 2017 09:52:27 +0100	[thread overview]
Message-ID: <20171205085227.GD7386@ulmo> (raw)
In-Reply-To: <20171204060018.8856-1-yixun.lan@amlogic.com>

[-- Attachment #1: Type: text/plain, Size: 368 bytes --]

On Mon, Dec 04, 2017 at 02:00:15PM +0800, Yixun Lan wrote:
> This patch series try to add PWM controller driver for the 
> Amlogic's Meson-AXG SoC. Update the Clock sources, pin DT.
> 
> Jian Hu (3):
>   dt-bindings: pwm: update bindings for the Meson-AXG
>   pwm: meson: add clock source configuratin for Meson-AXG

Applied both of these, thanks.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: thierry.reding@gmail.com (Thierry Reding)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/3] pwm: meson-axg: add pwm controller driver
Date: Tue, 5 Dec 2017 09:52:27 +0100	[thread overview]
Message-ID: <20171205085227.GD7386@ulmo> (raw)
In-Reply-To: <20171204060018.8856-1-yixun.lan@amlogic.com>

On Mon, Dec 04, 2017 at 02:00:15PM +0800, Yixun Lan wrote:
> This patch series try to add PWM controller driver for the 
> Amlogic's Meson-AXG SoC. Update the Clock sources, pin DT.
> 
> Jian Hu (3):
>   dt-bindings: pwm: update bindings for the Meson-AXG
>   pwm: meson: add clock source configuratin for Meson-AXG

Applied both of these, thanks.

Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20171205/79d728d5/attachment.sig>

  parent reply	other threads:[~2017-12-05  8:52 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-04  6:00 [PATCH 0/3] pwm: meson-axg: add pwm controller driver Yixun Lan
2017-12-04  6:00 ` Yixun Lan
2017-12-04  6:00 ` Yixun Lan
2017-12-04  6:00 ` Yixun Lan
2017-12-04  6:00 ` [PATCH 1/3] dt-bindings: pwm: update bindings for the Meson-AXG Yixun Lan
2017-12-04  6:00   ` Yixun Lan
2017-12-04  6:00   ` Yixun Lan
2017-12-04  6:00   ` Yixun Lan
2017-12-04 22:39   ` Rob Herring
2017-12-04 22:39     ` Rob Herring
2017-12-04 22:39     ` Rob Herring
2017-12-04  6:00 ` [PATCH 2/3] pwm: meson: add clock source configuratin for Meson-AXG Yixun Lan
2017-12-04  6:00   ` Yixun Lan
2017-12-04  6:00   ` Yixun Lan
2017-12-04  6:00   ` Yixun Lan
2017-12-04  6:00 ` [PATCH 3/3] ARM64: dts: meson-axg: add PWM DT info for Meson-Axg SoC Yixun Lan
2017-12-04  6:00   ` Yixun Lan
2017-12-04  6:00   ` Yixun Lan
2017-12-04  6:00   ` Yixun Lan
2017-12-04  9:17   ` Jerome Brunet
2017-12-04  9:17     ` Jerome Brunet
2017-12-04  9:17     ` Jerome Brunet
2017-12-04  9:29     ` Jerome Brunet
2017-12-04  9:29       ` Jerome Brunet
2017-12-04  9:29       ` Jerome Brunet
2017-12-04  9:29       ` Jerome Brunet
2017-12-05  8:52 ` Thierry Reding [this message]
2017-12-05  8:52   ` [PATCH 0/3] pwm: meson-axg: add pwm controller driver Thierry Reding
2017-12-05  8:52   ` Thierry Reding

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=20171205085227.GD7386@ulmo \
    --to=thierry.reding@gmail.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.