Skip to content

Commit efbb7f9

Browse files
krzkAlexandre Torgue
authored andcommitted
ARM: dts: st: stm32mp157c-emstamp: drop incorrect vref_ddr property
The STPMIC1 PMIC vref_ddr regulator does not support over-current protection, according to bindings and Linux driver: stm32mp157c-emsbc-argon.dtb: stpmic@33: regulators:vref_ddr: 'regulator-over-current-protection' does not match any of the regexes: 'pinctrl-[0-9]+' Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
1 parent a77d289 commit efbb7f9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arm/boot/dts/st/stm32mp157c-emstamp-argon.dtsi

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,6 @@
310310
vref_ddr: vref_ddr {
311311
regulator-name = "vref_ddr";
312312
regulator-always-on;
313-
regulator-over-current-protection;
314313
};
315314

316315
bst_out: boost {

0 commit comments

Comments
 (0)