From: neil.armstrong@linaro.org
To: Martin Blumenstingl <martin.blumenstingl@googlemail.com>,
linux-amlogic@lists.infradead.org
Cc: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
jbrunet@baylibre.com
Subject: Re: [PATCH 0/5] dts: amlogic: switch to the new PWM controller binding
Date: Mon, 30 Dec 2024 10:56:55 +0100 [thread overview]
Message-ID: <da394f9e-e1f7-432d-871d-e0ae400e38ca@linaro.org> (raw)
In-Reply-To: <20241227212514.1376682-1-martin.blumenstingl@googlemail.com>
On 27/12/2024 22:25, Martin Blumenstingl wrote:
> This series switches all Amlogic SoCs to use the new PWM controller
> binding. The main benefits of the new binding are:
> - the pwm controller driver now picks the best possible clock to
> achieve the most accurate pwm output
> - board.dts don't have to know about the pwm clock inputs anymore (as
> the driver picks the best one automatically)
> - new SoCs only need a new compatible string but no pwm-meson driver
> changes, assuming only the clock inputs differ from older IP
> revisions
>
> This silences the following warning(s) at boot (for each pwm
> controller instance):
> using obsolete compatible, please consider updating dt
>
> I have tested this on two devices:
> - meson8b: odroidc1 (boots fine and cycling through all CPU
> frequencies and thus voltages works fine)
> - meson-sm1: x96-air-gbit (boots and the rtw8822cs SDIO card is
> detected, so the 32kHz clock for the SDIO card works)
>
> Since I cannot test all devices I'm asking for this series to be
> applied so the Kernel CI board farm can help verify it works on all
> boards available there.
Ack I'll appply them for the next release so it stays in -next for a while.
For the serie:
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Thanks!
Neil
>
>
> Martin Blumenstingl (5):
> ARM: dts: amlogic: meson8: switch to the new PWM controller binding
> ARM: dts: amlogic: meson8b: switch to the new PWM controller binding
> arm64: dts: amlogic: gx: switch to the new PWM controller binding
> arm64: dts: amlogic: axg: switch to the new PWM controller binding
> arm64: dts: amlogic: g12: switch to the new PWM controller binding
>
> arch/arm/boot/dts/amlogic/meson8.dtsi | 18 ++++++++--
> arch/arm/boot/dts/amlogic/meson8b-ec100.dts | 2 --
> arch/arm/boot/dts/amlogic/meson8b-mxq.dts | 2 --
> .../arm/boot/dts/amlogic/meson8b-odroidc1.dts | 2 --
> arch/arm/boot/dts/amlogic/meson8b.dtsi | 18 ++++++++--
> arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 24 +++++++++++---
> .../boot/dts/amlogic/meson-g12-common.dtsi | 33 ++++++++++++++++---
> .../boot/dts/amlogic/meson-g12a-fbx8am.dts | 4 ---
> .../dts/amlogic/meson-g12a-radxa-zero.dts | 4 ---
> .../boot/dts/amlogic/meson-g12a-sei510.dts | 4 ---
> .../boot/dts/amlogic/meson-g12a-u200.dts | 2 --
> .../boot/dts/amlogic/meson-g12a-x96-max.dts | 4 ---
> .../amlogic/meson-g12b-a311d-libretech-cc.dts | 2 --
> .../dts/amlogic/meson-g12b-bananapi-cm4.dtsi | 4 ---
> .../boot/dts/amlogic/meson-g12b-bananapi.dtsi | 4 ---
> .../dts/amlogic/meson-g12b-khadas-vim3.dtsi | 4 ---
> .../boot/dts/amlogic/meson-g12b-odroid.dtsi | 4 ---
> .../dts/amlogic/meson-g12b-radxa-zero2.dts | 8 -----
> .../boot/dts/amlogic/meson-g12b-w400.dtsi | 6 ----
> .../dts/amlogic/meson-gx-libretech-pc.dtsi | 6 ----
> .../boot/dts/amlogic/meson-gx-p23x-q20x.dtsi | 2 --
> arch/arm64/boot/dts/amlogic/meson-gx.dtsi | 8 ++---
> .../boot/dts/amlogic/meson-gxbb-nanopi-k2.dts | 2 --
> .../dts/amlogic/meson-gxbb-nexbox-a95x.dts | 2 --
> .../boot/dts/amlogic/meson-gxbb-p20x.dtsi | 2 --
> .../boot/dts/amlogic/meson-gxbb-vega-s95.dtsi | 2 --
> .../boot/dts/amlogic/meson-gxbb-wetek.dtsi | 2 --
> arch/arm64/boot/dts/amlogic/meson-gxbb.dtsi | 25 ++++++++++++++
> .../boot/dts/amlogic/meson-gxl-s805x-p241.dts | 2 --
> .../meson-gxl-s905w-jethome-jethub-j80.dts | 2 --
> .../meson-gxl-s905x-hwacom-amazetv.dts | 2 --
> .../amlogic/meson-gxl-s905x-khadas-vim.dts | 2 --
> .../amlogic/meson-gxl-s905x-nexbox-a95x.dts | 2 --
> .../dts/amlogic/meson-gxl-s905x-p212.dtsi | 2 --
> arch/arm64/boot/dts/amlogic/meson-gxl.dtsi | 25 ++++++++++++++
> .../dts/amlogic/meson-gxm-khadas-vim2.dts | 4 ---
> .../boot/dts/amlogic/meson-gxm-rbox-pro.dts | 2 --
> .../amlogic/meson-libretech-cottonwood.dtsi | 6 ----
> .../boot/dts/amlogic/meson-sm1-ac2xx.dtsi | 6 ----
> .../boot/dts/amlogic/meson-sm1-bananapi.dtsi | 2 --
> .../dts/amlogic/meson-sm1-khadas-vim3l.dts | 2 --
> .../boot/dts/amlogic/meson-sm1-odroid.dtsi | 2 --
> .../boot/dts/amlogic/meson-sm1-sei610.dts | 6 ----
> 43 files changed, 132 insertions(+), 135 deletions(-)
>
_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic
next prev parent reply other threads:[~2024-12-30 9:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-27 21:25 Martin Blumenstingl
2024-12-27 21:25 ` [PATCH 1/5] ARM: dts: amlogic: meson8: " Martin Blumenstingl
2024-12-27 21:25 ` [PATCH 2/5] ARM: dts: amlogic: meson8b: " Martin Blumenstingl
2024-12-27 21:25 ` [PATCH 3/5] arm64: dts: amlogic: gx: " Martin Blumenstingl
2024-12-27 21:25 ` [PATCH 4/5] arm64: dts: amlogic: axg: " Martin Blumenstingl
2024-12-27 21:25 ` [PATCH 5/5] arm64: dts: amlogic: g12: " Martin Blumenstingl
2024-12-30 9:56 ` neil.armstrong [this message]
2024-12-30 9:59 ` (subset) [PATCH 0/5] dts: amlogic: " Neil Armstrong
2024-12-30 9:59 ` Neil Armstrong
[not found] ` <4A37D0CD-FD4F-445A-87F8-19D65CB7FDB9@hewittfamily.org.uk>
2025-04-20 16:53 ` Martin Blumenstingl
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=da394f9e-e1f7-432d-871d-e0ae400e38ca@linaro.org \
--to=neil.armstrong@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=jbrunet@baylibre.com \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=martin.blumenstingl@googlemail.com \
/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
Powered by JetHome