From: Heiner Kallweit <hkallweit1@gmail.com>
To: "Rob Herring" <robh+dt@kernel.org>,
"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
"Neil Armstrong" <neil.armstrong@linaro.org>,
"Kevin Hilman" <khilman@baylibre.com>,
"Jerome Brunet" <jbrunet@baylibre.com>,
"Martin Blumenstingl" <martin.blumenstingl@googlemail.com>,
"Marc Zyngier" <maz@kernel.org>,
"Thomas Gleixner" <tglx@linutronix.de>,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>,
"Thierry Reding" <thierry.reding@gmail.com>
Cc: "devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"open list:ARM/Amlogic Meson..."
<linux-amlogic@lists.infradead.org>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
linux-pwm@vger.kernel.org
Subject: [PATCH 0/4] soc: amlogic: switch bindings to yaml and adjust some dtbs's
Date: Wed, 1 Feb 2023 20:57:48 +0100 [thread overview]
Message-ID: <8df4ceec-663c-dc68-d775-5caeb02c0cca@gmail.com> (raw)
Switch two Amlogic Meson bindings to yaml. As prerequisite adjust the
order of some compatibles first.
New versions of the bindings have been submitted as individual
patches in between. Put it into a series again.
Heiner Kallweit (4):
arm: dts: meson: adjust order of some compatibles
arm64: dts: meson: adjust order of some compatibles
dt-bindings: pwm: Convert Amlogic Meson PWM binding
dt-bindings: interrupt-controller: Convert Amlogic Meson GPIO
interrupt controller binding
.../amlogic,meson-gpio-intc.txt | 38 ----------
.../amlogic,meson-gpio-intc.yaml | 72 +++++++++++++++++++
.../devicetree/bindings/pwm/pwm-amlogic.yaml | 70 ++++++++++++++++++
.../devicetree/bindings/pwm/pwm-meson.txt | 29 --------
arch/arm/boot/dts/meson8b.dtsi | 4 +-
arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 4 +-
arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 4 +-
7 files changed, 148 insertions(+), 73 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/interrupt-controller/amlogic,meson-gpio-intc.txt
create mode 100644 Documentation/devicetree/bindings/interrupt-controller/amlogic,meson-gpio-intc.yaml
create mode 100644 Documentation/devicetree/bindings/pwm/pwm-amlogic.yaml
delete mode 100644 Documentation/devicetree/bindings/pwm/pwm-meson.txt
--
2.39.1
next reply other threads:[~2023-02-01 19:57 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-01 19:57 Heiner Kallweit [this message]
2023-02-01 19:58 ` [PATCH 1/4] arm: dts: meson: adjust order of some compatibles Heiner Kallweit
2023-02-03 8:05 ` Neil Armstrong
2023-02-04 23:06 ` Martin Blumenstingl
2023-02-01 19:59 ` [PATCH 2/4] arm64: " Heiner Kallweit
2023-02-03 8:05 ` Neil Armstrong
2023-02-04 23:07 ` Martin Blumenstingl
2023-02-01 20:00 ` [PATCH 3/4] dt-bindings: pwm: Convert Amlogic Meson PWM binding Heiner Kallweit
2023-02-06 8:23 ` Uwe Kleine-König
2023-02-06 21:13 ` Heiner Kallweit
2023-02-07 8:07 ` Neil Armstrong
2023-02-06 8:54 ` Uwe Kleine-König
2023-02-01 20:02 ` [PATCH 4/4] dt-bindings: interrupt-controller: Convert Amlogic Meson GPIO interrupt controller binding Heiner Kallweit
2023-02-02 23:54 ` Rob Herring
2023-03-06 9:19 ` (subset) [PATCH 0/4] soc: amlogic: switch bindings to yaml and adjust some dtbs's Neil Armstrong
2023-03-06 9:21 ` 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=8df4ceec-663c-dc68-d775-5caeb02c0cca@gmail.com \
--to=hkallweit1@gmail.com \
--cc=devicetree@vger.kernel.org \
--cc=jbrunet@baylibre.com \
--cc=khilman@baylibre.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-pwm@vger.kernel.org \
--cc=martin.blumenstingl@googlemail.com \
--cc=maz@kernel.org \
--cc=neil.armstrong@linaro.org \
--cc=robh+dt@kernel.org \
--cc=tglx@linutronix.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).