soc: qcom: pmic_glink: enable UCSI by default
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Wed, 25 Oct 2023 11:49:30 +0000 (14:49 +0300)
committerBjorn Andersson <andersson@kernel.org>
Thu, 7 Dec 2023 15:48:46 +0000 (07:48 -0800)
commit4db09e7b967b905ba3036a4d96e81c06b896b1bf
tree2ebbb1aaff70b1720f7edb9cace7c1be41308b4d
parent1d103d6af241dbfc7e11eb9a46dff65db257a37f
soc: qcom: pmic_glink: enable UCSI by default

Now as the issue with the UCSI_GET_PDOS is worked around, enable UCSI
support for all PMIC_GLINK platforms except Qualcomm SC8180X. The
mentioned SoC has slightly different UCSI implementation, which I would
like be tested properly before enabling it.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20231025115620.905538-3-dmitry.baryshkov@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
drivers/soc/qcom/pmic_glink.c