Searched +full:r9a09g057 +full:- +full:sys (Results 1 – 3 of 3) sorted by relevance
1 # 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 overall15 - Trust zone control16 - Extend access by specific masters to address beyond 4GB space17 - GBETH configuration[all …]
1 # SPDX-License-Identifier: GPL-2.03 obj-$(CONFIG_SOC_RENESAS) += renesas-soc.o7 obj-$(CONFIG_ARCH_R9A06G032) += r9a06g032-smp.o9 obj-$(CONFIG_SYSC_R9A08G045) += r9a08g045-sysc.o10 obj-$(CONFIG_SYS_R9A09G047) += r9a09g047-sys.o11 obj-$(CONFIG_SYS_R9A09G056) += r9a09g056-sys.o12 obj-$(CONFIG_SYS_R9A09G057) += r9a09g057-sys.o15 obj-$(CONFIG_PWC_RZV2M) += pwc-rzv2m.o16 obj-$(CONFIG_RST_RCAR) += rcar-rst.o17 obj-$(CONFIG_SYSC_RZ) += rz-sysc.o
1 # 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/G3E29 - items:[all …]