]> git.dujemihanovic.xyz Git - u-boot.git/commit
spi: npcm_pspi: Fix the wrong clock divider calculation
authorJim Liu <jim.t90615@gmail.com>
Tue, 26 Dec 2023 02:00:06 +0000 (10:00 +0800)
committerTom Rini <trini@konsulko.com>
Tue, 26 Dec 2023 19:41:46 +0000 (14:41 -0500)
commitf03e3f0b8b2275733d5e299efedaecce42b3db31
treeb028b6ffd8eb4e8601072729c5d2b294e3a93dfd
parent2c9ee3f22603083ef0c4b808cf92645e5417156a
spi: npcm_pspi: Fix the wrong clock divider calculation

Fix the wrong clock divider calculation.

Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>
drivers/spi/npcm_pspi.c