devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mfd: add vref_ddr supply for STPMIC1
@ 2023-05-23  7:42 p.paillet
  2023-05-23 17:02 ` Conor Dooley
  2023-05-25 11:30 ` Lee Jones
  0 siblings, 2 replies; 3+ messages in thread
From: p.paillet @ 2023-05-23  7:42 UTC (permalink / raw)
  To: lee, Rob Herring, Krzysztof Kozlowski, Conor Dooley,
	Pascal Paillet
  Cc: linux-stm32, devicetree, linux-kernel

From: Pascal Paillet <p.paillet@foss.st.com>

Add vref_ddr supply description for the STPMIC1.

Signed-off-by: Pascal Paillet <p.paillet@foss.st.com>
---
 Documentation/devicetree/bindings/mfd/st,stpmic1.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mfd/st,stpmic1.yaml b/Documentation/devicetree/bindings/mfd/st,stpmic1.yaml
index 9573e4af949e..97c61097f9e2 100644
--- a/Documentation/devicetree/bindings/mfd/st,stpmic1.yaml
+++ b/Documentation/devicetree/bindings/mfd/st,stpmic1.yaml
@@ -184,7 +184,7 @@ properties:
         additionalProperties: false
 
     patternProperties:
-      "^(buck[1-4]|ldo[1-6]|boost|pwr_sw[1-2])-supply$":
+      "^(buck[1-4]|ldo[1-6]|vref_ddr|boost|pwr_sw[1-2])-supply$":
         description: STPMIC1 voltage regulators supplies
 
       "^(buck[1-4]|ldo[1-6]|boost|vref_ddr|pwr_sw[1-2])$":
-- 
2.25.1


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

end of thread, other threads:[~2023-05-25 11:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-23  7:42 [PATCH] dt-bindings: mfd: add vref_ddr supply for STPMIC1 p.paillet
2023-05-23 17:02 ` Conor Dooley
2023-05-25 11:30 ` Lee Jones

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