ARM: dts: r8a7779: Remove unnecessary clock-output-names properties
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 17 Mar 2016 23:15:34 +0000 (08:15 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 27 Mar 2016 23:55:58 +0000 (08:55 +0900)
commit3f6dba702c57908c5f66601ced6ef9f131759611
tree4939933e88998ebc344bb61dce7da38f7695eb20
parent452fc89994c2a81ade92096088b94ecbfef436a8
ARM: dts: r8a7779: Remove unnecessary clock-output-names properties

* Fixed rate and fixed factor clocks do not require an
  clock-output-names property.
* Since 07705583e920fef6 ("clk: shmobile: div6: Make clock-output-names
  optional") Renesas div6 clocks do not require a clock-output-names
  property.

In the above cases there is only one clock output and its name is taken
from that of the clock node.  Accordingly, remove the unnecessary
clock-output-names properties and as necessary update the node names.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
arch/arm/boot/dts/r8a7779.dtsi
This page took 0.030956 seconds and 5 git commands to generate.