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
Date: Mon, 19 Sep 2022 14:42:37 +0300 [thread overview]
Message-ID: <pull-1663587735-853102@atomide.com> (raw)
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(-)
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
Date: Mon, 19 Sep 2022 14:42:37 +0300 [thread overview]
Message-ID: <pull-1663587735-853102@atomide.com> (raw)
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(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2022-09-19 11:42 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-19 11:42 Tony Lindgren [this message]
2022-09-19 11:42 ` [GIT PULL] Devicetree changes for omaps Tony Lindgren
2022-09-23 16:20 ` patchwork-bot+linux-soc
-- strict thread matches above, loose matches on Subject: below --
2022-07-04 7:16 Tony Lindgren
2022-07-04 7:16 ` Tony Lindgren
2022-07-04 15: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-1663587735-853102@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.