linux-loongson/arch/arm64/boot/dts/renesas/r9a08g045s33.dtsi
Claudiu Beznea e20396d65b arm64: dts: renesas: Add initial DTSI for RZ/G3S SoC
Add the initial DTSI for the RZ/G3S SoC.
The files in this commit have the following meaning:
  - r9a08g045.dtsi:    RZ/G3S family SoC common parts
  - r9a08g045s33.dtsi: RZ/G3S R0A08G045S33 SoC specific parts

Signed-off-by: Claudiu Beznea <claudiu.beznea.uj@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://lore.kernel.org/r/20230929053915.1530607-23-claudiu.beznea@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
2023-10-05 14:28:47 +02:00

15 lines
290 B
Plaintext

// SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
/*
* Device Tree Source for the RZ/G3S R9A08G045S33 SoC specific part
*
* Copyright (C) 2023 Renesas Electronics Corp.
*/
/dts-v1/;
#include "r9a08g045.dtsi"
/ {
compatible = "renesas,r9a08g045s33", "renesas,r9a08g045";
};