mbox series

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

Message ID pull-1680180448-508978@atomide.com
State New
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