On Thu, Jan 19, 2023 at 03:05:37PM +0800, Yu Chien Peter Lin wrote: > The L2C configuration register has MAP field to indicate its version > is v0 (Gen1) or v1 (Gen2) L2-cache. This patch makes the driver > compatible with both memory-mapped scheme. > > Signed-off-by: Yu Chien Peter Lin <peter...@andestech.com> > --- > drivers/cache/cache-v5l2.c | 32 ++++++++++++++++++++++++-------- > 1 file changed, 24 insertions(+), 8 deletions(-) > Reviewed-by: Leo Yu-Chi Liang <ycli...@andestech.com>