[PATCH v3 2/2] clk: sunxi: Refactor A31 PLL6 so that it can be reused
Maxime Ripard
maxime.ripard at free-electrons.com
Mon Feb 1 11:46:26 PST 2016
On Fri, Jan 29, 2016 at 06:14:48PM +0800, Chen-Yu Tsai wrote:
> >> @@ -173,7 +173,7 @@
> >> #clock-cells = <0>;
> >> compatible = "allwinner,sun8i-h3-ahb2-clk";
> >> reg = <0x01c2005c 0x4>;
> >> - clocks = <&ahb1>, <&pll6d2>;
> >> + clocks = <&ahb1>, <&pll6>;
> >
> > According to the datasheet AHB2 really has PLL6 / 2 as parent, not PLL6
> > directly.
>
> Thanks for the save. So we should keep pll6d2_clk.
Indeed thanks for the review. Will fix for v4.
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20160201/48505a6b/attachment.sig>
More information about the linux-arm-kernel
mailing list