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/drivers/soc/renesas/
H A DMakefile1 # SPDX-License-Identifier: GPL-2.0
3 obj-$(CONFIG_SOC_RENESAS) += renesas-soc.o
7 obj-$(CONFIG_ARCH_R9A06G032) += r9a06g032-smp.o
9 obj-$(CONFIG_SYSC_R9A08G045) += r9a08g045-sysc.o
10 obj-$(CONFIG_SYS_R9A09G047) += r9a09g047-sys.o
11 obj-$(CONFIG_SYS_R9A09G056) += r9a09g056-sys.o
12 obj-$(CONFIG_SYS_R9A09G057) += r9a09g057-sys.o
15 obj-$(CONFIG_PWC_RZV2M) += pwc-rzv2m.o
16 obj-$(CONFIG_RST_RCAR) += rcar-rst.o
17 obj-$(CONFIG_SYSC_RZ) += rz-sysc.o
/linux/Documentation/devicetree/bindings/memory-controllers/
H A Drenesas,rzg3e-xspi.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/memory-controllers/renesas,rzg3e-xspi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Biju Das <biju.das.jz@bp.renesas.com>
14 the memory-mapping or the manual command mode.
19 - "jedec,spi-nor";
22 - $ref: /schemas/spi/spi-controller.yaml#
27 - const: renesas,r9a09g047-xspi # RZ/G3E
29 - items:
[all …]