mbox series

[GIT,PULL] amlogic ARM DT updates for v6.15

Message ID 8632a8fa-7af6-4fb7-ba87-297df4f084f5@linaro.org (mailing list archive)
State New
Headers show
Series [GIT,PULL] amlogic ARM DT updates for v6.15 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-arm-dt-for-v6.15

Message

Neil Armstrong March 17, 2025, 4:10 p.m. UTC
Hi,

Here's a simple changeset for Amlogic ARM DT to switch to the new PWM controller bindings.

Thanks,
Neil

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

   Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

   https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-arm-dt-for-v6.15

for you to fetch changes up to dbf921861985c8d1db339bc8ad0652b9064f2f84:

   ARM: dts: amlogic: meson8b: switch to the new PWM controller binding (2025-02-28 09:16:23 +0100)

----------------------------------------------------------------
Amlogic ARM DT changes for v6.15:
- switch to the new PWM controller bindings

----------------------------------------------------------------
Martin Blumenstingl (2):
       ARM: dts: amlogic: meson8: switch to the new PWM controller binding
       ARM: dts: amlogic: meson8b: 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 --
  arch/arm/boot/dts/amlogic/meson8b-odroidc1.dts |  2 --
  arch/arm/boot/dts/amlogic/meson8b.dtsi         | 18 +++++++++++++++---
  5 files changed, 30 insertions(+), 12 deletions(-)