lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 10 Aug 2021 09:36:50 +0100 From: "Lad, Prabhakar" <prabhakar.csengg@...il.com> To: Geert Uytterhoeven <geert@...ux-m68k.org> Cc: Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>, Rob Herring <robh+dt@...nel.org>, Fabrizio Castro <fabrizio.castro.jz@...esas.com>, Wolfgang Grandegger <wg@...ndegger.com>, Marc Kleine-Budde <mkl@...gutronix.de>, "David S. Miller" <davem@...emloft.net>, Jakub Kicinski <kuba@...nel.org>, Magnus Damm <magnus.damm@...il.com>, Philipp Zabel <p.zabel@...gutronix.de>, linux-can@...r.kernel.org, netdev <netdev@...r.kernel.org>, "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" <devicetree@...r.kernel.org>, Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Linux-Renesas <linux-renesas-soc@...r.kernel.org>, Biju Das <biju.das.jz@...renesas.com> Subject: Re: [PATCH v4 2/3] can: rcar_canfd: Add support for RZ/G2L family Hi Geert, On Tue, Aug 10, 2021 at 9:27 AM Geert Uytterhoeven <geert@...ux-m68k.org> wrote: > > Hi Prabhakar, > > On Tue, Jul 27, 2021 at 3:30 PM Lad Prabhakar > <prabhakar.mahadev-lad.rj@...renesas.com> wrote: > > CANFD block on RZ/G2L SoC is almost identical to one found on > > R-Car Gen3 SoC's. On RZ/G2L SoC interrupt sources for each channel > > are split into different sources and the IP doesn't divide (1/2) > > CANFD clock within the IP. > > > > This patch adds compatible string for RZ/G2L family and splits > > the irq handlers to accommodate both RZ/G2L and R-Car Gen3 SoC's. > > > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com> > > Reviewed-by: Biju Das <biju.das.jz@...renesas.com> > > Thanks for your patch! > > I've just noticed a set of silly typos: > > > --- a/drivers/net/can/rcar/rcar_canfd.c > > +++ b/drivers/net/can/rcar/rcar_canfd.c > > > +static void rcar_canfd_handle_global_recieve(struct rcar_canfd_global *gpriv, u32 ch) > > receive (everywhere) > Ouch, I'll respin with the typo's fixed. Cheers, Prabhakar > Gr{oetje,eeting}s, > > Geert > > -- > Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org > > 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
Powered by blists - more mailing lists