Linux-Amlogic Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/4] meson_uart: expose CLKID_UART0
@ 2017-03-22 20:45 Helmut Klein
  2017-03-23  7:46 ` Neil Armstrong
  0 siblings, 1 reply; 2+ messages in thread
From: Helmut Klein @ 2017-03-22 20:45 UTC (permalink / raw)
  To: linus-amlogic

this patch exposes the CLKID_UART0 to dt-bindings

diff -Napur a/include/dt-bindings/clock/gxbb-clkc.h 
b/include/dt-bindings/clock/gxbb-clkc.h
--- a/include/dt-bindings/clock/gxbb-clkc.h	2017-03-09 
21:09:50.000000000 +0100
+++ b/include/dt-bindings/clock/gxbb-clkc.h	2017-03-22 
19:04:32.220233526 +0100
@@ -15,6 +15,7 @@
  #define CLKID_SPI		34
  #define CLKID_I2C		22
  #define CLKID_SAR_ADC		23
+#define CLKID_UART0		26
  #define CLKID_ETH		36
  #define CLKID_USB0		50
  #define CLKID_USB1		51
diff -Napur a/drivers/clk/meson/gxbb.h b/drivers/clk/meson/gxbb.h
--- a/drivers/clk/meson/gxbb.h	2017-03-09 21:09:41.000000000 +0100
+++ b/drivers/clk/meson/gxbb.h	2017-03-22 19:05:32.120151735 +0100
@@ -194,7 +194,7 @@
  /* #define CLKID_SAR_ADC */
  #define CLKID_SMART_CARD	  24
  #define CLKID_RNG0		  25
-#define CLKID_UART0		  26
+/* CLKID_UART0 */
  #define CLKID_SDHC		  27
  #define CLKID_STREAM		  28
  #define CLKID_ASYNC_FIFO	  29

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

end of thread, other threads:[~2017-03-23  7:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-22 20:45 [PATCH 1/4] meson_uart: expose CLKID_UART0 Helmut Klein
2017-03-23  7:46 ` Neil Armstrong

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