Re: [PATCH] ARM: moxart: move fixed rate clock child node to board level dts

2014-01-23 Thread Olof Johansson
On Thu, Jan 16, 2014 at 04:39:06PM +0100, Jonas Jensen wrote: > When a skeleton "clocks { .. }" remain in .dtsi, the child node can > be moved to .dts, "ref12" is then found by of_clk_get(). > > Signed-off-by: Jonas Jensen Applied to late/misc branch, will likely be included in 3.14-rc1 -Olof

Re: [PATCH] ARM: moxart: move fixed rate clock child node to board level dts

2014-01-23 Thread Olof Johansson
On Thu, Jan 16, 2014 at 04:39:06PM +0100, Jonas Jensen wrote: When a skeleton clocks { .. } remain in .dtsi, the child node can be moved to .dts, ref12 is then found by of_clk_get(). Signed-off-by: Jonas Jensen jonas.jen...@gmail.com Applied to late/misc branch, will likely be included in

[PATCH] ARM: moxart: move fixed rate clock child node to board level dts

2014-01-16 Thread Jonas Jensen
When a skeleton "clocks { .. }" remain in .dtsi, the child node can be moved to .dts, "ref12" is then found by of_clk_get(). Signed-off-by: Jonas Jensen --- Notes: Applies to next-20140116 arch/arm/boot/dts/moxart-uc7112lx.dts | 8 arch/arm/boot/dts/moxart.dtsi | 6 --

[PATCH] ARM: moxart: move fixed rate clock child node to board level dts

2014-01-16 Thread Jonas Jensen
When a skeleton clocks { .. } remain in .dtsi, the child node can be moved to .dts, ref12 is then found by of_clk_get(). Signed-off-by: Jonas Jensen jonas.jen...@gmail.com --- Notes: Applies to next-20140116 arch/arm/boot/dts/moxart-uc7112lx.dts | 8 arch/arm/boot/dts/moxart.dtsi