commit | f071d555f80ac8a97630be035bed00fd6087631b | [log] [tgz] |
---|---|---|
author | Jim Liu <jim.t90615@gmail.com> | Tue Nov 14 17:00:04 2023 +0800 |
committer | Sean Anderson <seanga2@gmail.com> | Fri Dec 15 13:05:55 2023 -0500 |
tree | 9db20008a24fbe3a50c9a59ecee26699ee2ad861 | |
parent | 7336e6833df7c172067f66cab2c803dcf09be958 [diff] |
clk: nuvoton: add read only feature for clk driver Add a flag to set ahb/apb/fiu/spi clock divider as read-only The spi clock setting is related to booting flash, it is setup by early bootloader. It just protects the clock source and can't modify it in uboot. Signed-off-by: Jim Liu <JJLIU0@nuvoton.com> Reviewed-by: Sean Anderson <seanga2@gmail.com> Link: https://lore.kernel.org/r/20231114090004.3746024-1-JJLIU0@nuvoton.com