aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/r8a7791-porter.dts
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2016-03-18 08:17:57 +0900
committerSimon Horman <horms+renesas@verge.net.au>2016-03-28 08:56:07 +0900
commit203f0ef865303412a9d03a88a2f845db682ac628 (patch)
tree53feddb1ecaf80dd87f6b4ae65007a5d93219da1 /arch/arm/boot/dts/r8a7791-porter.dts
parentARM: dts: koelsch: Remove unnecessary clock-output-names properties (diff)
downloadlinux-dev-203f0ef865303412a9d03a88a2f845db682ac628.tar.xz
linux-dev-203f0ef865303412a9d03a88a2f845db682ac628.zip
ARM: dts: porter: 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>
Diffstat (limited to 'arch/arm/boot/dts/r8a7791-porter.dts')
-rw-r--r--arch/arm/boot/dts/r8a7791-porter.dts3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/r8a7791-porter.dts b/arch/arm/boot/dts/r8a7791-porter.dts
index af3751ff519a..9554d13362f6 100644
--- a/arch/arm/boot/dts/r8a7791-porter.dts
+++ b/arch/arm/boot/dts/r8a7791-porter.dts
@@ -113,11 +113,10 @@
clock-frequency = <74250000>;
};
- x14_clk: x14-clock {
+ x14_clk: audio_clock {
compatible = "fixed-clock";
#clock-cells = <0>;
clock-frequency = <11289600>;
- clock-output-names = "audio_clock";
};
sound {