[PATCH v2 00/11] RISC-V: add LiteX SoC support; resurrect nmon
Antony Pavlov
antonynpavlov at gmail.com
Fri May 7 04:12:00 PDT 2021
On Fri, 7 May 2021 12:23:47 +0200
Ahmad Fatoum <a.fatoum at pengutronix.de> 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
More information about the barebox
mailing list