On Thu, Jun 16, 2016 at 11:20:21AM +0200, Gabriel Fernandez wrote: > STiH415 and STiH416 platforms are no longer used. > these platforms will be deprecated for the next kernel. > > Signed-off-by: Gabriel Fernandez <[email protected]> > --- > .../bindings/clock/st/st,clkgen-divmux.txt | 49 -- > .../devicetree/bindings/clock/st/st,clkgen-mux.txt | 18 +- > .../devicetree/bindings/clock/st/st,clkgen-pll.txt | 26 +- > .../bindings/clock/st/st,clkgen-prediv.txt | 36 - > .../devicetree/bindings/clock/st/st,clkgen-vcc.txt | 61 -- > .../devicetree/bindings/clock/st/st,clkgen.txt | 54 +- > .../devicetree/bindings/clock/st/st,quadfs.txt | 27 +- > drivers/clk/st/clkgen-fsyn.c | 260 -------- > drivers/clk/st/clkgen-mux.c | 726 > +-------------------- > drivers/clk/st/clkgen-pll.c | 418 ------------ > 10 files changed, 37 insertions(+), 1638 deletions(-) > delete mode 100644 > Documentation/devicetree/bindings/clock/st/st,clkgen-divmux.txt > delete mode 100644 > Documentation/devicetree/bindings/clock/st/st,clkgen-prediv.txt > delete mode 100644 > Documentation/devicetree/bindings/clock/st/st,clkgen-vcc.txt
Acked-by: Rob Herring <[email protected]>

