[PATCH 0/3] ARM: st: use a correct pwr compatible for stm32mp15
Patrick Delaunay
patrick.delaunay at foss.st.com
Thu Apr 25 00:48:31 PDT 2024
This patchset removes the unexpected comma in the PWR compatible
"st,stm32mp1,pwr-reg" and uses a new compatible "st,stm32mp1-pwr-reg"
in STM3MP15 device trees.
The support of old compatible is keep to avoid ABI break.
Patrick Delaunay (3):
dt-bindings: regulator: st,stm32mp1-pwr-reg: add correct compatible
regulator: stm32-pwr: add support of correct compatible
ARM: dts: st: update the pwr compatible for stm32mp15
.../devicetree/bindings/regulator/st,stm32mp1-pwr-reg.yaml | 6 ++++--
arch/arm/boot/dts/st/stm32mp151.dtsi | 2 +-
drivers/regulator/stm32-pwr.c | 1 +
3 files changed, 6 insertions(+), 3 deletions(-)
--
2.25.1
More information about the linux-arm-kernel
mailing list