clk: qcom: gcc-ipq6018: add QUP6 I2C clock
authorRobert Marko <robimarko@gmail.com>
Sat, 21 Oct 2023 11:55:18 +0000 (13:55 +0200)
committerBjorn Andersson <andersson@kernel.org>
Sat, 21 Oct 2023 19:15:20 +0000 (12:15 -0700)
commit3dcf7b59393812a5fbd83f8cd8d34b94afb4c4d1
tree07960d04334fe33405370f49d30dee01b0443f98
parent00331227f42045314b3775957f2f7809fb3ac32f
clk: qcom: gcc-ipq6018: add QUP6 I2C clock

QUP6 I2C clock is listed in the dt bindings but it was never included in
the GCC driver.
So lets add support for it, it is marked as criticial as it is used by RPM
to communicate to the external PMIC over I2C so this clock must not be
disabled.

Signed-off-by: Robert Marko <robimarko@gmail.com>
Reviewed-by: Kathiravan Thirumoorthy <quic_kathirav@quicinc.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20231021115545.229060-1-robimarko@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/gcc-ipq6018.c