On Fri, Oct 28, 2022 at 6:59 PM Prabhakar <prabhakar.csengg@xxxxxxxxx> wrote: > From: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > > Enable the minimal blocks required for booting the Renesas RZ/Five > SMARC EVK with initramfs. > > Below are the blocks which are enabled: > - CPG > - CPU0 > - DDR (memory regions) > - PINCTRL > - PLIC > - SCIF0 > > As we are reusing the RZ/G2UL SoC base DTSI [0], RZ/G2UL SMARC SoM [1] and > carrier [2] board DTSIs which enables almost all the blocks supported > by the RZ/G2UL SMARC EVK and whereas on RZ/Five SoC we will be gradually > enabling the blocks hence the aliases for ETH/I2C are deleted and rest > of the IP blocks are marked as disabled/deleted. > > [0] arch/arm64/boot/dts/renesas/r9a07g043.dtsi > [1] arch/arm64/boot/dts/renesas/rzg2ul-smarc-som.dtsi > [2] arch/arm64/boot/dts/renesas/rzg2ul-smarc.dtsi > > Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@xxxxxxxxxxxxxx> > --- > v4 -> v5 > * Reworked completely (sort of new patch) Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx 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