devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 1/2] ARM: dt-bindings: stm32: Add missing DSI clock.
@ 2020-07-02 17:27 Adrian Pop
  2020-07-02 17:27 ` [PATCH v2 2/2] ARM: dts: stm32: Enable MIPI DSI display support Adrian Pop
  0 siblings, 1 reply; 7+ messages in thread
From: Adrian Pop @ 2020-07-02 17:27 UTC (permalink / raw)
  To: Maxime Coquelin, Alexandre Torgue, Rob Herring, Lee Jones
  Cc: linux-stm32, linux-arm-kernel, devicetree, linux-kernel,
	Adrian Pop

Signed-off-by: Adrian Pop <pop.adrian61@gmail.com>
---
 include/dt-bindings/mfd/stm32f7-rcc.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/dt-bindings/mfd/stm32f7-rcc.h b/include/dt-bindings/mfd/stm32f7-rcc.h
index a90f3613c584..ba5cb7456ee4 100644
--- a/include/dt-bindings/mfd/stm32f7-rcc.h
+++ b/include/dt-bindings/mfd/stm32f7-rcc.h
@@ -107,6 +107,7 @@
 #define STM32F7_RCC_APB2_SAI1		22
 #define STM32F7_RCC_APB2_SAI2		23
 #define STM32F7_RCC_APB2_LTDC		26
+#define STM32F7_RCC_APB2_DSI		27
 
 #define STM32F7_APB2_RESET(bit)	(STM32F7_RCC_APB2_##bit + (0x24 * 8))
 #define STM32F7_APB2_CLOCK(bit)	(STM32F7_RCC_APB2_##bit + 0xA0)
-- 
2.27.0


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

end of thread, other threads:[~2020-07-21  9:09 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-02 17:27 [PATCH v2 1/2] ARM: dt-bindings: stm32: Add missing DSI clock Adrian Pop
2020-07-02 17:27 ` [PATCH v2 2/2] ARM: dts: stm32: Enable MIPI DSI display support Adrian Pop
2020-07-14  2:49   ` Rob Herring
2020-07-14  3:37   ` Hua Dillon
2020-07-19 14:56     ` Adrian Pop
2020-07-20  3:17       ` Hua Dillon
2020-07-21  9:09   ` Alexandre Torgue

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