mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 03:24:19 +02:00
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:
parent
9a0e630655
commit
b9e88ba6dc
|
|
@ -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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user