ARM: dts: stm32: fix pwr regulators references to use scmi
authorEtienne Carriere <etienne.carriere@linaro.org>
Fri, 24 Jun 2022 09:00:55 +0000 (11:00 +0200)
committerAlexandre Torgue <alexandre.torgue@foss.st.com>
Mon, 4 Jul 2022 07:10:24 +0000 (09:10 +0200)
commita34b42f8690ce2b8360971ca5b886786ee1781af
tree57bc0f5935e35bb1904fad39d1b643c5fb10abce
parent03c765b0e3b4cb5063276b086c76f7a612856a9a
ARM: dts: stm32: fix pwr regulators references to use scmi

Fixes stm32mp15*-scmi DTS files introduced in [1] to also access PWR
regulators through SCMI service. This is needed since enabling secure
only access to RCC clock and reset controllers also enables secure
access only on PWR voltage regulators reg11, reg18 and usb33 hence
these must also be accessed through SCMI Voltage Domain protocol.
This change applies on commit [2] that already corrects issues from
commit [1].

Cc: Alexandre Torgue <alexandre.torgue@foss.st.com>
Link: [1] https://lore.kernel.org/linux-arm-kernel/20220422150952.20587-7-alexandre.torgue@foss.st.com
Link: [2] https://lore.kernel.org/linux-arm-kernel/20220613071920.5463-1-alexandre.torgue@foss.st.com
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Alexandre Torgue <alexandre.torgue@foss.st.com>
arch/arm/boot/dts/stm32mp15-scmi.dtsi
arch/arm/boot/dts/stm32mp157c-dk2-scmi.dts
arch/arm/boot/dts/stm32mp157c-ev1-scmi.dts