]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
clk: sunxi-ng: sun8i-de2: Split out H5 definitions
authorJernej Skrabec <jernej.skrabec@siol.net>
Tue, 11 Feb 2020 18:59:30 +0000 (19:59 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Wed, 12 Feb 2020 18:00:58 +0000 (19:00 +0100)
commit2b48dcb7a821fc38e0be3e171bd02e058196ccf1
treebf1f53532bf16d3cbf7b4545b240f893c6509238
parent1de8493069b8f510e586242c1b4329cd3c9b6fb9
clk: sunxi-ng: sun8i-de2: Split out H5 definitions

H5 has less clocks and resets than A64. Currently that's not obvious
because A64 is missing rotation core related clocks and reset.

Split out H5 definition. A64 structures will be fixed in subsequent
commit.

Note that this patch depends on commit 19368d99746e ("clk: sunxi-ng:
add support for Allwinner H3 DE2 CCU") for the H3 clock list.

Fixes: 763c5bd045b1 ("clk: sunxi-ng: add support for DE2 CCU")
Signed-off-by: Jernej Skrabec <jernej.skrabec@siol.net>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
drivers/clk/sunxi-ng/ccu-sun8i-de2.c