Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: mfd: Add vref_ddr supply for STPMIC1

Add vref_ddr supply description for the STPMIC1.

Signed-off-by: Pascal Paillet <p.paillet@foss.st.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230523074206.201962-1-p.paillet@foss.st.com
Signed-off-by: Lee Jones <lee@kernel.org>

authored by

Pascal Paillet and committed by
Lee Jones
4b506480 26e4462d

+1 -1
+1 -1
Documentation/devicetree/bindings/mfd/st,stpmic1.yaml
··· 184 184 additionalProperties: false 185 185 186 186 patternProperties: 187 - "^(buck[1-4]|ldo[1-6]|boost|pwr_sw[1-2])-supply$": 187 + "^(buck[1-4]|ldo[1-6]|vref_ddr|boost|pwr_sw[1-2])-supply$": 188 188 description: STPMIC1 voltage regulators supplies 189 189 190 190 "^(buck[1-4]|ldo[1-6]|boost|vref_ddr|pwr_sw[1-2])$":