Files
u-boot/drivers
Nicolò Veronese 538b97dd5d spi: mtk_spim: prevent global pll clock override
With commit 793e623011 ("spi: mtk_spim: get spi clk rate only once") a
new system to calculate the SPI clocks has been added.

Unfortunately, the do_div macro overrides the global priv->pll_clk_rate
field. This will cause to have a reduced clock rate on each subsequent
SPI call.

Signed-off-by: Valerio 'ftp21' Mancini <ftp21@ftp21.eu>
Signed-off-by: Nicolò Veronese <nicveronese@gmail.com>
2023-10-11 13:21:33 -04:00
..
2023-05-02 14:23:58 -04:00
2023-07-21 09:00:39 +02:00
2023-10-02 10:55:44 -04:00
2023-10-11 10:35:24 -04:00
2023-10-02 10:55:44 -04:00
2023-10-02 10:55:44 -04:00
2023-04-25 15:31:28 -04:00