commit | c0459ea32e51162a428ed2da88b652f79bad9392 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Thu Oct 26 00:28:44 2023 +0100 |
committer | Andre Przywara <andre.przywara@arm.com> | Thu Mar 27 00:26:35 2025 +0000 |
tree | 036292f6ba720ff8ec681fd46fd3868b0360570b | |
parent | a0e2a09d61a8d4788300df4b35b8e4ff8ca8d022 [diff] |
clk: sunxi: Add support for the A100/A133 CCU The Allwinner A100 SoC has been around for a while, and has now seemingly been replaced with its close sibling A133. Add support for the CCU, as far as used by U-Boot proper. Linux has some basic (clock and pinctrl) support for a while, so we can already use the existing binding headers. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>