mbox series

[GIT,PULL] Devicetree changes for omaps

Message ID pull-1663587735-853102@atomide.com (mailing list archive)
State Accepted
Commit 79a9059970f73df1a4e418d4805d5f18f662dcc8
Headers show
Series [GIT,PULL] Devicetree changes for omaps | expand

Pull-request

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

Message

Tony Lindgren Sept. 19, 2022, 11:42 a.m. UTC
From: "Tony Lindgren" <tony@atomide.com>

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 8e9d75fd2ec2ad6c7b19dbafe1be966fd13e0f1d:

  ARM: dts: am335x-netcom: add GPIO names for NetCom Plus 2-port devices (2022-09-07 08:18:45 +0300)

----------------------------------------------------------------
Devicetree changes for omaps

A series of changes for am335x baltos and netcom devices to update nand
transfer type and configure gpio-line-names.

----------------------------------------------------------------
Yegor Yefremov (6):
      ARM: dts: am335x-baltos: change nand-xfer-type
      ARM: dts: am335x-baltos: add GPIO names for ir3220 and ir5221 devices
      ARM: dts: am335x-baltos: add GPIO names for ir2110 device
      ARM: dts: am335x-netcan: add GPIO names for NetCAN Plus device
      ARM: dts: am335x-netcom: add GPIO names for NetCom Plus 8-port devices
      ARM: dts: am335x-netcom: add GPIO names for NetCom Plus 2-port devices

 arch/arm/boot/dts/am335x-baltos-ir2110.dts   | 144 +++++++++++++++++++++++++
 arch/arm/boot/dts/am335x-baltos-ir3220.dts   | 148 +++++++++++++++++++++++++
 arch/arm/boot/dts/am335x-baltos-ir5221.dts   | 148 +++++++++++++++++++++++++
 arch/arm/boot/dts/am335x-baltos.dtsi         |   2 +-
 arch/arm/boot/dts/am335x-netcan-plus-1xx.dts | 144 +++++++++++++++++++++++++
 arch/arm/boot/dts/am335x-netcom-plus-2xx.dts | 144 +++++++++++++++++++++++++
 arch/arm/boot/dts/am335x-netcom-plus-8xx.dts | 156 +++++++++++++++++++++++++++
 7 files changed, 885 insertions(+), 1 deletion(-)

Comments

patchwork-bot+linux-soc@kernel.org Sept. 23, 2022, 4:20 p.m. UTC | #1
Hello:

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

On Mon, 19 Sep 2022 14:42:37 +0300 you wrote:
> From: "Tony Lindgren" <tony@atomide.com>
> 
> The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:
> 
>   Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)
> 
> are available in the Git repository at:
> 
> [...]

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

You are awesome, thank you!