mbox series

[GIT,PULL] Devicetree fixes for omaps for v6.2

Message ID pull-1669363695-856423@atomide.com
State New
Headers show
Series [GIT,PULL] Devicetree fixes for omaps for v6.2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.2/dt-signed

Message

Tony Lindgren Nov. 25, 2022, 8:08 a.m. UTC
From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 8950f345a67d8046d2472dd6ea81fa18ef5b4844:

  ARM: dts: am335x-pcm-953: Define fixed regulators in root node (2022-11-09 10:09:51 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.2/dt-signed

for you to fetch changes up to 4f15fc7c0f28ffcd6e9a56396db6edcdfa4c9925:

  ARM: dts: Unify pwm-omap-dmtimer node names (2022-11-22 14:15:09 +0200)

----------------------------------------------------------------
Devicetree fixes for omaps for v6.2

Two devicetree fixes for omaps. These fixes are not urgent and
can wait for the merge window:

- Fix up the node names and missing #pwm-cells property for
  ti,omap-dmtimer-pwm to avoid warnings when the the related
  yaml binding gets merged

- Fix TDA998x port addressing

----------------------------------------------------------------
Geert Uytterhoeven (1):
      ARM: dts: am335x: Fix TDA998x ports addressing

Tony Lindgren (1):
      ARM: dts: Unify pwm-omap-dmtimer node names

 arch/arm/boot/dts/am335x-boneblack-hdmi.dtsi     | 7 ++++++-
 arch/arm/boot/dts/am335x-guardian.dts            | 3 ++-
 arch/arm/boot/dts/am335x-myirtech-myd.dts        | 7 ++++++-
 arch/arm/boot/dts/am3517-evm.dts                 | 2 +-
 arch/arm/boot/dts/logicpd-torpedo-baseboard.dtsi | 2 +-
 arch/arm/boot/dts/motorola-mapphone-common.dtsi  | 4 ++--
 arch/arm/boot/dts/omap3-gta04.dtsi               | 2 +-
 arch/arm/boot/dts/omap3-n900.dts                 | 2 +-
 8 files changed, 20 insertions(+), 9 deletions(-)