[RESEND PATCH v2 01/13] drivers: clk: st: Remove stih415-416 clock support

Rob Herring robh at kernel.org
Sun Jun 19 07:57:04 PDT 2016


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 <gabriel.fernandez at linaro.org>
> ---
>  .../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 <robh at kernel.org>



More information about the linux-arm-kernel mailing list