Re: [PATCH v8 00/38] ep93xx device tree conversion

From: Nikita Shubin
Date: Wed Feb 28 2024 - 03:29:06 EST


Hello Mark!

On Mon, 2024-02-26 at 13:34 +0000, Mark Brown wrote:
> On Mon, Feb 26, 2024 at 10:29:56AM +0300, Nikita Shubin via B4 Relay
> wrote:
>
> > The goal is to receive ACKs for all patches in series to merge it
> > via Arnd branch.
>
> What are the actual dependencies here?

More than a half of patches makes device drivers incompatible with
"platform" approach, this is intentionally cause we don't want any
leftovers - ep93xx should be fully converted to dt or left as is.

Currently only 4 patches that require review/ack left:

- ARM: ep93xx: add regmap aux_dev
- clk: ep93xx: add DT support for Cirrus EP93xx
- dma: cirrus: Convert to DT for Cirrus EP93xx
- dma: cirrus: remove platform code