mbox series

[GIT,PULL] Devicetree changes for omaps for v6.7

Message ID pull-1697010475-119828@atomide.com (mailing list archive)
State Accepted
Commit 46579e69c27b2f60461b6771637b91727af9989b
Headers show
Series [GIT,PULL] Devicetree changes for omaps for v6.7 | expand

Pull-request

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

Message

Tony Lindgren Oct. 11, 2023, 7:48 a.m. UTC
From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ea1c1e67e631be14f6e6bc9a6e96219c47f31ed4:

  ARM: dts: omap4-embt2ws: Fix pinctrl single node name warning (2023-10-07 10:33:20 +0300)

----------------------------------------------------------------
Devicetree changes for omaps for v6.7 merge window

Two non-urgent devicetree fixes for am371-evm led pinmux and a node name
warning fix for omap4-epson-embt2ws, and updates for connected devices for
various devices:

- Device updates and enabling of pru support for am335x-pocketbeagle

- Few more devices such as leds and iio for omap4-epson-embt2ws

- Ethernet and led updates for am3517-evm

- Modem sleep pins configuration for motorola-mapphone

----------------------------------------------------------------
Adam Ford (3):
      ARM: dts: am3517-evm: Fix LED3/4 pinmux
      ARM: dts: am3517-evm: Enable Ethernet PHY Interrupt
      ARM: dts: am3517: Configure ethernet alias

Andreas Kemnade (4):
      ARM: dts: omap4: embt2ws: add LED
      ARM: dts: omap: omap4-embt2ws: Let IMU driver handle Magnetometer internally
      ARM: dts: omap: omap4-embt2ws: Add IMU at control unit
      ARM: dts: omap3-gta04: Drop superfluous omap36xx compatible

Tony Lindgren (2):
      ARM: dts: motorola-mapphone: Add mdm6600 sleep pins
      ARM: dts: omap4-embt2ws: Fix pinctrl single node name warning

Trevor Woerner (4):
      ARM: dts: am335x-pocketbeagle: update LED information
      ARM: dts: am335x-pocketbeagle: remove dependency cycle
      ARM: dts: am335x-pocketbeagle: enable pru
      ARM: dts: am335x-pocketbeagle: add missing GPIO mux

 arch/arm/boot/dts/ti/omap/am335x-pocketbeagle.dts  | 57 ++++++++++++++++++----
 arch/arm/boot/dts/ti/omap/am3517-evm.dts           | 35 ++++++++++---
 arch/arm/boot/dts/ti/omap/am3517.dtsi              |  1 +
 .../boot/dts/ti/omap/motorola-mapphone-common.dtsi | 20 +++++++-
 arch/arm/boot/dts/ti/omap/omap3-gta04.dtsi         |  2 +-
 arch/arm/boot/dts/ti/omap/omap4-epson-embt2ws.dts  | 55 ++++++++++++++++-----
 6 files changed, 140 insertions(+), 30 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Oct. 13, 2023, 9 p.m. UTC | #1
Hello:

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

On Wed, 11 Oct 2023 10:48:26 +0300 you wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
> 
>   Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Devicetree changes for omaps for v6.7
    https://git.kernel.org/soc/soc/c/46579e69c27b

You are awesome, thank you!