RE: [PATCH 2/2] clk: stm32mp1: add SPI5_K support

2020-03-24 Thread Patrick DELAUNAY
Hi, > From: Patrick DELAUNAY > Sent: lundi 9 mars 2020 14:59 > > Add clock support for SPI5, as this instance is available on extension > connector of > ST board. > > Signed-off-by: Patrick Delaunay > --- Applied to u-boot-stm/next, thanks! Regards Patrick

Re: [PATCH 2/2] clk: stm32mp1: add SPI5_K support

2020-03-18 Thread Patrice CHOTARD
On 3/9/20 2:59 PM, Patrick Delaunay wrote: > Add clock support for SPI5, as this instance is available on extension > connector of ST board. > > Signed-off-by: Patrick Delaunay > --- > > drivers/clk/clk_stm32mp1.c | 7 +++ > 1 file changed, 7 insertions(+) > > diff --git