clk: qcom: Add missing freq for usb30_master_clk on 8998
authorJeffrey Hugo <jhugo@codeaurora.org>
Fri, 4 Jan 2019 16:49:46 +0000 (09:49 -0700)
committerStephen Boyd <sboyd@kernel.org>
Wed, 9 Jan 2019 18:57:26 +0000 (10:57 -0800)
commit0c8ff62504e3a667387e87889a259632c3199a86
treed9b994d785de30b299850a4db7f58ed11683d196
parent26fe27d9201bb0a5568325f053326671dad4412c
clk: qcom: Add missing freq for usb30_master_clk on 8998

The usb30_master_clk supports a 60Mhz frequency, but that is missing from
the table of supported frequencies.  Add it.

Fixes: b5f5f525c547 (clk: qcom: Add MSM8998 Global Clock Control (GCC) driver)
Signed-off-by: Jeffrey Hugo <jhugo@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
drivers/clk/qcom/gcc-msm8998.c