aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/fast_commit.c
diff options
context:
space:
mode:
authorBryan O'Donoghue <[email protected]>2022-07-12 12:59:20 +0000
committerBjorn Andersson <[email protected]>2022-07-18 23:55:31 +0000
commit2c37d70c82e826e44163ab2c83f8b7b81e7db35a (patch)
treec23f143d45cb4bdba8ba87fff819a022a8997a78 /fs/ext4/fast_commit.c
parentclk: qcom: gcc-msm8939: Fix venus0_vcodec0_clk frequency definitions (diff)
downloadkernel-2c37d70c82e826e44163ab2c83f8b7b81e7db35a.tar.gz
kernel-2c37d70c82e826e44163ab2c83f8b7b81e7db35a.zip
clk: qcom: gcc-msm8939: Add missing CAMSS CPP clock frequencies
Reviewing the qcom msm8936.c clock frequency tables we see static struct clk_freq_tbl ftbl_gcc_camss_cpp_clk[] = { F( 160000000, gpll0_out_main, 5, 0, 0), F( 200000000, gpll0_out_main, 4, 0, 0), F( 228570000, gpll0_out_main, 3.5, 0, 0), F( 266670000, gpll0_out_main, 3, 0, 0), F( 320000000, gpll0_out_main, 2.5, 0, 0), F( 465000000, gpll2_out_main, 2, 0, 0), F_END }; which is a super-set of the msm8916 original definitions. Add in the missing frequency definitions now. Signed-off-by: Bryan O'Donoghue <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Signed-off-by: Bjorn Andersson <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'fs/ext4/fast_commit.c')
0 files changed, 0 insertions, 0 deletions