linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: clock: remove unused definition for stm32mp1
@ 2019-02-13 10:07 gabriel.fernandez
  2019-02-13 21:02 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: gabriel.fernandez @ 2019-02-13 10:07 UTC (permalink / raw)
  To: Rob Herring, Mark Rutland, Maxime Coquelin, Alexandre Torgue,
	Gabriel Fernandez, Stephen Boyd, Michael Turquette
  Cc: devicetree, linux-stm32, linux-arm-kernel, linux-kernel

From: Gabriel Fernandez <gabriel.fernandez@st.com>

LTDC_K and ETHMAC_K are not used.

Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com>
---
 include/dt-bindings/clock/stm32mp1-clks.h | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/include/dt-bindings/clock/stm32mp1-clks.h b/include/dt-bindings/clock/stm32mp1-clks.h
index 90ec780bfc68..4cdaf135829c 100644
--- a/include/dt-bindings/clock/stm32mp1-clks.h
+++ b/include/dt-bindings/clock/stm32mp1-clks.h
@@ -248,7 +248,4 @@
 
 #define STM32MP1_LAST_CLK 232
 
-#define LTDC_K		LTDC_PX
-#define ETHMAC_K	ETHCK_K
-
 #endif /* _DT_BINDINGS_STM32MP1_CLKS_H_ */
-- 
2.17.0


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

* Re: [PATCH] dt-bindings: clock: remove unused definition for stm32mp1
  2019-02-13 10:07 [PATCH] dt-bindings: clock: remove unused definition for stm32mp1 gabriel.fernandez
@ 2019-02-13 21:02 ` Stephen Boyd
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Boyd @ 2019-02-13 21:02 UTC (permalink / raw)
  To: Alexandre Torgue, Gabriel Fernandez, Mark Rutland,
	Maxime Coquelin, Michael Turquette, Rob Herring
  Cc: devicetree, linux-stm32, linux-arm-kernel, linux-kernel

Quoting gabriel.fernandez@st.com (2019-02-13 02:07:14)
> From: Gabriel Fernandez <gabriel.fernandez@st.com>
> 
> LTDC_K and ETHMAC_K are not used.

Ok, but do they exist? It's part of the binding so I don't see how it
hurts anything to describe what is there.

Also, please send patches to the linux-clk mailing list so patch
tracking can work.


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

end of thread, other threads:[~2019-02-13 21:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-13 10:07 [PATCH] dt-bindings: clock: remove unused definition for stm32mp1 gabriel.fernandez
2019-02-13 21:02 ` Stephen Boyd

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).