
On 09:37-20240103, Nishanth Menon wrote:
On 00:45-20231220, Apurva Nandan wrote:
Hello Everyone!
This series will introduce basic support (SD and UART) support for Texas Instruments J784S4 EVM.
The J784S4 SoC device tree patches are taken from kernel patch submissions and will be updated as they are accepted and merged to the kernel tree. All other patches are specific to SPL and u-boot and do not have dependency on other trees. Appreciate a review for acceptance to u-boot tree.
Here are some of the salient features of the J784S4 automotive grade application processor:
The J784S4 SoC belongs to the K3 Multicore SoC architecture platform, providing advanced system integration in automotive, ADAS and industrial applications requiring AI at the network edge. This SoC extends the K3 Jacinto 7 family of SoCs with focus on raising performance and integration while providing interfaces, memory architecture and compute performance for multi-sensor, high concurrency applications.
Tried to apply this series on top of: next dffa6d0210f5 Merge tag 'dm-next-1124' of https://source.denx.de/u-boot/custodians/u-boot-dm into next
$ git am -3 v7_20231220_a_nandan_introduce_initial_ti_s_j784s4_and_am69_support.mbx Applying: arm: dts: Introduce j784s4 dts from linux kernel Applying: arm: dts: Introduce am69-sk dts from linux kernel Applying: arm: mach-k3: Add basic support for J784S4 SoC definition Applying: arm: mach-k3: Sort SoC JTAG_ID entries Applying: soc: ti: k3-socinfo: Add entry for J784S4 SoC Applying: arm: mach-k3: j784s4: Add clk and power support Applying: drivers: dma: Add support for J784S4 SoC Applying: board: ti: j784s4: Add board support for J784S4 EVM Applying: board: ti: j748s4: Add board config yaml files Applying: board: ti: j784s4: Add boot environment variables Applying: arm: dts: Introduce am69-sk u-boot dts files error: patch failed: arch/arm/dts/Makefile:1411 error: arch/arm/dts/Makefile: patch does not apply error: arch/arm/dts/k3-j784s4-binman.dtsi: does not exist in index Patch failed at 0011 arm: dts: Introduce am69-sk u-boot dts files hint: Use 'git am --show-current-patch=diff' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort".
You will probably have to rebase this series once any review comments are addressed.
Looks like public-inbox in kernel.org is missing patch[1] #11, but patchworks[2] seems to have a copy
Comments to follow..
[1] https://lore.kernel.org/all/20231219191537.4039361-1-a-nandan@ti.com/#t [2] https://patchwork.ozlabs.org/project/uboot/list/?series=387428