From: "Heiko Stübner" <heiko@sntech.de>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: Johan Jonker <jbx6244@gmail.com>,
robh+dt@kernel.org, u.kleine-koenig@pengutronix.de,
lee.jones@linaro.org, linux-pwm@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/4] dt-bindings: pwm: convert pwm-rockchip.txt to YAML
Date: Tue, 13 Apr 2021 17:24:09 +0200 [thread overview]
Message-ID: <9940894.0AQdONaE2F@diego> (raw)
In-Reply-To: <YHW3DYjr2ifBltVk@orome.fritz.box>
Hi Thierry,
Am Dienstag, 13. April 2021, 17:21:49 CEST schrieb Thierry Reding:
> On Mon, Apr 12, 2021 at 10:01:52PM +0200, Johan Jonker wrote:
> > Current dts files with 'pwm' nodes are manually verified.
> > In order to automate this process pwm-rockchip.txt
> > has to be converted to yaml.
> >
> > Signed-off-by: Johan Jonker <jbx6244@gmail.com>
> > ---
> > For some SoC nodes this patch serie generates notifications
> > for undocumented "interrupts" properties shared between
> > PWM channels till there is consensus of what to do with it or
> > someone makes a solution for the whole PWM block.
> >
> > Changed V3:
> > fix mistake with compatibles introduced in V2
> > Changed V2:
> > changed schema for clocks and clock-names
> > ---
> > .../devicetree/bindings/pwm/pwm-rockchip.txt | 27 -------
> > .../devicetree/bindings/pwm/pwm-rockchip.yaml | 88 ++++++++++++++++++++++
> > 2 files changed, 88 insertions(+), 27 deletions(-)
> > delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-rockchip.txt
> > create mode 100644 Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml
>
> Heiko, do you want to pick up patches 1 & 2 into your tree along with 3 & 4? If so:
>
> Acked-by: Thierry Reding <thierry.reding@gmail.com>
however you like :-)
I can pick up everything for 5.14 for sure.
Depending on your tree-schedule for the merge-window, you could also pick
up all 4 with my:
Acked-by: Heiko Stuebner <heiko@sntech.de>
Heiko
WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: Johan Jonker <jbx6244@gmail.com>,
robh+dt@kernel.org, u.kleine-koenig@pengutronix.de,
lee.jones@linaro.org, linux-pwm@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/4] dt-bindings: pwm: convert pwm-rockchip.txt to YAML
Date: Tue, 13 Apr 2021 17:24:09 +0200 [thread overview]
Message-ID: <9940894.0AQdONaE2F@diego> (raw)
In-Reply-To: <YHW3DYjr2ifBltVk@orome.fritz.box>
Hi Thierry,
Am Dienstag, 13. April 2021, 17:21:49 CEST schrieb Thierry Reding:
> On Mon, Apr 12, 2021 at 10:01:52PM +0200, Johan Jonker wrote:
> > Current dts files with 'pwm' nodes are manually verified.
> > In order to automate this process pwm-rockchip.txt
> > has to be converted to yaml.
> >
> > Signed-off-by: Johan Jonker <jbx6244@gmail.com>
> > ---
> > For some SoC nodes this patch serie generates notifications
> > for undocumented "interrupts" properties shared between
> > PWM channels till there is consensus of what to do with it or
> > someone makes a solution for the whole PWM block.
> >
> > Changed V3:
> > fix mistake with compatibles introduced in V2
> > Changed V2:
> > changed schema for clocks and clock-names
> > ---
> > .../devicetree/bindings/pwm/pwm-rockchip.txt | 27 -------
> > .../devicetree/bindings/pwm/pwm-rockchip.yaml | 88 ++++++++++++++++++++++
> > 2 files changed, 88 insertions(+), 27 deletions(-)
> > delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-rockchip.txt
> > create mode 100644 Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml
>
> Heiko, do you want to pick up patches 1 & 2 into your tree along with 3 & 4? If so:
>
> Acked-by: Thierry Reding <thierry.reding@gmail.com>
however you like :-)
I can pick up everything for 5.14 for sure.
Depending on your tree-schedule for the merge-window, you could also pick
up all 4 with my:
Acked-by: Heiko Stuebner <heiko@sntech.de>
Heiko
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
WARNING: multiple messages have this Message-ID (diff)
From: "Heiko Stübner" <heiko@sntech.de>
To: Thierry Reding <thierry.reding@gmail.com>
Cc: Johan Jonker <jbx6244@gmail.com>,
robh+dt@kernel.org, u.kleine-koenig@pengutronix.de,
lee.jones@linaro.org, linux-pwm@vger.kernel.org,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 1/4] dt-bindings: pwm: convert pwm-rockchip.txt to YAML
Date: Tue, 13 Apr 2021 17:24:09 +0200 [thread overview]
Message-ID: <9940894.0AQdONaE2F@diego> (raw)
In-Reply-To: <YHW3DYjr2ifBltVk@orome.fritz.box>
Hi Thierry,
Am Dienstag, 13. April 2021, 17:21:49 CEST schrieb Thierry Reding:
> On Mon, Apr 12, 2021 at 10:01:52PM +0200, Johan Jonker wrote:
> > Current dts files with 'pwm' nodes are manually verified.
> > In order to automate this process pwm-rockchip.txt
> > has to be converted to yaml.
> >
> > Signed-off-by: Johan Jonker <jbx6244@gmail.com>
> > ---
> > For some SoC nodes this patch serie generates notifications
> > for undocumented "interrupts" properties shared between
> > PWM channels till there is consensus of what to do with it or
> > someone makes a solution for the whole PWM block.
> >
> > Changed V3:
> > fix mistake with compatibles introduced in V2
> > Changed V2:
> > changed schema for clocks and clock-names
> > ---
> > .../devicetree/bindings/pwm/pwm-rockchip.txt | 27 -------
> > .../devicetree/bindings/pwm/pwm-rockchip.yaml | 88 ++++++++++++++++++++++
> > 2 files changed, 88 insertions(+), 27 deletions(-)
> > delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-rockchip.txt
> > create mode 100644 Documentation/devicetree/bindings/pwm/pwm-rockchip.yaml
>
> Heiko, do you want to pick up patches 1 & 2 into your tree along with 3 & 4? If so:
>
> Acked-by: Thierry Reding <thierry.reding@gmail.com>
however you like :-)
I can pick up everything for 5.14 for sure.
Depending on your tree-schedule for the merge-window, you could also pick
up all 4 with my:
Acked-by: Heiko Stuebner <heiko@sntech.de>
Heiko
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2021-04-13 15:24 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-04-12 20:01 [PATCH v3 1/4] dt-bindings: pwm: convert pwm-rockchip.txt to YAML Johan Jonker
2021-04-12 20:01 ` Johan Jonker
2021-04-12 20:01 ` Johan Jonker
2021-04-12 20:01 ` [PATCH v3 2/4] dt-bindings: pwm: add more compatible strings to pwm-rockchip.yaml Johan Jonker
2021-04-12 20:01 ` Johan Jonker
2021-04-12 20:01 ` Johan Jonker
2021-04-13 13:37 ` Rob Herring
2021-04-13 13:37 ` Rob Herring
2021-04-13 13:37 ` Rob Herring
2021-04-13 15:22 ` Thierry Reding
2021-04-13 15:22 ` Thierry Reding
2021-04-13 15:22 ` Thierry Reding
2021-04-12 20:01 ` [PATCH v3 3/4] ARM: dts: rockchip: remove clock-names from pwm nodes Johan Jonker
2021-04-12 20:01 ` Johan Jonker
2021-04-12 20:01 ` Johan Jonker
2021-04-12 20:01 ` [PATCH v3 4/4] arm64: " Johan Jonker
2021-04-12 20:01 ` Johan Jonker
2021-04-12 20:01 ` Johan Jonker
2021-04-13 13:37 ` [PATCH v3 1/4] dt-bindings: pwm: convert pwm-rockchip.txt to YAML Rob Herring
2021-04-13 13:37 ` Rob Herring
2021-04-13 13:37 ` Rob Herring
2021-04-13 15:21 ` Thierry Reding
2021-04-13 15:21 ` Thierry Reding
2021-04-13 15:21 ` Thierry Reding
2021-04-13 15:24 ` Heiko Stübner [this message]
2021-04-13 15:24 ` Heiko Stübner
2021-04-13 15:24 ` Heiko Stübner
2021-04-23 16:53 ` Thierry Reding
2021-04-23 16:53 ` Thierry Reding
2021-04-23 16:53 ` 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=9940894.0AQdONaE2F@diego \
--to=heiko@sntech.de \
--cc=devicetree@vger.kernel.org \
--cc=jbx6244@gmail.com \
--cc=lee.jones@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pwm@vger.kernel.org \
--cc=linux-rockchip@lists.infradead.org \
--cc=robh+dt@kernel.org \
--cc=thierry.reding@gmail.com \
--cc=u.kleine-koenig@pengutronix.de \
/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.