u-boot/drivers/clk/sunxi
Andre Przywara 95168d77d3 sunxi: add Allwinner R528/T113 SoC support
This adds the remaining code bits to teach U-Boot about Allwinner's
newest SoC generation. This was introduced with the RISC-V based
Allwinner D1 SoC, which actually shares a die with the ARM cores versions
called R528 (BGA, without DRAM) and T113s (QFP, with embedded DRAM).

This adds the new Kconfig stanza, using the two newly introduced symbols
for the new SoC generation and pincontroller. It also adds the new symbols
to the relavent code places, to set all the hardcoded bits directly.

We need one DT override:
The ARM core version of the DT specifies the CPUX watchdog as
"reserved", which means it won't be recognised by U-Boot. Override this
in our generic sunxi-u-boot.dtsi, to let U-Boot pick up this watchdog,
so that the generic reset driver will work.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2023-10-22 23:41:52 +01:00
..
clk_a10.c clk: sunxi: Add NAND clocks and resets 2023-04-28 01:06:57 +01:00
clk_a10s.c clk: sunxi: Add NAND clocks and resets 2023-04-28 01:06:57 +01:00
clk_a23.c clk: sunxi: Add NAND clocks and resets 2023-04-28 01:06:57 +01:00
clk_a31_r.c clk: sunxi: Use a single driver for all variants 2022-07-18 09:37:49 +01:00
clk_a31.c clk: sunxi: Add NAND clocks and resets 2023-04-28 01:06:57 +01:00
clk_a64.c clk: sunxi: Add NAND clocks and resets 2023-04-28 01:06:57 +01:00
clk_a80.c clk: sunxi: Add NAND clocks and resets 2023-04-28 01:06:57 +01:00
clk_a83t.c clk: sunxi: Add NAND clocks and resets 2023-04-28 01:06:57 +01:00
clk_d1.c clk: sunxi: Add support for the D1 CCU 2023-10-22 23:41:51 +01:00
clk_f1c100s.c clk: sunxi: Use a single driver for all variants 2022-07-18 09:37:49 +01:00
clk_h3.c clk: sunxi: Add NAND clocks and resets 2023-04-28 01:06:57 +01:00
clk_h6_r.c clk: sunxi: Use a single driver for all variants 2022-07-18 09:37:49 +01:00
clk_h6.c clk: sunxi: Add NAND clocks and resets 2023-04-28 01:06:57 +01:00
clk_h616.c clk: sunxi: Add NAND clocks and resets 2023-04-28 01:06:57 +01:00
clk_r40.c clk: sunxi: Add NAND clocks and resets 2023-04-28 01:06:57 +01:00
clk_sun6i_rtc.c clk: sunxi: Add additional RTC compatible strings 2022-06-26 11:22:53 +01:00
clk_sunxi.c clk: sunxi: Add support for the D1 CCU 2023-10-22 23:41:51 +01:00
clk_v3s.c clk: sunxi: Add DE2 display-related clocks/resets 2023-01-23 01:18:31 +00:00
Kconfig sunxi: add Allwinner R528/T113 SoC support 2023-10-22 23:41:52 +01:00
Makefile clk: sunxi: Add support for the D1 CCU 2023-10-22 23:41:51 +01:00