linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] AM57x EVM Device Tree Overlays
@ 2023-03-07 16:17 Andrew Davis
  2023-03-07 16:17 ` [PATCH v4 1/3] ARM: dts: ti: Add AM57xx GP EVM board support Andrew Davis
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andrew Davis @ 2023-03-07 16:17 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Benoît Cousson,
	Tony Lindgren, Colin Foster, Olof Johansson, Arnd Bergmann
  Cc: devicetree, linux-kernel, linux-omap, linux-arm-kernel,
	Andrew Davis

Hello all,

These are a set of uncontroversial (hopefully) DT Overlays to support the
TI AM57x EVM and displays for AM57x IDKs. More complex cases are staged
and ready to follow, but wanted to test the water with these first.

For some reason dtbs_check does not get run on overlays, this
will need further investigation to fix in kbuild. For now I ran
it through manually but am not 100% sure it actually checked it,
so double checks here very welcome.

Thanks,
Andrew

Changes from v3:
 - Rebased on v6.3-rc1

Changes from v2:
 - Rebased on v6.2-rc5

Changes from v1:
 - Made touchscreen node name generic
 - Used proper interrupt flags

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 ++++++++++++++++++
 .../boot/dts/am57xx-idk-lcd-osd101t2045.dtso  |  63 +++++++++
 .../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

-- 
2.39.2


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-03-27  8:10 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-07 16:17 [PATCH v4 0/3] AM57x EVM Device Tree Overlays Andrew Davis
2023-03-07 16:17 ` [PATCH v4 1/3] ARM: dts: ti: Add AM57xx GP EVM board support Andrew Davis
2023-03-07 16:17 ` [PATCH v4 2/3] ARM: dts: ti: Add AM57xx GP EVM Rev A3 " Andrew Davis
2023-03-07 16:17 ` [PATCH v4 3/3] ARM: dts: am57xx-idk: Add IDK displays and touchscreens Andrew Davis
2023-03-27  8:10 ` [PATCH v4 0/3] AM57x EVM Device Tree Overlays Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).