]> git.dujemihanovic.xyz Git - u-boot.git/commit
ARM: dts: rockchip: Add Rockchip RV1126 SoC
authorJagan Teki <jagan@edgeble.ai>
Wed, 14 Dec 2022 17:51:04 +0000 (23:21 +0530)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 16 Jan 2023 10:01:11 +0000 (18:01 +0800)
commit2204a8c90aef05f0cbded2088dd56c10b3af70c1
treeeaf28d15bd81e520fed0fefb30904257c6cb2ec3
parent3fc0dee58508f7332a5f350409c2c1ec866aeb83
ARM: dts: rockchip: Add Rockchip RV1126 SoC

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@rock-chips.com>
Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Signed-off-by: Jagan Teki <jagan@edgeble.ai>
arch/arm/dts/rv1126.dtsi [new file with mode: 0644]