linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: renesas: salvator-x: add missing AUDIO_CLKx/AUDIO_CLKOUTx
@ 2015-10-30  2:29 Kuninori Morimoto
  2015-12-09  9:22 ` [PATCH] arm64: renesas: salvator-x: Add board part number to DT bindings Geert Uytterhoeven
  2015-12-11  3:07 ` Simon Horman
  0 siblings, 2 replies; 3+ messages in thread
From: Kuninori Morimoto @ 2015-10-30  2:29 UTC (permalink / raw)
  To: linux-sh

From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
index ba31bdc..f3b8dbf 100644
--- a/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
+++ b/arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts
@@ -102,7 +102,8 @@
 	};
 
 	sound_clk_pins: sound_clk {
-		renesas,groups = "audio_clkout3_a";
+		renesas,groups = "audio_clk_a_a", "audio_clk_b_a", "audio_clk_c_a",
+				 "audio_clkout_a", "audio_clkout3_a";
 		renesas,function = "audio_clk";
 	};
 
-- 
1.9.1


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

* [PATCH] arm64: renesas: salvator-x: Add board part number to DT bindings
  2015-10-30  2:29 [PATCH] arm64: renesas: salvator-x: add missing AUDIO_CLKx/AUDIO_CLKOUTx Kuninori Morimoto
@ 2015-12-09  9:22 ` Geert Uytterhoeven
  2015-12-11  3:07 ` Simon Horman
  1 sibling, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2015-12-09  9:22 UTC (permalink / raw)
  To: linux-sh

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 Documentation/devicetree/bindings/arm/shmobile.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/shmobile.txt b/Documentation/devicetree/bindings/arm/shmobile.txt
index 678a8184da246aed..9cf67e48f22236d0 100644
--- a/Documentation/devicetree/bindings/arm/shmobile.txt
+++ b/Documentation/devicetree/bindings/arm/shmobile.txt
@@ -59,7 +59,7 @@ Boards:
     compatible = "renesas,marzen", "renesas,r8a7779"
   - Porter (M2-LCDP)
     compatible = "renesas,porter", "renesas,r8a7791"
-  - Salvator-X
+  - Salvator-X (RTP0RC7795SIPB0010S)
     compatible = "renesas,salvator-x", "renesas,r8a7795";
   - SILK (RTP0RC7794LCB00011S)
     compatible = "renesas,silk", "renesas,r8a7794"
-- 
1.9.1


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

* Re: [PATCH] arm64: renesas: salvator-x: Add board part number to DT bindings
  2015-10-30  2:29 [PATCH] arm64: renesas: salvator-x: add missing AUDIO_CLKx/AUDIO_CLKOUTx Kuninori Morimoto
  2015-12-09  9:22 ` [PATCH] arm64: renesas: salvator-x: Add board part number to DT bindings Geert Uytterhoeven
@ 2015-12-11  3:07 ` Simon Horman
  1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2015-12-11  3:07 UTC (permalink / raw)
  To: linux-sh

On Wed, Dec 09, 2015 at 10:22:42AM +0100, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Thanks, I have queued this up.

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

end of thread, other threads:[~2015-12-11  3:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-30  2:29 [PATCH] arm64: renesas: salvator-x: add missing AUDIO_CLKx/AUDIO_CLKOUTx Kuninori Morimoto
2015-12-09  9:22 ` [PATCH] arm64: renesas: salvator-x: Add board part number to DT bindings Geert Uytterhoeven
2015-12-11  3: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).