summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/r8a7791-koelsch.dts
diff options
context:
space:
mode:
authorSimon Horman2016-03-18 00:17:57 +0100
committerSimon Horman2016-03-28 01:56:05 +0200
commit62c7e9da598611827f09984386fa1438ccc46f87 (patch)
tree5237a1d942c451c88e6b1ed528955fc1db2f7782 /arch/arm/boot/dts/r8a7791-koelsch.dts
parentARM: dts: gose: Remove unnecessary clock-output-names properties (diff)
downloadkernel-qcow2-linux-62c7e9da598611827f09984386fa1438ccc46f87.tar.gz
kernel-qcow2-linux-62c7e9da598611827f09984386fa1438ccc46f87.tar.xz
kernel-qcow2-linux-62c7e9da598611827f09984386fa1438ccc46f87.zip
ARM: dts: koelsch: 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-koelsch.dts')
-rw-r--r--arch/arm/boot/dts/r8a7791-koelsch.dts3
1 files changed, 1 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/r8a7791-koelsch.dts b/arch/arm/boot/dts/r8a7791-koelsch.dts
index c6b43c85a0b1..1adf8770db7e 100644
--- a/arch/arm/boot/dts/r8a7791-koelsch.dts
+++ b/arch/arm/boot/dts/r8a7791-koelsch.dts
@@ -242,11 +242,10 @@
1800000 0>;
};
- audio_clock: clock {
+ audio_clock: audio_clock {
compatible = "fixed-clock";
#clock-cells = <0>;
clock-frequency = <11289600>;
- clock-output-names = "audio_clock";
};
rsnd_ak4643: sound {