Skip to content
Commit 49b2b0a2 authored by Samuel Holland's avatar Samuel Holland Committed by Andre Przywara
Browse files

clk: sunxi: Store the array sizes in the CCU descriptor



The reset array size is currently used for bounds checking in the reset
driver. The same bounds check should really be done in the clock driver.

Currently, the array size is provided to the reset driver separately
from the CCU descriptor, which is a bit strange. Let's do this the usual
way, with the array sizes next to the arrays themselves.

Signed-off-by: default avatarSamuel Holland <samuel@sholland.org>
Reviewed-by: default avatarAndre Przywara <andre.przywara@arm.com>
[Andre: add F1C100s support]
Signed-off-by: default avatarAndre Przywara <andre.przywara@arm.com>
parent 26f6f7fb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment