devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V4 0/3] AM68 SK: Add initial support
@ 2023-01-05 15:17 Sinthu Raja
  2023-01-05 15:17 ` [PATCH V4 1/3] dt-bindings: arm: ti: Add binding for AM68 SK Sinthu Raja
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Sinthu Raja @ 2023-01-05 15:17 UTC (permalink / raw)
  To: Nishanth Menon, Tero Kristo, Rob Herring
  Cc: Vignesh Raghavendra, Krzysztof Kozlowski, linux-arm-kernel,
	devicetree, linux-kernel, Sinthu Raja

From: Sinthu Raja <sinthu.raja@ti.com>

Hi All,
Respinning this series after rebasing to 6.2.rc1.
This series of patches add support for AM68 Starter kit(SK). AM68 SK
is a low cost, small form factor board designed for TI’s AM68 SoC.

Refer below link to AM68 Technical Reference Manual for further details: 
http://www.ti.com/lit/pdf/spruj28

Design files can be referrred from https://www.ti.com/lit/zip/SPRR463

Changes in V4:
=============
Repost after rebasing to 6.2 rc1

Changes in  V3:
==============
Addressed all the review comments and the changes are captured in separate patches.
 - Removed the unused nodes that are disabled by default.
 - Updated the gpio regulator node: gpio-regulator-tlv to "regulator-tlv".

V1: https://lore.kernel.org/linux-arm-kernel/20221018123849.23695-1-sinthu.raja@ti.com/t/#mbe43b02221733bb6eb06b203359e90ec08406afc
V2: https://lore.kernel.org/lkml/20221107123852.8063-1-sinthu.raja@ti.com/
V3: https://lore.kernel.org/linux-arm-kernel/20221115154832.19759-1-sinthu.raja@ti.com/

Sinthu Raja (3):
  dt-bindings: arm: ti: Add binding for AM68 SK
  arm64: dts: ti: Add initial support for AM68 SK System on Module
  arm64: dts: ti: k3-am68-sk: Add support for AM68 SK base board

 .../devicetree/bindings/arm/ti/k3.yaml        |   1 +
 arch/arm64/boot/dts/ti/Makefile               |   2 +
 .../boot/dts/ti/k3-am68-sk-base-board.dts     | 335 ++++++++++++++++++
 arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi    |  31 ++
 4 files changed, 369 insertions(+)
 create mode 100644 arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts
 create mode 100644 arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi

-- 
2.36.1


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

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

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-05 15:17 [PATCH V4 0/3] AM68 SK: Add initial support Sinthu Raja
2023-01-05 15:17 ` [PATCH V4 1/3] dt-bindings: arm: ti: Add binding for AM68 SK Sinthu Raja
2023-01-06 12:49   ` Krzysztof Kozlowski
2023-01-06 12:53     ` Sinthu Raja M
2023-01-06 12:58       ` Krzysztof Kozlowski
2023-01-06 13:17         ` Sinthu Raja M
2023-01-06 13:41           ` Nishanth Menon
2023-01-06 14:03             ` Sinthu Raja M
2023-01-10  7:58               ` Sinthu Raja M
2023-01-10  8:30                 ` Krzysztof Kozlowski
2023-01-06 13:37         ` Nishanth Menon
2023-01-05 15:17 ` [PATCH V4 2/3] arm64: dts: ti: Add initial support for AM68 SK System on Module Sinthu Raja
2023-01-05 15:17 ` [PATCH V4 3/3] arm64: dts: ti: k3-am68-sk: Add support for AM68 SK base board Sinthu Raja

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).