On Tue, Dec 12, 2023 at 11:20:17AM +0300, Nikita Shubin wrote: > No major changes since last version all changes are cometic. > > Following patches require attention from Stephen Boyd, as they were converted to aux_dev as suggested: > > - ARM: ep93xx: add regmap aux_dev > - clk: ep93xx: add DT support for Cirrus EP93xx > > DMA related patches still require Acked or Reviewed tags. > > got approval LGTM from Miquel: > - mtd: rawnand: add support for ts72xx > Link: https://lore.kernel.org/lkml/20231004103911.2aa65354@xps-13/ > > new patches: > > ARM: ep93xx: Add terminator to gpiod_lookup_table > - fixed terminator in gpiod_lockup_table > > So mostly all patches got approval. > > Patches should be now formated with '--histogram' It _feels_ like some tags might be missing. In any case I suggest to use `b4` tool to retrieve tags when preparing the next version: git checkout -b vXX v6.7-rcX b4 am -slt $MSG_ID_OF_v(XX-1) git am ... git rebase --interactive ... # to address comments -- With Best Regards, Andy Shevchenko