Hi Arnd,
On Tue, Sep 3, 2019 at 11:15 PM Arnd Bergmann <[email protected]> wrote:
> On Fri, Aug 23, 2019 at 2:36 PM Geert Uytterhoeven
> <[email protected]> wrote:
> > Renesas ARM SoC updates for v5.4
> >
> > - Low-level debugging support for RZ/A2M.
> >
>
> Pulled into arm/soc, thanks!
>
> This should be the last of your pull requests for the moment. Can you check
> that
> everything is there once it hits linux-next (probably Wednesday, I may have
> just
> missed today).
$ for i in $(git tag | grep renesas-.*-for-v5.4); do echo --- $i ---;
git cherry -v arm-soc/for-next $i; done
--- renesas-arm-dt-for-v5.4-tag1 ---
--- renesas-arm-soc-for-v5.4-tag1 ---
--- renesas-arm64-dt-for-v5.4-tag1 ---
--- renesas-arm64-dt-for-v5.4-tag2 ---
--- renesas-drivers-for-v5.4-tag1 ---
--- renesas-drivers-for-v5.4-tag2 ---
--- renesas-dt-bindings-for-v5.4-tag1 ---
--- renesas-dt-bindings-for-v5.4-tag2 ---
Yep, all included.
Thanks a lot!
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds