Re: [PATCH v4 0/8] Introduce J742S2 SoC and EVM

2025-04-03 Thread Tom Rini
On Mon, 17 Mar 2025 10:24:19 +0530, Manorit Chawdhry wrote: > The series adds support for J742S2 family of SoCs. Also adds J742S2 EVM > Support and re-uses most of the stuff from the superset device J784s4. > > This device is a subset of J784S4 and shares the same memory map and > thus the code i

[PATCH v4 0/8] Introduce J742S2 SoC and EVM

2025-03-16 Thread Manorit Chawdhry
The series adds support for J742S2 family of SoCs. Also adds J742S2 EVM Support and re-uses most of the stuff from the superset device J784s4. This device is a subset of J784S4 and shares the same memory map and thus the code is being reused from J784S4 to avoid duplication. It initially cleans u