Home
last modified time | relevance | path

Searched +full:r9a09g057 +full:- +full:sys (Results 1 – 3 of 3) sorted by relevance

/linux/Documentation/devicetree/bindings/soc/renesas/
H A Drenesas,r9a09g057-sys.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/renesas/renesas,r9a09g057-sys.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Renesas RZ/V2H(P) System Controller (SYS)
10 - Geert Uytterhoeven <geert+renesas@glider.be>
13 The RZ/V2H(P) SYS (System Controller) controls the overall
15 - Trust zone control
16 - Extend access by specific masters to address beyond 4GB space
17 - GBETH configuration
[all …]
/linux/arch/arm64/boot/dts/renesas/
H A Dr9a09g057.dtsi1 // SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
8 #include <dt-bindings/clock/renesas,r9a09g057-cpg.h>
9 #include <dt-bindings/interrupt-controller/arm-gic.h>
12 compatible = "renesas,r9a09g057";
13 #address-cells = <2>;
14 #size-cells = <2>;
16 audio_extal_clk: audio-clk {
17 compatible = "fixed-clock";
18 #clock-cells = <0>;
20 clock-frequency = <0>;
[all …]
/linux/drivers/soc/renesas/
H A Drenesas-soc.c1 // SPDX-License-Identifier: GPL-2.0
5 * Copyright (C) 2014-2016 Glider bvba
21 .name = "R-Car Gen1",
26 .name = "R-Car Gen2",
31 .name = "R-Car Gen3",
36 .name = "R-Car Gen4",
40 .name = "R-Mobile",
91 .name = "SH-Mobile",
420 { .compatible = "renesas,r9a09g057", .data = &soc_rz_v2h },
464 { .compatible = "renesas,r9a07g043-sysc", .data = &id_rzg2l },
[all …]