devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] ARM: STM32: Add compatibles for syscon nodes
@ 2020-07-03  9:55 Benjamin Gaignard
  2020-07-03  9:55 ` [PATCH 1/5] dt-bingings: arm: stm32: " Benjamin Gaignard
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Benjamin Gaignard @ 2020-07-03  9:55 UTC (permalink / raw)
  To: robh+dt, mcoquelin.stm32, alexandre.torgue, lee.jones,
	benjamin.gaignard
  Cc: devicetree, linux-stm32, linux-arm-kernel, linux-kernel

Since commit ad440432d1f9 ("dt-bindings: mfd: Ensure 'syscon' has a more specific compatible")
it is required to provide at least 2 compatibles string for syscon node.
This series update the syscon of the STM32 SoCs to fix the reported errors. 

Benjamin Gaignard (5):
  dt-bingings: arm: stm32: Add compatibles for syscon nodes
  ARM: dts: stm32: Add compatibles for syscon for stm32f426
  ARM: dts: stm32: Add compatibles for syscon for stm32f746
  ARM: dts: stm32: Add compatibles for syscon for stm32h743
  ARM: dts: stm32: Add compatibles for syscon for stm32mp151

 .../devicetree/bindings/arm/stm32/st,stm32-syscon.yaml     | 14 +++++++++++++-
 arch/arm/boot/dts/stm32f429.dtsi                           |  6 +++---
 arch/arm/boot/dts/stm32f746.dtsi                           |  6 +++---
 arch/arm/boot/dts/stm32h743.dtsi                           |  6 +++---
 arch/arm/boot/dts/stm32mp151.dtsi                          |  2 +-
 5 files changed, 23 insertions(+), 11 deletions(-)

-- 
2.15.0


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

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

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-03  9:55 [PATCH 0/5] ARM: STM32: Add compatibles for syscon nodes Benjamin Gaignard
2020-07-03  9:55 ` [PATCH 1/5] dt-bingings: arm: stm32: " Benjamin Gaignard
2020-07-15 21:03   ` Rob Herring
2020-07-03  9:55 ` [PATCH 2/5] ARM: dts: stm32: Add compatibles for syscon for stm32f426 Benjamin Gaignard
2020-07-03  9:55 ` [PATCH 3/5] ARM: dts: stm32: Add compatibles for syscon for stm32f746 Benjamin Gaignard
2020-07-03  9:55 ` [PATCH 4/5] ARM: dts: stm32: Add compatibles for syscon for stm32h743 Benjamin Gaignard
2020-07-03  9:55 ` [PATCH 5/5] ARM: dts: stm32: Add compatibles for syscon for stm32mp151 Benjamin Gaignard
2020-07-21  8:43 ` [PATCH 0/5] ARM: STM32: Add compatibles for syscon nodes 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).