Re: [PATCH 1/2] dt-bindings: pinctrl: qcom: modify the wrong compatible name

From: Tengfei Fan
Date: Wed Jan 24 2024 - 20:19:04 EST




On 1/24/2024 11:33 AM, Dmitry Baryshkov wrote:
On Wed, 24 Jan 2024 at 04:33, Tengfei Fan <quic_tengfan@xxxxxxxxxxx> wrote:

Use right compatible name "qcom,sm4450-tlmm" instead of
"qcom,sm4450-pinctrl".

Signed-off-by: Tengfei Fan <quic_tengfan@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/pinctrl/qcom,sm4450-tlmm.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,sm4450-tlmm.yaml b/Documentation/devicetree/bindings/pinctrl/qcom,sm4450-tlmm.yaml
index bb08ca5a1509..bb675c8ec220 100644
--- a/Documentation/devicetree/bindings/pinctrl/qcom,sm4450-tlmm.yaml
+++ b/Documentation/devicetree/bindings/pinctrl/qcom,sm4450-tlmm.yaml
@@ -17,7 +17,7 @@ allOf:

properties:
compatible:
- const: qcom,sm4450-pinctrl
+ const: qcom,sm4450-tlmm

Fixes: 7bf8b78f86db ("dt-bindings: pinctrl: qcom: Add SM4450 pinctrl")

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>

Thanks Dmitry. I will inside this "Fixes" tage into commit message in the next patch series.




reg:
maxItems: 1
--
2.17.1




--
With best wishes
Dmitry

--
Thx and BRs,
Tengfei Fan