commit | d974afe6861ae93c653ad91e3c0a93f9d40f7d29 | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Fri Jul 09 14:24:34 2021 +0200 |
committer | Patrick Delaunay <patrick.delaunay@foss.st.com> | Tue Jul 27 09:47:40 2021 +0200 |
tree | c5e651eea20a809a468fa3e617a39ece159575c2 | |
parent | 2a7034c77d628627c9462e27865e2d9258aeadd0 [diff] |
clk: stm32mp1: add support of missing SPI clocks Add the missing SPI clock even if these instances are not available on STMicroelectronics boards: SPI2_K, SPI3_K, SPI4_K, SPI6_K. With this patch, the SPI2 / SPI3 / SPI4 / SPI6 instances can be used on customer design without the clock driver error: stm32mp1_clk_get_id: clk id 131 not found Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com> Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>