From: Chen-Yu Tsai <wens@xxxxxxxx> On Fri, 07 Mar 2025 00:26:14 +0000, Andre Przywara wrote: > this is the fourth drop of the series introducing basic clock support for > the Allwinner A523 family of SoCs, comprising A523, A527, T527, H728. [1] > This times just a small rename of a macro name, and fixing the DT > binding, where the separate patches for the two CCUs got merged into > one. For a more detailed changelog, see below. > > ************* > Please note that the clock numbers changed compared to v1 and v2, (but > not against v3) so DTs from that older era cannot be used anymore with > this driver: you have to update the DTB. Just copying the binding header > and recompiling the DTB should do the trick, since the symbols stayed > mostly the same, at least as far they are used in the basic DTs we use > today. > ************* > > [...] Re-applied to clk-for-6.15 in git@xxxxxxxxxx:linux-sunxi/linux-sunxi.git to add SoB, thanks! Please note the commit hashes have changed. [01/14] clk: sunxi-ng: mp: introduce dual-divider clock commit: 45717804b75eda8a76eacc04509ca4d68dd2caaf [02/14] clk: sunxi-ng: mp: provide wrappers for setting feature flags commit: cdbb9d0d09db4cd09d23fec02d3b458664bc3d38 [03/14] clk: sunxi-ng: Add support for update bit commit: e16b9b71f40f603d5cbdcf02007c05ee03cb2be7 [04/14] dt-bindings: clk: sunxi-ng: document two Allwinner A523 CCUs commit: 52dbf84857f051df38f6de3f0c7b7f4506e7ad25 [05/14] clk: sunxi-ng: Add support for the A523/T527 CCU PLLs commit: 7cae1e2b5544a6f51972458ec4360c7717ca0145 [06/14] clk: sunxi-ng: a523: Add support for bus clocks commit: e6f4b4b77981feb3af06e16da073e788fe16de2a [07/14] clk: sunxi-ng: a523: add video mod clocks commit: 6702d17f54a8f6c48cd6ba12282fae8c936e7944 [08/14] clk: sunxi-ng: a523: add system mod clocks commit: 74b0443a0d0ad283f20ee2985758143485942c31 [09/14] clk: sunxi-ng: a523: add interface mod clocks commit: ed064e65b92a1d78d90b6b87a3d99790f88c1c83 [10/14] clk: sunxi-ng: a523: add USB mod clocks commit: fb2c60366d3259aeb5507902e50032fb05b11895 [11/14] clk: sunxi-ng: a523: remaining mod clocks commit: 00bc60ea24a7b31da97a3b8a833711491c285ae4 [12/14] clk: sunxi-ng: a523: add bus clock gates commit: f3dabb29f0ca44f2053c0c3943ca6f47b248d348 [13/14] clk: sunxi-ng: a523: add reset lines commit: a36cc6cd0feb7ea656a1a33db0e6347149f50fed [14/14] clk: sunxi-ng: add support for the A523/T527 PRCM CCU commit: 8cea339cfb81eb3354b0f27ceb27e2bb107efa6d Best regards, -- Chen-Yu Tsai <wens@xxxxxxxx>