mbox series

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

Message ID pull-1669363695-856423@atomide.com (mailing list archive)
State Accepted
Commit 1e52d6c8113e91575ccf2579effb6ab7f1923e9b
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(-)

Comments

patchwork-bot+linux-soc@kernel.org Nov. 30, 2022, 5:11 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 25 Nov 2022 10:08:42 +0200 you wrote:
> 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:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Devicetree fixes for omaps for v6.2
    https://git.kernel.org/soc/soc/c/1e52d6c8113e

You are awesome, thank you!