All of lore.kernel.org
 help / color / mirror / Atom feed
From: khilman@baylibre.com (Kevin Hilman)
To: linus-amlogic@lists.infradead.org
Subject: [PATCH v2 2/3] pwm: meson: add compatible for the gxbb ao pwms
Date: Wed, 14 Jun 2017 10:38:05 -0700	[thread overview]
Message-ID: <m21sqm4ghu.fsf@baylibre.com> (raw)
In-Reply-To: <20170608122416.1993-3-jbrunet@baylibre.com> (Jerome Brunet's message of "Thu, 8 Jun 2017 14:24:15 +0200")

Jerome Brunet <jbrunet@baylibre.com> writes:

> On the gxbb (and gxl) family, the PWMs of the AO domain require a
> specific compatible because the possible input clocks are different
> from the EE PWMs input clocks.
>
> Since the number of possible input clocks is also different, the
> 'num_parents' field is added to all the meson pwm data.
>
> Acked-by: Neil Armstrong <narmstrong@baylibre.com>
> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>

Reviewed-by: Kevin Hilman <khilman@baylibre.com>

WARNING: multiple messages have this Message-ID (diff)
From: Kevin Hilman <khilman@baylibre.com>
To: Jerome Brunet <jbrunet@baylibre.com>
Cc: Thierry Reding <thierry.reding@gmail.com>,
	Neil Armstrong <narmstrong@baylibre.com>,
	Carlo Caione <carlo@caione.org>,
	linux-pwm@vger.kernel.org, linux-amlogic@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 2/3] pwm: meson: add compatible for the gxbb ao pwms
Date: Wed, 14 Jun 2017 10:38:05 -0700	[thread overview]
Message-ID: <m21sqm4ghu.fsf@baylibre.com> (raw)
In-Reply-To: <20170608122416.1993-3-jbrunet@baylibre.com> (Jerome Brunet's message of "Thu, 8 Jun 2017 14:24:15 +0200")

Jerome Brunet <jbrunet@baylibre.com> writes:

> On the gxbb (and gxl) family, the PWMs of the AO domain require a
> specific compatible because the possible input clocks are different
> from the EE PWMs input clocks.
>
> Since the number of possible input clocks is also different, the
> 'num_parents' field is added to all the meson pwm data.
>
> Acked-by: Neil Armstrong <narmstrong@baylibre.com>
> Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>

Reviewed-by: Kevin Hilman <khilman@baylibre.com>

  reply	other threads:[~2017-06-14 17:38 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-08 12:24 [PATCH v2 0/3] pwm: add pwm AO on meson gx Jerome Brunet
2017-06-08 12:24 ` Jerome Brunet
2017-06-08 12:24 ` [PATCH v2 1/3] dt-bindings: pwm: meson: add comptabible for gxbb ao pwms Jerome Brunet
2017-06-08 12:24   ` Jerome Brunet
2017-06-13 22:18   ` Rob Herring
2017-06-13 22:18     ` Rob Herring
2017-06-08 12:24 ` [PATCH v2 2/3] pwm: meson: add compatible for the " Jerome Brunet
2017-06-08 12:24   ` Jerome Brunet
2017-06-14 17:38   ` Kevin Hilman [this message]
2017-06-14 17:38     ` Kevin Hilman
2017-06-08 12:24 ` [PATCH v2 3/3] pwm: meson: improve pwm calculation precision Jerome Brunet
2017-06-08 12:24   ` Jerome Brunet
2017-06-08 12:35   ` Neil Armstrong
2017-06-08 12:35     ` Neil Armstrong
2017-07-06 21:21   ` Thierry Reding
2017-07-06 21:21     ` Thierry Reding
2017-07-07  8:57     ` Jerome Brunet
2017-07-07  8:57       ` Jerome Brunet
2017-07-06  6:59 ` [PATCH v2 0/3] pwm: add pwm AO on meson gx Thierry Reding
2017-07-06  6:59   ` Thierry Reding
2017-07-06  9:02   ` Jerome Brunet
2017-07-06  9:02     ` Jerome Brunet
2017-07-06  9:02     ` Jerome Brunet
2017-07-06  9:17     ` Thierry Reding
2017-07-06  9:17       ` Thierry Reding
2017-07-08  1:46       ` Jeremy Kerr
2017-07-14  5:51       ` Jeremy Kerr
2017-07-14  5:51         ` Jeremy Kerr
2017-07-18 14:52         ` Thierry Reding
2017-07-18 14: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=m21sqm4ghu.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.