Skip to content
Commit 1887c3a6 authored by Lars-Peter Clausen's avatar Lars-Peter Clausen Committed by Mike Turquette
Browse files

clk: axi-clkgen: Add support for v2



This patch adds support for the new v2 version of the axi-clkgen core.
Unfortunately the method of accessing the registers is quite different on v2,
while the content still stays largely the same. So the patch adds a small
abstraction layer which implements the specific read and write functions for v1
and v2 in callback functions.

Signed-off-by: default avatarLars-Peter Clausen <lars@metafoo.de>
parent 62ac983b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment