mbox series

[GIT,PULL] Devicetree overlays for omaps for v6.4

Message ID pull-1680180448-508978@atomide.com (mailing list archive)
State Accepted
Commit 8f9abca2f4a20e395eb5b37a08d70a9dab1beb7c
Headers show
Series [GIT,PULL] Devicetree overlays for omaps for v6.4 | expand

Pull-request

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

Message

Tony Lindgren March 30, 2023, 12:47 p.m. UTC
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

Comments

patchwork-bot+linux-soc@kernel.org April 4, 2023, 2:41 p.m. UTC | #1
Hello:

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

On Thu, 30 Mar 2023 15:47:42 +0300 you wrote:
> 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:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Devicetree overlays for omaps for v6.4
    https://git.kernel.org/soc/soc/c/8f9abca2f4a2

You are awesome, thank you!