mbox series

[v2,0/3] arm64: dts: ti: Introduce AM62x LP SK board support

Message ID 20230321-am62-lp-sk-v2-0-0a56e1694804@ti.com (mailing list archive)
Headers show
Series arm64: dts: ti: Introduce AM62x LP SK board support | expand

Message

Vignesh Raghavendra March 22, 2023, 12:39 p.m. UTC
This add DT support for AM62x LP SK board which has Automotive package
variant of AM62x SoC with LPDDR4 and OSPI NAND

Product link: https://www.ti.com/tool/SK-AM62-LP
Logs: https://gist.github.com/r-vignesh/0ad701f3df614cc5f90b6de775f2584e

Since v1:
Drop wild card 'x' and rename compatible and dts file to am62-lp-sk.dts
as suggested by Krzysztof.

v1: lore.kernel.org/r/20230320051304.2730692-1-vigneshr@ti.com

--
2.40.0

---
Anand Gadiyar (2):
      arm64: dts: ti: Refractor AM625 SK dts
      arm64: ti: dts: Add support for AM62x LP SK

Vignesh Raghavendra (1):
      dt-bindings: arm: ti: k3: Add compatible for AM62x LP SK

 Documentation/devicetree/bindings/arm/ti/k3.yaml |   1 +
 arch/arm64/boot/dts/ti/Makefile                  |   1 +
 arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts         | 227 ++++++++
 arch/arm64/boot/dts/ti/k3-am625-sk.dts           | 237 +-------
 arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi   | 274 ++++++++++
 5 files changed, 504 insertions(+), 236 deletions(-)
---
base-commit: f3594f0204b756638267242e26d9de611435c3ba
change-id: 20230321-am62-lp-sk-e7676a6aab41

Best regards,

Comments

Nishanth Menon March 28, 2023, 12:12 p.m. UTC | #1
Hi Vignesh Raghavendra,

On Wed, 22 Mar 2023 18:09:19 +0530, Vignesh Raghavendra wrote:
> This add DT support for AM62x LP SK board which has Automotive package
> variant of AM62x SoC with LPDDR4 and OSPI NAND
> 
> Product link: https://www.ti.com/tool/SK-AM62-LP
> Logs: https://gist.github.com/r-vignesh/0ad701f3df614cc5f90b6de775f2584e
> 
> Since v1:
> Drop wild card 'x' and rename compatible and dts file to am62-lp-sk.dts
> as suggested by Krzysztof.
> 
> [...]

I have applied the following to branch ti-k3-dts-next on [1].
Thank you!

[1/3] dt-bindings: arm: ti: k3: Add compatible for AM62x LP SK
      commit: 1fb3876129214f397b027eff98c614c0f015ecdf
[2/3] arm64: dts: ti: Refractor AM625 SK dts
      commit: ba0b22eaef1d2feda379ce486ca68e365ce4baf1
[3/3] arm64: ti: dts: Add support for AM62x LP SK
      commit: d956a851ac3c4e1a0ab8c9ed873281b85be01406

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent up the chain during
the next merge window (or sooner if it is a relevant bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

[1] git://git.kernel.org/pub/scm/linux/kernel/git/ti/linux.git