提交 8c8112d7 编写于 作者: K Krzysztof Kozlowski 提交者: Greg Kroah-Hartman

slimbus: qcom-ctrl: drop unneeded qcom,apq8064-slim compatible

Bindings require usage of fallback "qcom,slim" compatible, so
"qcom,apq8064-slim" is redundant.
Signed-off-by: NKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: NSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Link: https://lore.kernel.org/r/20221118065246.6835-7-srinivas.kandagatla@linaro.orgSigned-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 a82b1ec3
...@@ -718,7 +718,6 @@ static const struct dev_pm_ops qcom_slim_dev_pm_ops = { ...@@ -718,7 +718,6 @@ static const struct dev_pm_ops qcom_slim_dev_pm_ops = {
static const struct of_device_id qcom_slim_dt_match[] = { static const struct of_device_id qcom_slim_dt_match[] = {
{ .compatible = "qcom,slim", }, { .compatible = "qcom,slim", },
{ .compatible = "qcom,apq8064-slim", },
{} {}
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册