On Thu, 7 May 2020 09:50:26 +0200, Geert Uytterhoeven wrote: > Convert the Renesas CPG DIV6 Clock Device Tree binding documentation to > json-schema. > > Drop R-Car Gen2 compatible values, which were obsoleted by the unified > "Renesas Clock Pulse Generator / Module Standby and Software Reset" DT > bindings. > Update the example to match reality. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > To be queued in clk-renesas-for-v5.8. > > .../clock/renesas,cpg-div6-clock.yaml | 60 +++++++++++++++++++ > .../clock/renesas,cpg-div6-clocks.txt | 40 ------------- > 2 files changed, 60 insertions(+), 40 deletions(-) > create mode 100644 Documentation/devicetree/bindings/clock/renesas,cpg-div6-clock.yaml > delete mode 100644 Documentation/devicetree/bindings/clock/renesas,cpg-div6-clocks.txt > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>