commit | ea5a4d69d84eb6fc0b5bda6a45cee2de255da256 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@foss.st.com> | Thu Jan 04 13:37:50 2024 +0100 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Jan 19 14:03:28 2024 +0100 |
tree | 8da0b38fc0939f7cbcc2ae35df677b118299bf49 | |
parent | f7cca7ccc5117eaafcc2bde91ad1bed6fee7cfc3 [diff] |
ARM: dts: stm32: Fix reset for usart1 in scmi configuration In SCMI configuration, usart1 is secure, so all its resources are secured (clock and reset) and can't be set/unset by non-secure world but by OP-TEE. Fixes: 6cccc8d396bf ("ARM: dts: stm32: add SCMI version of STM32 boards (DK1/DK2/ED1/EV1)") Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>