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 overlays for omaps for v6.4
Date: Thu, 30 Mar 2023 15:47:42 +0300 [thread overview]
Message-ID: <pull-1680180448-508978@atomide.com> (raw)
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.4/dt-overlays-signed
for you to fetch changes up to a63945c3b56174537a4a655676fbe965f974b6b1:
ARM: dts: am57xx-idk: Add IDK displays and touchscreens (2023-03-27 11:07:13 +0300)
----------------------------------------------------------------
Devicetree overlays for omaps for v6.4
Devicetree overlays for omaps to enable the optional LCD and touchscreen
modules on am57xx-evm and am57xx-idk boards.
----------------------------------------------------------------
Andrew Davis (3):
ARM: dts: ti: Add AM57xx GP EVM board support
ARM: dts: ti: Add AM57xx GP EVM Rev A3 board support
ARM: dts: am57xx-idk: Add IDK displays and touchscreens
arch/arm/boot/dts/Makefile | 8 ++
arch/arm/boot/dts/am571x-idk-touchscreen.dtso | 32 ++++++
arch/arm/boot/dts/am572x-idk-touchscreen.dtso | 32 ++++++
arch/arm/boot/dts/am57xx-evm.dtso | 127 ++++++++++++++++++++++
arch/arm/boot/dts/am57xx-idk-lcd-osd101t2045.dtso | 63 +++++++++++
arch/arm/boot/dts/am57xx-idk-lcd-osd101t2587.dtso | 66 +++++++++++
6 files changed, 328 insertions(+)
create mode 100644 arch/arm/boot/dts/am571x-idk-touchscreen.dtso
create mode 100644 arch/arm/boot/dts/am572x-idk-touchscreen.dtso
create mode 100644 arch/arm/boot/dts/am57xx-evm.dtso
create mode 100644 arch/arm/boot/dts/am57xx-idk-lcd-osd101t2045.dtso
create mode 100644 arch/arm/boot/dts/am57xx-idk-lcd-osd101t2587.dtso
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 overlays for omaps for v6.4
Date: Thu, 30 Mar 2023 15:47:42 +0300 [thread overview]
Message-ID: <pull-1680180448-508978@atomide.com> (raw)
From: "Tony Lindgren" <tony@atomide.com>
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v6.4/dt-overlays-signed
for you to fetch changes up to a63945c3b56174537a4a655676fbe965f974b6b1:
ARM: dts: am57xx-idk: Add IDK displays and touchscreens (2023-03-27 11:07:13 +0300)
----------------------------------------------------------------
Devicetree overlays for omaps for v6.4
Devicetree overlays for omaps to enable the optional LCD and touchscreen
modules on am57xx-evm and am57xx-idk boards.
----------------------------------------------------------------
Andrew Davis (3):
ARM: dts: ti: Add AM57xx GP EVM board support
ARM: dts: ti: Add AM57xx GP EVM Rev A3 board support
ARM: dts: am57xx-idk: Add IDK displays and touchscreens
arch/arm/boot/dts/Makefile | 8 ++
arch/arm/boot/dts/am571x-idk-touchscreen.dtso | 32 ++++++
arch/arm/boot/dts/am572x-idk-touchscreen.dtso | 32 ++++++
arch/arm/boot/dts/am57xx-evm.dtso | 127 ++++++++++++++++++++++
arch/arm/boot/dts/am57xx-idk-lcd-osd101t2045.dtso | 63 +++++++++++
arch/arm/boot/dts/am57xx-idk-lcd-osd101t2587.dtso | 66 +++++++++++
6 files changed, 328 insertions(+)
create mode 100644 arch/arm/boot/dts/am571x-idk-touchscreen.dtso
create mode 100644 arch/arm/boot/dts/am572x-idk-touchscreen.dtso
create mode 100644 arch/arm/boot/dts/am57xx-evm.dtso
create mode 100644 arch/arm/boot/dts/am57xx-idk-lcd-osd101t2045.dtso
create mode 100644 arch/arm/boot/dts/am57xx-idk-lcd-osd101t2587.dtso
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next reply other threads:[~2023-03-30 12:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-30 12:47 Tony Lindgren [this message]
2023-03-30 12:47 ` [GIT PULL] Devicetree overlays for omaps for v6.4 Tony Lindgren
2023-04-04 14:41 ` 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-1680180448-508978@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.