All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: arm@kernel.org, linux-omap@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	"Tony Lindgren" <tony@atomide.com>
Subject: [GIT PULL] Devicetree changes for omaps for v6.7
Date: Wed, 11 Oct 2023 10:48:26 +0300	[thread overview]
Message-ID: <pull-1697010475-119828@atomide.com> (raw)

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(-)

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: soc@kernel.org
Cc: arm@kernel.org, linux-omap@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	"Tony Lindgren" <tony@atomide.com>
Subject: [GIT PULL] Devicetree changes for omaps for v6.7
Date: Wed, 11 Oct 2023 10:48:26 +0300	[thread overview]
Message-ID: <pull-1697010475-119828@atomide.com> (raw)

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(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2023-10-11  7:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-11  7:48 Tony Lindgren [this message]
2023-10-11  7:48 ` [GIT PULL] Devicetree changes for omaps for v6.7 Tony Lindgren
2023-10-13 21:00 ` patchwork-bot+linux-soc

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=pull-1697010475-119828@atomide.com \
    --to=tony@atomide.com \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=soc@kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.