commit | ae3e2c2bf775e935eb08fcc8fee236b1633c6fd0 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Fri May 20 18:24:49 2022 +0200 |
committer | Patrick Delaunay <patrick.delaunay@foss.st.com> | Fri Jun 17 10:41:16 2022 +0200 |
tree | 077f1e5fca707bf52570ca2d8e7b472c0955c550 | |
parent | cf1d0fd4c1000017a899e546361422d3a1c3f6d9 [diff] |
board: stm32pm1: add stm32mp13 board support Add stm32mp15x prefix to all STM32MP15x board specific functions, this patch is a preliminary step for STM32MP13x support. This patch also adds the RCC probe to avoid circular access with usbphyc probe as clk provider. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>