Message ID | 20221028165921.94487-7-prabhakar.mahadev-lad.rj@bp.renesas.com (mailing list archive) |
---|---|
State | Not Applicable |
Delegated to: | Palmer Dabbelt |
Headers | show |
Series | Add support for Renesas RZ/Five SoC | expand |
Context | Check | Description |
---|---|---|
conchuod/apply | fail | Patch does not apply to for-next |
conchuod/tree_selection | success | Guessed tree name to be for-next |
On Sat, Oct 29, 2022 at 12:59 AM Prabhakar <prabhakar.csengg@gmail.com> wrote: > > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> > > Add RISC-V architecture as part of ARM/Renesas architecture, as they have > the same maintainers, use the same development collaboration > infrastructure, and share many files. > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com> > Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> > Reviewed-by: Conor Dooley <conor.dooley@microchip.com> > --- > v4 -> v5 > * Rebased on -next > * Included RB tag from Conor > > v3 -> v4 > * Included RB tag from Geert > > v2 -> v3 > * Merged as part of ARM > > v1 -> v2 > * New patch > --- > MAINTAINERS | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index 6cdc2a74c7a2..0204f106d8c2 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -2691,7 +2691,7 @@ F: arch/arm/boot/dts/rtd* > F: arch/arm/mach-realtek/ > F: arch/arm64/boot/dts/realtek/ > > -ARM/RENESAS ARCHITECTURE > +ARM/RISC-V/RENESAS ARCHITECTURE Great! Good luck RISC-V RENESAS ARCHITECTURE. Reviewed-by: Guo Ren <guoren@kernel.org> > M: Geert Uytterhoeven <geert+renesas@glider.be> > M: Magnus Damm <magnus.damm@gmail.com> > L: linux-renesas-soc@vger.kernel.org > @@ -2713,6 +2713,7 @@ F: arch/arm/include/debug/renesas-scif.S > F: arch/arm/mach-shmobile/ > F: arch/arm64/boot/dts/renesas/ > F: arch/arm64/configs/renesas_defconfig > +F: arch/riscv/boot/dts/renesas/ > F: drivers/soc/renesas/ > F: include/linux/soc/renesas/ > > -- > 2.25.1 >
diff --git a/MAINTAINERS b/MAINTAINERS index 6cdc2a74c7a2..0204f106d8c2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2691,7 +2691,7 @@ F: arch/arm/boot/dts/rtd* F: arch/arm/mach-realtek/ F: arch/arm64/boot/dts/realtek/ -ARM/RENESAS ARCHITECTURE +ARM/RISC-V/RENESAS ARCHITECTURE M: Geert Uytterhoeven <geert+renesas@glider.be> M: Magnus Damm <magnus.damm@gmail.com> L: linux-renesas-soc@vger.kernel.org @@ -2713,6 +2713,7 @@ F: arch/arm/include/debug/renesas-scif.S F: arch/arm/mach-shmobile/ F: arch/arm64/boot/dts/renesas/ F: arch/arm64/configs/renesas_defconfig +F: arch/riscv/boot/dts/renesas/ F: drivers/soc/renesas/ F: include/linux/soc/renesas/