clk: qcom: drop the SC7180 Modem subsystem clock driver
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Fri, 16 Feb 2024 11:14:58 +0000 (13:14 +0200)
committerBjorn Andersson <andersson@kernel.org>
Fri, 16 Feb 2024 17:17:16 +0000 (11:17 -0600)
commitc630cf8f3a6cc3048f8c78b130a9ce9749b81b30
tree62073dcc7ee2ba56306bc652a45e4b7f1d39b37b
parentd09ec6f9877798a2a66c9d5de524b419e2c064bb
clk: qcom: drop the SC7180 Modem subsystem clock driver

This driver has never been used in the DT files merged to the kernel.
According to Sibi, it only worked on the pre-production devices. For the
production devices this functionality has been moved to the firmware.

Drop the driver to remove possible confusion.

Cc: Sibi Sankar <quic_sibis@quicinc.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240216-drop-sc7180-mss-v1-1-0a8dc8d71c0c@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/clk/qcom/Kconfig
drivers/clk/qcom/Makefile
drivers/clk/qcom/mss-sc7180.c [deleted file]