OSDN Git Service

clk: sunxi-ng: sun8i-de2: H6 doesn't have rotate core
authorJernej Skrabec <jernej.skrabec@siol.net>
Tue, 11 Feb 2020 18:59:32 +0000 (19:59 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Wed, 12 Feb 2020 18:01:02 +0000 (19:01 +0100)
commit75250eb75c828eebda77e23f44de0f037546ea9a
tree53e26a5e43e76b77e596336b25e80afa74b2ab36
parentb4bbce660a3694811b5500c40b9cd69513b50d38
clk: sunxi-ng: sun8i-de2: H6 doesn't have rotate core

DE3 documentation regarding presence of rotate core in H6 is a bit
confusing. Register descriptions mention bits for enabling rotate core
clocks and reset, but general overview doesn't list it as feature of H6
display engine, BSP kernel doesn't support it and there is no interrupt
listed for it. Manual poking registers also didn't reveal presence of
rotate core.

Let's assume there isn't any rotate core on H6 present and remove
related clocks. With that done, structures are same as those for H5, so
just reuse H5 structure.

Fixes: 56808da9f97f ("clk: sunxi-ng: Add support for H6 DE3 clocks")
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