On Fri, 23 Sept 2022 at 19:03, Heiko Stuebner <heiko@xxxxxxxxx> wrote: > > Am Donnerstag, 15. September 2022, 18:39:47 CEST schrieb Jagan Teki: > > RV1126 is a high-performance vision processor SoC for IPC/CVR, > > especially for AI related application. > > > > It is based on quad-core ARM Cortex-A7 32-bit core which integrates > > NEON and FPU. There is a 32KB I-cache and 32KB D-cache for each core > > and 512KB unified L2 cache. It has build-in NPU supports INT8/INT16 > > hybrid operation and computing power is up to 2.0TOPs. > > > > This patch add basic core dtsi support. > > > > Signed-off-by: Jon Lin <jon.lin@xxxxxxxxxxxxxx> > > Signed-off-by: Sugar Zhang <sugar.zhang@xxxxxxxxxxxxxx> > > Signed-off-by: Jagan Teki <jagan@xxxxxxxxxx> > > hmm, this series doesn't really provide any board for the rv1126, > so we essentially don't even get any compile-time tests, as nothing > is using this dtsi. Can we please change that? Yes. Got it. I will send these dtsi and board dts file patches together. Thanks, Jagan.