ARM: dts: r8a7793: Remove unnecessary clock-output-names properties
authorSimon Horman <horms+renesas@verge.net.au>
Thu, 17 Mar 2016 23:17:09 +0000 (08:17 +0900)
committerSimon Horman <horms+renesas@verge.net.au>
Sun, 27 Mar 2016 23:56:01 +0000 (08:56 +0900)
commit3b81c0ce13c53445b1e38fa1ff86025e5b8a9199
tree908a88af692e40e6bfed9c2110cf9237b4f2477d
parentf617604fe5d74b9c8d3333bad2e4959abe4594a4
ARM: dts: r8a7793: 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/r8a7793.dtsi
This page took 0.046076 seconds and 5 git commands to generate.