commit | 7a1db41d83881bed7d5e13972ed308f05153ceee | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Tue Oct 27 17:41:16 2015 -0500 |
committer | Scott Wood <scottwood@freescale.com> | Tue Oct 27 18:14:38 2015 -0500 |
tree | 6ef1c65272e26ab173d8a36b98c6e5113a277224 | |
parent | 43f2cfcce26e2d67a3689d40777885a98447c586 [diff] |
powerpc/fsl: Add #clock-cells and clockgen label to clockgen nodes This allows new-style clock references to be used, which is needed for fman. The old clock nodes will be removed and all clock references converted to new-style once the qoriq-cpufreq driver is updated to stop depending on the old-style references in cpu nodes. Signed-off-by: Scott Wood <scottwood@freescale.com>