commit | 263ac3908516abb0392747bbf595af2b13df5fa2 | [log] [tgz] |
---|---|---|
author | Zong Li <zong.li@sifive.com> | Wed Dec 09 17:49:15 2020 +0800 |
committer | Stephen Boyd <sboyd@kernel.org> | Wed Dec 16 12:23:12 2020 -0800 |
tree | fa1e098874aa90289427d2c09b191b59930602f0 | |
parent | efc91ae43c8d4bbf64e4b9a28113b24a74ffd58d [diff] |
clk: sifive: Fix the wrong bit field shift The clk enable bit should be 31 instead of 24. Signed-off-by: Zong Li <zong.li@sifive.com> Reported-by: Pragnesh Patel <pragnesh.patel@sifive.com> Link: https://lore.kernel.org/r/20201209094916.17383-5-zong.li@sifive.com Signed-off-by: Stephen Boyd <sboyd@kernel.org>