Message ID | 20240226-ep93xx-v8-0-3136dca7238f@maquefel.me (mailing list archive) |
---|---|
Headers | show |
Series | ep93xx device tree conversion | expand |
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?
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