Message ID | 20170526073821.25971-1-guodong.xu@linaro.org |
---|---|
Headers | show |
Series | clk: hi3660: add more clocks and fix bugs | expand |
Hi, Stephen, Mike May I get your review opinion and comments on this patchset? Thanks you. -Guodong Xu On Fri, May 26, 2017 at 3:38 PM, Guodong Xu <guodong.xu@linaro.org> wrote: > This patchset adds more clocks for hi3660, video encoder/decoder, ISP. It > includes also bug fixes. > > v2 update: > - added ISP clocks into patch 2. > > Chen Jun (2): > clk: hi3660: fix wrong parent name of clk_mux_sysbus > clk: hi3660: add clocks for video encoder, decoder and ISP > > Zhong Kaihua (1): > clk: hi3660: Set PPLL2 to 2880M > > drivers/clk/hisilicon/clk-hi3660.c | 50 +++++++++++++++++++++++++++++--- > include/dt-bindings/clock/hi3660-clock.h | 17 +++++++++++ > 2 files changed, 63 insertions(+), 4 deletions(-) > > -- > 2.10.2 > -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On 2017年05月26日 15:38, Guodong Xu wrote: > From: Chen Jun <chenjun14@huawei.com> > > Parent name of clk_mux_sysbus is not correct. This patch fixes it. > > Signed-off-by: Chen Jun <chenjun14@huawei.com> > Signed-off-by: John Stultz <john.stultz@linaro.org> > Signed-off-by: Guodong Xu <guodong.xu@linaro.org> Acked-by: Zhangfei Gao <zhangfei.gao@linaro.org> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On 2017年05月26日 15:38, Guodong Xu wrote: > From: Chen Jun <chenjun14@huawei.com> > > This patch adds more clocks for hi3660, including: > - video encoder and decoder > - ISP (Image Signal Processing) > > Signed-off-by: Chen Jun <chenjun14@huawei.com> > Signed-off-by: Zhong Kaihua <zhongkaihua@huawei.com> > Signed-off-by: Guodong Xu <guodong.xu@linaro.org> > Reviewed-by: Zhangfei Gao <zhangfei.gao@linaro.org> Acked-by: Zhangfei Gao <zhangfei.gao@linaro.org> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On 05/26, Guodong Xu wrote: > From: Chen Jun <chenjun14@huawei.com> > > Parent name of clk_mux_sysbus is not correct. This patch fixes it. > > Signed-off-by: Chen Jun <chenjun14@huawei.com> > Signed-off-by: John Stultz <john.stultz@linaro.org> > Signed-off-by: Guodong Xu <guodong.xu@linaro.org> > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On 05/26, Guodong Xu wrote: > From: Chen Jun <chenjun14@huawei.com> > > This patch adds more clocks for hi3660, including: > - video encoder and decoder > - ISP (Image Signal Processing) > > Signed-off-by: Chen Jun <chenjun14@huawei.com> > Signed-off-by: Zhong Kaihua <zhongkaihua@huawei.com> > Signed-off-by: Guodong Xu <guodong.xu@linaro.org> > Reviewed-by: Zhangfei Gao <zhangfei.gao@linaro.org> > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html