linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/13] ARM, arm64: dts: Remove unnecessary clock-output-names properties
@ 2016-03-22  1:40 Simon Horman
  2016-03-22  1:40 ` [PATCH 01/13] ARM: dts: r7s72100: " Simon Horman
                   ` (13 more replies)
  0 siblings, 14 replies; 19+ messages in thread
From: Simon Horman @ 2016-03-22  1:40 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

this series updates the device trees of Renesas ARM based SoCs.

* 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 zb_clk is excluded from this rename
as the MSTP clock driver (clk-mstp.c) explicitly looks for a clock
named zb_clk for the r8a73a4 and sh73a0 SoCs.

Based on renesas-devel-20160318-v4.5

Simon Horman (13):
  ARM: dts: r7s72100: Remove unnecessary clock-output-names properties
  ARM: dts: r8a73a4: Remove unnecessary clock-output-names properties
  ARM: dts: sh73a0: Remove unnecessary clock-output-names properties
  ARM: dts: r8a7740: Remove unnecessary clock-output-names properties
  ARM: dts: r8a7778: Remove unnecessary clock-output-names properties
  ARM: dts: r8a7779: Remove unnecessary clock-output-names properties
  ARM: dts: r8a7791: Remove unnecessary clock-output-names properties
  ARM: dts: r8a7793: Remove unnecessary clock-output-names properties
  ARM: dts: r8a7794: Remove unnecessary clock-output-names properties
  ARM: dts: gose: Remove unnecessary clock-output-names properties
  ARM: dts: koelsch: Remove unnecessary clock-output-names properties
  ARM: dts: porter: Remove unnecessary clock-output-names properties
  ARM: dts: lager: Remove unnecessary clock-output-names properties

 arch/arm/boot/dts/r7s72100.dtsi       | 15 ++----
 arch/arm/boot/dts/r8a73a4.dtsi        | 76 ++++++++++--------------------
 arch/arm/boot/dts/r8a7740.dtsi        | 57 ++++++++---------------
 arch/arm/boot/dts/r8a7778.dtsi        | 21 +++------
 arch/arm/boot/dts/r8a7779.dtsi        | 15 ++----
 arch/arm/boot/dts/r8a7790-lager.dts   |  3 +-
 arch/arm/boot/dts/r8a7791-koelsch.dts |  3 +-
 arch/arm/boot/dts/r8a7791-porter.dts  |  3 +-
 arch/arm/boot/dts/r8a7791.dtsi        | 79 ++++++++++---------------------
 arch/arm/boot/dts/r8a7793-gose.dts    |  3 +-
 arch/arm/boot/dts/r8a7793.dtsi        | 45 ++++++------------
 arch/arm/boot/dts/r8a7794.dtsi        | 66 +++++++++-----------------
 arch/arm/boot/dts/sh73a0.dtsi         | 88 ++++++++++++-----------------------
 13 files changed, 154 insertions(+), 320 deletions(-)

-- 
2.1.4

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2016-03-23  1:07 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-22  1:40 [PATCH 00/13] ARM, arm64: dts: Remove unnecessary clock-output-names properties Simon Horman
2016-03-22  1:40 ` [PATCH 01/13] ARM: dts: r7s72100: " Simon Horman
2016-03-22  1:40 ` [PATCH 02/13] ARM: dts: r8a73a4: " Simon Horman
2016-03-22 10:17   ` Geert Uytterhoeven
2016-03-23  0:52     ` Simon Horman
2016-03-22  1:40 ` [PATCH 03/13] ARM: dts: sh73a0: " Simon Horman
2016-03-22 10:17   ` Geert Uytterhoeven
2016-03-22  1:40 ` [PATCH 04/13] ARM: dts: r8a7740: " Simon Horman
2016-03-22  1:40 ` [PATCH 05/13] ARM: dts: r8a7778: " Simon Horman
2016-03-22  1:40 ` [PATCH 06/13] ARM: dts: r8a7779: " Simon Horman
2016-03-22  1:40 ` [PATCH 07/13] ARM: dts: r8a7791: " Simon Horman
2016-03-22  1:40 ` [PATCH 08/13] ARM: dts: r8a7793: " Simon Horman
2016-03-22  1:40 ` [PATCH 09/13] ARM: dts: r8a7794: " Simon Horman
2016-03-22  1:40 ` [PATCH 10/13] ARM: dts: gose: " Simon Horman
2016-03-22  1:40 ` [PATCH 11/13] ARM: dts: koelsch: " Simon Horman
2016-03-22  1:40 ` [PATCH 12/13] ARM: dts: porter: " Simon Horman
2016-03-22  1:40 ` [PATCH 13/13] ARM: dts: lager: " Simon Horman
2016-03-22 10:18 ` [PATCH 00/13] ARM, arm64: dts: " Geert Uytterhoeven
2016-03-23  1:07   ` Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).