[PATCH] clk: samsung: pll: Use new registration method for PLL6552 and PLL6553
From: Mike Turquette <hidden>
Date: 2013-08-27 23:45:25
Also in:
linux-devicetree, linux-samsung-soc
From: Mike Turquette <hidden>
Date: 2013-08-27 23:45:25
Also in:
linux-devicetree, linux-samsung-soc
Quoting Kukjin Kim (2013-08-27 10:16:14)
On 08/27/13 10:14, Mike Turquette wrote:quoted
Quoting Tomasz Figa (2013-08-20 17:33:21)quoted
This patch modifies PLL6552 and PLL6553 clock drivers to use recently added common Samsung PLL registration method. Signed-off-by: Tomasz Figa<redacted>Sigh. This change won't apply on top of clk-next-s3c64xx since it requires Yadwinder's change (amongst) others. The best I could do was spin out another topic branch with the relevant changes and apply this patch on top. It is a subset of clk-next but it is almost entirely Samsung patches: git://git.linaro.org/people/mturquette/linux.git clk-next-s3c64xx-delta Kukjin& Tomasz, let me know if this OK for you to add as a dependency to the Samsung tree. If it is I will merge it into clk-next, but I want your OK that this branch is OK for you to take.Hi Mike, I merged the branch clk-next-s3c64xx-delta you provided on top of previous clk-next-s3c64xx for common-clk-s3c64xx and dt-s3c64xx and it looks fine to me.
Cool. I've merged it into clk-next as well. Regards, Mike
Thanks, Kukjin