Searched +full:r8a77980 +full:- +full:pcie +full:- +full:phy (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/phy/renesas,rcar-gen3-pcie-phy.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Renesas R-Car Generation 3 PCIe PHY10 - Sergei Shtylyov <sergei.shtylyov@gmail.com>14 const: renesas,r8a77980-pcie-phy22 power-domains:28 '#phy-cells':32 - compatible[all …]
1 // SPDX-License-Identifier: GPL-2.03 * Device Tree Source for the R-Car V3H (R8A77980) SoC9 #include <dt-bindings/clock/r8a77980-cpg-mssr.h>10 #include <dt-bindings/interrupt-controller/irq.h>11 #include <dt-bindings/interrupt-controller/arm-gic.h>12 #include <dt-bindings/power/r8a77980-sysc.h>15 compatible = "renesas,r8a77980";16 #address-cells = <2>;17 #size-cells = <2>;19 /* External CAN clock - to be overridden by boards that provide it */[all …]