[PATCH 0/7] qcom clock updates

Mike Turquette mturquette at linaro.org
Wed May 28 21:53:20 PDT 2014


Quoting Stephen Boyd (2014-05-16 16:07:07)
> Here are some bug fixes and updates to qcom clock driver. Mostly focused
> on running more drivers on msm8974 based devices and some fixes found
> in the process.

Applied to clk-next.

Regards,
Mike

> 
> Stephen Boyd (7):
>   clk: qcom: Fix clk_rcg2_is_enabled() check
>   clk: qcom: Fix mmcc-8974's PLL configurations
>   clk: qcom: Return highest rate when round_rate() exceeds plan
>   clk: qcom: Support display RCG clocks
>   clk: qcom: Properly support display clocks on msm8974
>   clk: qcom: Support msm8974pro global clock control hardware
>   clk: qcom: Return error pointers for unimplemented clocks
> 
>  .../devicetree/bindings/clock/qcom,gcc.txt         |   2 +
>  drivers/clk/qcom/clk-rcg.h                         |   3 +
>  drivers/clk/qcom/clk-rcg2.c                        | 304 +++++++++++++++++++--
>  drivers/clk/qcom/common.c                          |   4 +-
>  drivers/clk/qcom/gcc-msm8974.c                     | 130 ++++++++-
>  drivers/clk/qcom/mmcc-msm8974.c                    | 118 ++++----
>  include/dt-bindings/clock/qcom,gcc-msm8974.h       |   4 +
>  7 files changed, 485 insertions(+), 80 deletions(-)
> 
> -- 
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> hosted by The Linux Foundation
> 



More information about the linux-arm-kernel mailing list