Message ID | 20230915-ep93xx-v4-0-a1d779dcec10@maquefel.me |
---|---|
Headers | show |
Series | ep93xx device tree conversion | expand |
On Fri, Sep 15, 2023 at 11:10:42AM +0300, Nikita Shubin via B4 Relay wrote: > This series aims to convert ep93xx from platform to full device tree support. > > The main goal is to receive ACK's to take it via Arnd's arm-soc branch. > > Major changes: > - drop newline at the end from each YAML files > - rename dma and clk bindings headers to match first compatible > - shrink SoC exported functions number to only 2 > - dropped some ep93xx_pata fixes from these series > - dropped m48t86 stuff from these series > > Bit thanks to Andy Shevchenko for thorough review. You are welcome! Dunno if you have used --patience when formatted the patches, but I think you should, if hadn't, for the next version. It will help a lot in reviewing and understanding the changes.
On Fri, 15 Sep 2023 11:10:42 +0300, Nikita Shubin wrote: > This series aims to convert ep93xx from platform to full device tree support. > > The main goal is to receive ACK's to take it via Arnd's arm-soc branch. > > Major changes: > - drop newline at the end from each YAML files > - rename dma and clk bindings headers to match first compatible > - shrink SoC exported functions number to only 2 > - dropped some ep93xx_pata fixes from these series > - dropped m48t86 stuff from these series > > [...] Applied, thanks! [13/42] dt-bindings: rtc: Add Cirrus EP93xx commit: 207bddd97881913bcb8bef84737c0971e712fbee [14/42] rtc: ep93xx: add DT support for Cirrus EP93xx commit: 1d70f9fe5f1c8fbd5d838223b8aec27c69a7e609 Best regards,