On Mon, 10 May 2021 14:10:40 +0200, Geert Uytterhoeven wrote: > Convert the Renesas R-Car Gen3 PCIe PHY Device Tree binding > documentation to json-schema. > > Update the example to match reality. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > I have listed Sergei as the maintainer, as he wrote the original driver > and bindings. Sergei: Please scream if this is inappropriate ;-) > --- > .../bindings/phy/rcar-gen3-phy-pcie.txt | 24 --------- > .../phy/renesas,rcar-gen3-pcie-phy.yaml | 53 +++++++++++++++++++ > 2 files changed, 53 insertions(+), 24 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/phy/rcar-gen3-phy-pcie.txt > create mode 100644 Documentation/devicetree/bindings/phy/renesas,rcar-gen3-pcie-phy.yaml > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>