commit | c2f70d43aba7064ccfc73bdeedab4130c9c44a27 | [log] [tgz] |
---|---|---|
author | Jim Liu <jim.t90615@gmail.com> | Tue Dec 26 10:00:06 2023 +0800 |
committer | Tom Rini <trini@konsulko.com> | Tue Dec 26 14:41:46 2023 -0500 |
tree | b028b6ffd8eb4e8601072729c5d2b294e3a93dfd | |
parent | 2dbcbdebd9690d7a84bbd056faaa3981bc82d877 [diff] |
spi: npcm_pspi: Fix the wrong clock divider calculation Fix the wrong clock divider calculation. Signed-off-by: Jim Liu <JJLIU0@nuvoton.com>