From: Vaishnav Achath <vaishnav.a@ti.com>
To: <nm@ti.com>, <vigneshr@ti.com>, <kristo@kernel.org>,
<robh+dt@kernel.org>, <krzysztof.kozlowski+dt@linaro.org>,
<conor+dt@kernel.org>, <linux-arm-kernel@lists.infradead.org>,
<devicetree@vger.kernel.org>
Cc: <linux-kernel@vger.kernel.org>, <j-choudhary@ti.com>,
<u-kumar1@ti.com>, <vaishnav.a@ti.com>
Subject: [PATCH 0/3] arm64: dts: ti: Introduce J722S SoC and EVM
Date: Wed, 13 Dec 2023 18:19:27 +0530 [thread overview]
Message-ID: <20231213124930.3012-1-vaishnav.a@ti.com> (raw)
This series adds basic support for J722S family of SoCs. Also add
J722S EVM support with basic peripheral like MMC and UART.
TRM: https://www.ti.com/lit/zip/sprujb3
EVM Schematics: https://www.ti.com/lit/zip/sprr495
Bootlog:
https://gist.github.com/vaishnavachath/23d859925277df9ccd628190e7c23371
Depends on:
https://lore.kernel.org/all/20231211132600.25289-1-vaishnav.a@ti.com/
https://lore.kernel.org/all/20231213081318.26203-1-vaishnav.a@ti.com/
Vaishnav Achath (3):
dt-bindings: arm: ti: Add bindings for J722S SoCs
arm64: dts: ti: Introduce J722S family of SoCs
arm64: dts: ti: Add support for TI J722S Evaluation Module
.../devicetree/bindings/arm/ti/k3.yaml | 6 +
arch/arm64/boot/dts/ti/Makefile | 3 +
arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 253 ++++++++++++++++
arch/arm64/boot/dts/ti/k3-j722s.dtsi | 275 ++++++++++++++++++
arch/arm64/boot/dts/ti/k3-pinctrl.h | 3 +
5 files changed, 540 insertions(+)
create mode 100644 arch/arm64/boot/dts/ti/k3-j722s-evm.dts
create mode 100644 arch/arm64/boot/dts/ti/k3-j722s.dtsi
--
2.17.1
next reply other threads:[~2023-12-13 12:49 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-13 12:49 Vaishnav Achath [this message]
2023-12-13 12:49 ` [PATCH 1/3] dt-bindings: arm: ti: Add bindings for J722S SoCs Vaishnav Achath
2023-12-13 16:03 ` Conor Dooley
2023-12-14 7:42 ` Krzysztof Kozlowski
2023-12-13 12:49 ` [PATCH 2/3] arm64: dts: ti: Introduce J722S family of SoCs Vaishnav Achath
2023-12-13 20:27 ` Nishanth Menon
2023-12-14 8:37 ` Vaishnav Achath
2023-12-14 12:27 ` Nishanth Menon
2023-12-14 15:43 ` Andrew Davis
2023-12-14 18:33 ` Nishanth Menon
2023-12-13 12:49 ` [PATCH 3/3] arm64: dts: ti: Add support for TI J722S Evaluation Module Vaishnav Achath
2023-12-13 20:28 ` Nishanth Menon
2024-01-15 10:22 ` Kumar, Udit
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=20231213124930.3012-1-vaishnav.a@ti.com \
--to=vaishnav.a@ti.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=j-choudhary@ti.com \
--cc=kristo@kernel.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nm@ti.com \
--cc=robh+dt@kernel.org \
--cc=u-kumar1@ti.com \
--cc=vigneshr@ti.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox