All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ARM: shmobile: r8a7791: add GyroADC clock
@ 2017-04-16 16:57 Marek Vasut
  2017-04-16 16:57 ` [PATCH 2/2] ARM: dts: r8a7791: Add GyroADC bindings Marek Vasut
  2017-04-18 13:42 ` [PATCH 1/2] ARM: shmobile: r8a7791: add GyroADC clock Geert Uytterhoeven
  0 siblings, 2 replies; 11+ messages in thread
From: Marek Vasut @ 2017-04-16 16:57 UTC (permalink / raw)
  To: linux-renesas-soc
  Cc: linux-clk, Marek Vasut, Geert Uytterhoeven, Simon Horman

Add the GyroADC clock to the R8A7791 device tree.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Simon Horman <horms+renesas@verge.net.au>
Cc: linux-renesas-soc@vger.kernel.org
---
 include/dt-bindings/clock/r8a7791-clock.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/dt-bindings/clock/r8a7791-clock.h b/include/dt-bindings/clock/r8a7791-clock.h
index adc50dc31ab3..ef692134146b 100644
--- a/include/dt-bindings/clock/r8a7791-clock.h
+++ b/include/dt-bindings/clock/r8a7791-clock.h
@@ -109,6 +109,7 @@
 #define R8A7791_CLK_SATA0		15
 
 /* MSTP9 */
+#define R8A7791_CLK_GYROADC		1
 #define R8A7791_CLK_GPIO7		4
 #define R8A7791_CLK_GPIO6		5
 #define R8A7791_CLK_GPIO5		7
-- 
2.11.0

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

end of thread, other threads:[~2017-04-20 15:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-16 16:57 [PATCH 1/2] ARM: shmobile: r8a7791: add GyroADC clock Marek Vasut
2017-04-16 16:57 ` [PATCH 2/2] ARM: dts: r8a7791: Add GyroADC bindings Marek Vasut
2017-04-17  9:19   ` Sergei Shtylyov
2017-04-18 18:44     ` Marek Vasut
2017-04-18 13:59   ` Geert Uytterhoeven
2017-04-18 19:05     ` Marek Vasut
2017-04-18 19:09       ` Geert Uytterhoeven
2017-04-18 19:57         ` Marek Vasut
2017-04-18 13:42 ` [PATCH 1/2] ARM: shmobile: r8a7791: add GyroADC clock Geert Uytterhoeven
2017-04-20  9:00   ` Simon Horman
2017-04-20 15:39     ` Marek Vasut

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.