On Mon, Apr 09, 2018 at 06:57:11PM +0300, Sergei Shtylyov wrote: > On 04/09/2018 12:46 PM, Geert Uytterhoeven wrote: > > >> This PHY is still mostly undocumented -- the only documented registers > >> exist on R-Car V3H (R8A77980) SoC where this PHY stays in a powered-down > >> state after a reset and thus we must power it on for PCIe to work... > > > > Bogus spaces slipping in again? > > Yes, I should have worked in the type-setting. :-) > > >> Signed-off-by: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx> > > > >> --- /dev/null > >> +++ linux-phy/Documentation/devicetree/bindings/phy/rcar-gen3-phy-pcie.txt > >> @@ -0,0 +1,32 @@ > [...] > >> +Example (R-Car V3H): > >> + > >> + pcie-phy@e65d0000 { > >> + compatible = "renesas,r8a77980-pcie-phy", > >> + "renesas,rcar-gen3-pcie-phy"; > > > > Is the R8A77980 PCIe PHY compatible with the generic version, given it needs > > to be powered up explicitly? > > I assumed it's upwardly compatible. However, given the lack of information, > it might not be... If we are not sure I'd rather assume that it is not upwardly compatible. Because falling back to something that doesn't work does not seem at all useful to me. ... -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html