All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: George Stark <gnstark@salutedevices.com>
Cc: ukleinek@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	neil.armstrong@linaro.org, khilman@baylibre.com,
	jbrunet@baylibre.com, martin.blumenstingl@googlemail.com,
	hkallweit1@gmail.com, linux-pwm@vger.kernel.org,
	devicetree@vger.kernel.org, linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, kernel@salutedevices.com,
	Dmitry Rokosov <ddrokosov@salutedevices.com>
Subject: Re: [PATCH v4 2/3] dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM
Date: Fri, 12 Jul 2024 06:52:19 -0600	[thread overview]
Message-ID: <20240712125219.GA472311-robh@kernel.org> (raw)
In-Reply-To: <20240710234116.2370655-3-gnstark@salutedevices.com>

On Thu, Jul 11, 2024 at 02:41:15AM +0300, George Stark wrote:
> The chip has 3 dual-channel PWM modules PWM_AB, PWM_CD, PWM_EF.
> 
> Signed-off-by: George Stark <gnstark@salutedevices.com>
> Signed-off-by: Dmitry Rokosov <ddrokosov@salutedevices.com>

Missing ack from Conor. When you submit new versions, it is your 
responsibility to add tags.

> ---
>  .../devicetree/bindings/pwm/pwm-amlogic.yaml       | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)

_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: George Stark <gnstark@salutedevices.com>
Cc: ukleinek@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	neil.armstrong@linaro.org, khilman@baylibre.com,
	jbrunet@baylibre.com, martin.blumenstingl@googlemail.com,
	hkallweit1@gmail.com, linux-pwm@vger.kernel.org,
	devicetree@vger.kernel.org, linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, kernel@salutedevices.com,
	Dmitry Rokosov <ddrokosov@salutedevices.com>
Subject: Re: [PATCH v4 2/3] dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM
Date: Fri, 12 Jul 2024 06:52:19 -0600	[thread overview]
Message-ID: <20240712125219.GA472311-robh@kernel.org> (raw)
In-Reply-To: <20240710234116.2370655-3-gnstark@salutedevices.com>

On Thu, Jul 11, 2024 at 02:41:15AM +0300, George Stark wrote:
> The chip has 3 dual-channel PWM modules PWM_AB, PWM_CD, PWM_EF.
> 
> Signed-off-by: George Stark <gnstark@salutedevices.com>
> Signed-off-by: Dmitry Rokosov <ddrokosov@salutedevices.com>

Missing ack from Conor. When you submit new versions, it is your 
responsibility to add tags.

> ---
>  .../devicetree/bindings/pwm/pwm-amlogic.yaml       | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)

  reply	other threads:[~2024-07-12 12:52 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-10 23:41 [PATCH v4 0/3] pwm: meson: add pwm support for A1 George Stark
2024-07-10 23:41 ` George Stark
2024-07-10 23:41 ` [PATCH v4 1/3] dt-bindings: pwm: amlogic: Add optional power-domains George Stark
2024-07-10 23:41   ` George Stark
2024-07-10 23:41 ` [PATCH v4 2/3] dt-bindings: pwm: amlogic: Add new bindings for meson A1 PWM George Stark
2024-07-10 23:41   ` George Stark
2024-07-12 12:52   ` Rob Herring [this message]
2024-07-12 12:52     ` Rob Herring
2024-07-12 15:12     ` George Stark
2024-07-12 15:12       ` George Stark
2024-07-25 14:08       ` Conor Dooley
2024-07-25 14:08         ` Conor Dooley
2024-09-10  8:01         ` Uwe Kleine-König
2024-09-10  8:01           ` Uwe Kleine-König
2024-09-10 16:08           ` Conor Dooley
2024-09-10 16:08             ` Conor Dooley
2024-07-10 23:41 ` [PATCH v4 3/3] arm64: dts: meson: a1: add definitions for meson PWM George Stark
2024-07-10 23:41   ` George Stark
2024-09-11 21:58   ` George Stark
2024-09-11 21:58     ` George Stark
2024-07-18 13:09 ` [PATCH v4 0/3] pwm: meson: add pwm support for A1 George Stark
2024-07-18 13:09   ` George Stark
2024-07-19  7:20   ` Uwe Kleine-König
2024-07-19  7:20     ` Uwe Kleine-König
2024-07-19 11:22     ` George Stark
2024-07-19 11:22       ` George Stark
2024-09-12  9:29 ` (subset) " Neil Armstrong
2024-09-12  9:29   ` Neil Armstrong

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=20240712125219.GA472311-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=ddrokosov@salutedevices.com \
    --cc=devicetree@vger.kernel.org \
    --cc=gnstark@salutedevices.com \
    --cc=hkallweit1@gmail.com \
    --cc=jbrunet@baylibre.com \
    --cc=kernel@salutedevices.com \
    --cc=khilman@baylibre.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pwm@vger.kernel.org \
    --cc=martin.blumenstingl@googlemail.com \
    --cc=neil.armstrong@linaro.org \
    --cc=ukleinek@kernel.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.