ARM: dts: st: stm32mp157c-emstamp: drop incorrect vref_ddr property
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Sun, 30 Jul 2023 17:49:51 +0000 (19:49 +0200)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Thu, 10 Aug 2023 15:37:28 +0000 (17:37 +0200)
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>
arch/arm/boot/dts/st/stm32mp157c-emstamp-argon.dtsi

index fd89542..f8e9980 100644 (file)
                        vref_ddr: vref_ddr {
                                regulator-name = "vref_ddr";
                                regulator-always-on;
-                               regulator-over-current-protection;
                        };
 
                        bst_out: boost {