From 4b506480f6d9d3f0d2a170aec048530a3ba4ffa4 Mon Sep 17 00:00:00 2001 From: Pascal Paillet Date: Tue, 23 May 2023 09:42:06 +0200 Subject: [PATCH] dt-bindings: mfd: Add vref_ddr supply for STPMIC1 Add vref_ddr supply description for the STPMIC1. Signed-off-by: Pascal Paillet Acked-by: Conor Dooley Link: https://lore.kernel.org/r/20230523074206.201962-1-p.paillet@foss.st.com Signed-off-by: Lee Jones --- 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 9573e4af949ee..97c61097f9e26 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.30.2