phy: qcom-qusb2: Allow specifying default clock scheme
authorAngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Thu, 14 Jan 2021 17:47:16 +0000 (18:47 +0100)
committerVinod Koul <vkoul@kernel.org>
Tue, 19 Jan 2021 15:06:01 +0000 (20:36 +0530)
commit26e6d50e93129af85a759820c1608be8b470f229
tree7c09ca34025ac1dcc244a0ba14b9a525594b6565
parentfcba632d8148ab3ec19f6c7dd015cca866357d7e
phy: qcom-qusb2: Allow specifying default clock scheme

The TCSR's PHY_CLK_SCHEME register is not available on all SoC
models, but some may still use a differential reference clock.

In preparation for these SoCs, add a se_clk_scheme_default
configuration entry and declare it to true for all currently
supported SoCs (retaining the previous defaults.

This patch brings no functional changes.

Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@somainline.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210114174718.398638-1-angelogioacchino.delregno@somainline.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/qualcomm/phy-qcom-qusb2.c