[PATCH v4] ARM: ls1021a: add gating clocks to IP blocks.
Li.Xiubo at freescale.com
Li.Xiubo at freescale.com
Fri Oct 17 02:37:24 PDT 2014
> > .../devicetree/bindings/clock/ls1021a-clock.txt | 27 +++
> > arch/arm/mach-imx/Makefile | 2 +
> > arch/arm/mach-imx/clk-ls1021a.c | 191
> +++++++++++++++++++++
> > arch/arm/mach-imx/clk.h | 8 +
> > include/dt-bindings/clock/ls1021a-clock.h | 55 ++++++
>
> Why is clock support for a new platform in mach-imx instead of drivers/clk ?
>
@Shawn,
Has any suggestions about move this to drivers/clk/ ?
Thanks,
BRs
Xiubo
> > 5 files changed, 283 insertions(+)
> > create mode 100644 Documentation/devicetree/bindings/clock/ls1021a-clock.txt
> > create mode 100644 arch/arm/mach-imx/clk-ls1021a.c
> > create mode 100644 include/dt-bindings/clock/ls1021a-clock.h
>
> - k
>
> --
> Qualcomm Innovation Center, Inc.
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project
More information about the linux-arm-kernel
mailing list