dt-bindings: pinctrl: qcom: update compatible name for match with driver
authorTengfei Fan <quic_tengfan@quicinc.com>
Mon, 29 Jan 2024 09:25:11 +0000 (17:25 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 9 Mar 2024 23:43:05 +0000 (00:43 +0100)
Use compatible name "qcom,sm4450-tlmm" instead of "qcom,sm4450-pinctrl"
to match the compatible name in sm4450 pinctrl driver.

Fixes: 7bf8b78f86db ("dt-bindings: pinctrl: qcom: Add SM4450 pinctrl")
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Tengfei Fan <quic_tengfan@quicinc.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240129092512.23602-2-quic_tengfan@quicinc.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/qcom,sm4450-tlmm.yaml

index bb08ca5a1509e37616a62720b3cdd4b4ea15c356..bb675c8ec220f556f57aad532a462a1928d0f6f6 100644 (file)
@@ -17,7 +17,7 @@ allOf:
 
 properties:
   compatible:
-    const: qcom,sm4450-pinctrl
+    const: qcom,sm4450-tlmm
 
   reg:
     maxItems: 1