]> Git Repo - J-u-boot.git/commit
dm: cache: add v5l2 cache controller driver
authorRick Chen <[email protected]>
Wed, 28 Aug 2019 10:46:06 +0000 (18:46 +0800)
committerAndes <[email protected]>
Tue, 3 Sep 2019 01:31:03 +0000 (09:31 +0800)
commit4fa4267d82d13eb45cc4202e4439de862e8cad0e
treeec0822a0d677e1e2fc8c2d4491894373d5857d33
parentabd858e5754c0f1e71aa86abde049d9ee81fda3e
dm: cache: add v5l2 cache controller driver

Add a v5l2 cache controller driver that is usually found on
Andes RISC-V ae350 platform. It will parse the cache settings
from the dtb.

In this version tag and data ram control timing can be adjusted
by the requirement from the dtb.

Signed-off-by: Rick Chen <[email protected]>
Cc: KC Lin <[email protected]>
Reviewed-by: Bin Meng <[email protected]>
drivers/cache/Kconfig
drivers/cache/Makefile
drivers/cache/cache-v5l2.c [new file with mode: 0644]
This page took 0.034627 seconds and 4 git commands to generate.