On Wed, 16 Oct 2019 16:52:07 +0200, Geert Uytterhoeven wrote: > As of commit 362b334b17943d84 ("ARM: dts: r8a7791: Convert to new > CPG/MSSR bindings"), all upstream R-Car Gen2 device tree source files > use the unified "Renesas Clock Pulse Generator / Module Standby and > Software Reset" DT bindings. > > Hence remove the old R-Car Gen2 DT bindings describing a hierarchical > representation of the various CPG and MSTP clocks. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > To be queued in clk-renesas-for-v5.5. > > The abovementioned commit was part of the v4.15 release. > The conversion was backported to v4.14.75-ltsi, and included in any > R-Car BSP based on v4.14 (rcar-3.6.0 and later). > --- > .../clock/renesas,rcar-gen2-cpg-clocks.txt | 60 ------------------- > 1 file changed, 60 deletions(-) > delete mode 100644 Documentation/devicetree/bindings/clock/renesas,rcar-gen2-cpg-clocks.txt > Acked-by: Rob Herring <robh@xxxxxxxxxx>