commit | 929267cb3525daf72f730f4d4c4e1e9e2b135e61 | [log] [tgz] |
---|---|---|
author | Jonas Jensen <jonas.jensen@gmail.com> | Thu Jan 16 16:39:06 2014 +0100 |
committer | Olof Johansson <olof@lixom.net> | Thu Jan 23 18:13:44 2014 -0800 |
tree | 08e24c15fd78d78ac8993aebd9df75a824b521f1 | |
parent | 935b0d622f16538d071af823388c21c2e6f66134 [diff] |
ARM: moxart: move fixed rate clock child node to board level dts 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.jensen@gmail.com> Signed-off-by: Olof Johansson <olof@lixom.net>