Lines Matching +full:r8a77980 +full:- +full:pcie +full:- +full:phy
1 * Renesas R-Car generation 3 PCIe PHY
3 This file provides information on what the device node for the R-Car
4 generation 3 PCIe PHY contains.
7 - compatible: "renesas,r8a77980-pcie-phy" if the device is a part of the
8 R8A77980 SoC.
9 - reg: offset and length of the register block.
10 - clocks: clock phandle and specifier pair.
11 - power-domains: power domain phandle and specifier pair.
12 - resets: reset phandle and specifier pair.
13 - #phy-cells: see phy-bindings.txt in the same directory, must be <0>.
15 Example (R-Car V3H):
17 pcie-phy@e65d0000 {
18 compatible = "renesas,r8a77980-pcie-phy";
20 #phy-cells = <0>;
22 power-domains = <&sysc 32>;