Searched +full:ipmmu +full:- +full:r8a7791 (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/iommu/renesas,ipmmu-vmsa.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Renesas VMSA-Compatible IOMMU10 - Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>13 The IPMMU is an IOMMU implementation compatible with the ARM VMSA page tables.15 connected to the IPMMU through a port called micro-TLB.20 - items:21 - enum:[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car M2-W (R8A77910) SoC5 * Copyright (C) 2013-2015 Renesas Electronics Corporation6 * Copyright (C) 2013-2014 Renesas Solutions Corp.10 #include <dt-bindings/clock/r8a7791-cpg-mssr.h>11 #include <dt-bindings/interrupt-controller/arm-gic.h>12 #include <dt-bindings/interrupt-controller/irq.h>13 #include <dt-bindings/power/r8a7791-sysc.h>16 compatible = "renesas,r8a7791";17 #address-cells = <2>;[all …]
1 // SPDX-License-Identifier: GPL-2.03 * r8a7791 Clock Pulse Generator / Module Standby and Software Reset5 * Copyright (C) 2015-2017 Glider bvba7 * Based on clk-rcar-gen2.c16 #include <linux/soc/renesas/rcar-rst.h>18 #include <dt-bindings/clock/r8a7791-cpg-mssr.h>20 #include "renesas-cpg-mssr.h"21 #include "rcar-gen2-cpg.h"96 DEF_MOD("2d-dmac", 115, R8A7791_CLK_ZS),97 DEF_MOD("fdp1-1", 118, R8A7791_CLK_ZS),[all …]