ARM: dts: pxa: add clocks
authorRobert Jarzmik <robert.jarzmik@free.fr>
Sat, 7 Feb 2015 12:13:24 +0000 (13:13 +0100)
committerRobert Jarzmik <robert.jarzmik@free.fr>
Tue, 12 May 2015 21:14:26 +0000 (23:14 +0200)
Add clocks to the IPs already described in the pxa device-tree
files. There are more clocks in the clock tree than IPs described in the
current pxa device-tree.

This patch ensures that :
 - the current description is correct
 - the clocks are actually claimed, so that clock framework doesn't
   disable them automatically (unused clocks shutdown)

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>

No differences found