SUPERH platform development
 help / color / mirror / Atom feed
* [PATCH 2/2] ARM: shmobile: r8a7740 dtsi: Correct IIC0 parent clock
@ 2014-11-05 10:04 Geert Uytterhoeven
  2014-11-10  0:57 ` Simon Horman
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Geert Uytterhoeven @ 2014-11-05 10:04 UTC (permalink / raw)
  To: linux-sh

According to the datasheet, the operating clock for IIC0 is the HPP
(RT Peri) clock, not the SUB (Peri) clock. Both clocks run at the same
speed (50 Mhz).

This is consistent with IIC0 being located in the A4R PM domain, and
IIC1 in the A3SP PM domain.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 arch/arm/boot/dts/r8a7740.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/r8a7740.dtsi b/arch/arm/boot/dts/r8a7740.dtsi
index 20d2b56773fbf069..e2c9496c2c325a1f 100644
--- a/arch/arm/boot/dts/r8a7740.dtsi
+++ b/arch/arm/boot/dts/r8a7740.dtsi
@@ -497,7 +497,7 @@
 			clocks = <&cpg_clocks R8A7740_CLK_S>,
 				 <&cpg_clocks R8A7740_CLK_S>, <&sub_clk>,
 				 <&cpg_clocks R8A7740_CLK_B>,
-				 <&sub_clk>, <&sub_clk>,
+				 <&cpg_clocks R8A7740_CLK_HPP>, <&sub_clk>,
 				 <&cpg_clocks R8A7740_CLK_B>;
 			#clock-cells = <1>;
 			renesas,clock-indices = <
-- 
1.9.1


^ permalink raw reply related	[flat|nested] 7+ messages in thread
* [GIT PULL] Renesas ARM Based SoC DT Fixes for v3.18
@ 2014-11-13  1:20 Simon Horman
  2014-11-13  1:20 ` [PATCH 2/2] ARM: shmobile: r8a7740 dtsi: Correct IIC0 parent clock Simon Horman
  0 siblings, 1 reply; 7+ messages in thread
From: Simon Horman @ 2014-11-13  1:20 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC DT fixes for v3.18.
Or alternatively for v3.19 if you feel they are too late for v3.18.


* ARM: shmobile: r8a7740 dtsi: Correct IIC0 parent clock

  This problem was introduced when clock support was added DT for the
  r8a7740 by d9ffd583bf345e2ea ("ARM: shmobile: r8a7740: add SoC clocks to
  DTS") in v3.18-rc1.

  I am not aware of any run-time effect of this problem.

* ARM: shmobile: r8a7790: Fix SD3CKCR address to device tree

  This problem was introduced when clock support was added DT for the
  r8a7790 by 22a1f59547e1e63cd ("ARM: shmobile: r8a7790: Add clocks")
  in v3.13.

  As there is no SD card slot for SDHI3 on the lager board there is no
  run-time effect of this problem on boards supported in mainline.


The following changes since commit f114040e3ea6e07372334ade75d1ee0775c355e1:

  Linux 3.18-rc1 (2014-10-19 18:08:38 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-dt-fixes-for-v3.18

for you to fetch changes up to b89ff7c3c2dee189489a5f45eb8d72e106179299:

  ARM: shmobile: r8a7740 dtsi: Correct IIC0 parent clock (2014-11-10 09:56:01 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC DT Fixes for v3.18

* Correct IIC0 parent clock on r8a7740
* Correct SD3CKCR address to device tree on r8a7790

----------------------------------------------------------------
Geert Uytterhoeven (1):
      ARM: shmobile: r8a7740 dtsi: Correct IIC0 parent clock

Shinobu Uehara (1):
      ARM: shmobile: r8a7790: Fix SD3CKCR address to device tree

 arch/arm/boot/dts/r8a7740.dtsi | 2 +-
 arch/arm/boot/dts/r8a7790.dtsi | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2014-11-13  1:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-05 10:04 [PATCH 2/2] ARM: shmobile: r8a7740 dtsi: Correct IIC0 parent clock Geert Uytterhoeven
2014-11-10  0:57 ` Simon Horman
2014-11-12  0:57 ` Simon Horman
2014-11-12  2:25 ` Simon Horman
2014-11-12  9:09 ` Geert Uytterhoeven
2014-11-12 11:04 ` Geert Uytterhoeven
  -- strict thread matches above, loose matches on Subject: below --
2014-11-13  1:20 [GIT PULL] Renesas ARM Based SoC DT Fixes for v3.18 Simon Horman
2014-11-13  1:20 ` [PATCH 2/2] ARM: shmobile: r8a7740 dtsi: Correct IIC0 parent clock Simon Horman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox