arm64: dts: renesas: r9a09g011: Add system controller node

Add system controller node to RZ/V2M SoC dtsi.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Link: https://lore.kernel.org/r/20221116102140.852889-4-biju.das.jz@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
This commit is contained in:
Biju Das 2022-11-16 10:21:40 +00:00 committed by Geert Uytterhoeven
parent 9a0e630655
commit b9e88ba6dc

View File

@ -130,6 +130,11 @@ cpg: clock-controller@a3500000 {
#power-domain-cells = <0>;
};
sys: system-controller@a3f03000 {
compatible = "renesas,r9a09g011-sys";
reg = <0 0xa3f03000 0 0x400>;
};
i2c0: i2c@a4030000 {
#address-cells = <1>;
#size-cells = <0>;