]> Git Repo - J-u-boot.git/commit
riscv: dts: move out AE350 L2 node from cpus node
authorRick Chen <[email protected]>
Wed, 28 Aug 2019 10:46:10 +0000 (18:46 +0800)
committerAndes <[email protected]>
Tue, 3 Sep 2019 01:31:03 +0000 (09:31 +0800)
commitcf6ee112d802bc378172cfa5db3a430509cc82d8
treee77e3abd86cff357bc1fcef571a142b436a40886
parent7045ed9f1ad9bb2b8d19f3b5d39d7e1be8da36a6
riscv: dts: move out AE350 L2 node from cpus node

When L2 node exists inside cpus node, uclass_get_device
can not parse L2 node successfully. So move it outside
from cpus node.

Also add tag-ram-ctl and data-ram-ctl attributes for
v5l2 cache controller driver. This can adjust timing
by requirement from dtb to improve performance.

Signed-off-by: Rick Chen <[email protected]>
Cc: KC Lin <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
arch/riscv/dts/ae350_32.dts
arch/riscv/dts/ae350_64.dts
This page took 0.033113 seconds and 4 git commands to generate.