On Fri, 7 May 2021 12:23:47 +0200
Ahmad Fatoum <[email protected]> wrote:

> On 07.05.21 00:08, Antony Pavlov wrote:
> > Changes since v1:
> > 
> >   * rebased on top of next branch;
> >   * new patches are introduced:
> >     * clocksource: timer-riscv: select CSR from device tree
> >     * RISC-V: make RISCV_SBI and RISCV_M_MODE explicitly mutually exclusive
> >     * RISC-V: make it possible to build RV32I multi-image with DEBUG_LL=n
> >   * almost all of Ahmad's notes are fixed (e.g. unused header files 
> > inclusions are dropped);
> >   * NOT FIXED: gpio-74xx-mmio still uses dev_get_drvdata(), not 
> > device_get_match_data()
> 
> Why?

Changing dev_get_drvdata() to device_get_match_data() is easy (but not trivial).
On the other hand there are three new patches in the v2 patchseries. I foresee 
discussion
on these new patches, during this discussion I can polish gpio-74xx-mmio ;)

-- 
Best regards,
  Antony Pavlov

_______________________________________________
barebox mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/barebox

Reply via email to