diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2016-03-23 10:06:43 +0900 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2016-03-28 08:56:11 +0900 |
commit | 000025cfbb9e8bafd0a1fa84d8d83526d24bde42 (patch) | |
tree | db058a3493a0a6793de733250ec847b1d30cc02c /CREDITS | |
parent | 57c75d1ed6890b8c57fce5d0c557a6b486c4d898 (diff) | |
download | linux-000025cfbb9e8bafd0a1fa84d8d83526d24bde42.tar.bz2 |
ARM: dts: sh73a0: 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.
The clock-output-names property is left in place for the zb_clk which is
thus treated as a special case as the MSTP clock driver (clk-mstp.c)
explicitly looks for a clock with node name zb_clk for the r8a73a4 and
sh73a0 SoCs.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'CREDITS')
0 files changed, 0 insertions, 0 deletions