Hi Geert,
Thank you for the review.
On Fri, May 21, 2021 at 4:41 PM Geert Uytterhoeven [off-list ref] wrote:
Hi Prabhakar,
On Fri, May 14, 2021 at 9:24 PM Lad Prabhakar
[off-list ref] wrote:
quoted
Add basic support for RZ/G2L SMARC EVK (based on R9A07G044L2):
- memory
- External input clock
- SCIF
Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Thanks for your patch!
quoted
--- a/arch/arm64/boot/dts/renesas/Makefile
+++ b/arch/arm64/boot/dts/renesas/Makefile
@@ -62,3 +62,5 @@ dtb-$(CONFIG_ARCH_R8A77990) += r8a77990-ebisu.dtb
dtb-$(CONFIG_ARCH_R8A77995) += r8a77995-draak.dtb
dtb-$(CONFIG_ARCH_R8A779A0) += r8a779a0-falcon.dtb
+
+dtb-$(CONFIG_ARCH_R9A07G044L) += r9a07g044l2-smarc.dtb
diff --git a/arch/arm64/boot/dts/renesas/g2l-smarc.dtsi b/arch/arm64/boot/dts/renesas/g2l-smarc.dtsi
new file mode 100644
index 000000000000..9b95d73fb798
--- /dev/null
+++ b/arch/arm64/boot/dts/renesas/g2l-smarc.dtsi
rzg2l-smarc?
Agreed will do.
Cheers,
Prabhakar
The rest looks good to me (taking into account compatible value
discussions).
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-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