On Mon, Sep 9, 2024 at 11:12 AM Nikita Shubin via B4 Relay
[off-list ref] wrote:
The goal is to recieve ACKs for all patches in series to merge it via Arnd branch.
It was decided from the very beginning of these series, mostly because
it's a full conversion of platform code to DT and it seemed not
convenient to maintain compatibility with both platform and DT.
Following patches require attention from Stephen Boyd or clk subsystem:
Does it mean you still have a few patches without tags?
What are their respective numbers?
- clk: ep93xx: add DT support for Cirrus EP93xx:
- tristate
- drop MFD_SYSCON/REGMAP
- add AUXILIARY_BUS/REGMAP_MMIO
- prefixed all static with ep9xx_
- s/clk_hw_register_ddiv()/ep93xx_clk_register_ddiv()/
- s/clk_register_div()/ep93xx_clk_register_div()/
- dropped devm_ep93xx_clk_hw_register_fixed_rate_parent_data macro
- s/devm_ep93xx_clk_hw_register_fixed_rate_parent_data()/devm_clk_hw_register_fixed_rate_parent_data()/
--
With Best Regards,
Andy Shevchenko