aboutsummaryrefslogtreecommitdiff
path: root/lib/parser.c
diff options
context:
space:
mode:
authorBryan O'Donoghue <[email protected]>2022-07-12 13:59:22 +0100
committerBjorn Andersson <[email protected]>2022-07-18 18:55:31 -0500
commit873b98538491feb0b0548ea1a8ee054fcfe0d435 (patch)
tree3ef4352f6b634e074c702af48ae943380ee6966d /lib/parser.c
parent2573f7d8629afc1d2c5f841b8a2b2359396a5e77 (diff)
clk: qcom: gcc-msm8939: Add missing USB HS system clock frequencies
The shipped qcom driver defines: static struct clk_freq_tbl ftbl_gcc_usb_hs_system_clk[] = { F( 57140000, gpll0_out_main, 14, 0, 0), F( 80000000, gpll0_out_main, 10, 0, 0), F( 100000000, gpll0_out_main, 8, 0, 0), F_END }; In the upstream code we omit 57.14 MHz and 100 MHz. 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 'lib/parser.c')
0 files changed, 0 insertions, 0 deletions