Searched +full:pcie +full:- +full:r8a7791 (Results 1 – 4 of 4) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)4 ---5 $id: http://devicetree.org/schemas/pci/rcar-pci-host.yaml#6 $schema: http://devicetree.org/meta-schemas/core.yaml#8 title: Renesas R-Car PCIe Host11 - Marek Vasut <[email protected]>12 - Yoshihiro Shimoda <[email protected]>15 - $ref: /schemas/pci/pci-host-bridge.yaml#20 - const: renesas,pcie-r8a7779 # R-Car H121 - items:[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 * PCIe driver for Renesas R-Car SoCs4 * Copyright (C) 2014-2020 Renesas Electronics Europe Ltd7 * arch/sh/drivers/pci/pcie-sh7786.c8 * arch/sh/drivers/pci/ops-sh7786.c9 * Copyright (C) 2009 - 2011 Paul Mundt16 #include <linux/clk-provider.h>34 #include "pcie-rcar.h"45 /* Structure representing the PCIe interface */47 struct rcar_pcie pcie; member[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Renesas SH-Mobile, R-Mobile, and R-Car Platform10 - Geert Uytterhoeven <[email protected]>17 - description: Emma Mobile EV219 - enum:20 - renesas,kzm9d # Kyoto Microcomputer Co. KZM-A9-Dual21 - const: renesas,emev223 - description: RZ/A1H (R7S72100)[all …]