Skip to content

Commit c056ccf

Browse files
Tengfei Fanlinusw
authored andcommitted
dt-bindings: pinctrl: qcom: update compatible name for match with driver
Use compatible name "qcom,sm4450-tlmm" instead of "qcom,sm4450-pinctrl" to match the compatible name in sm4450 pinctrl driver. Fixes: 7bf8b78 ("dt-bindings: pinctrl: qcom: Add SM4450 pinctrl") Reviewed-by: Dmitry Baryshkov <[email protected]> Signed-off-by: Tengfei Fan <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
1 parent d295ad7 commit c056ccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/pinctrl/qcom,sm4450-tlmm.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ allOf:
1717

1818
properties:
1919
compatible:
20-
const: qcom,sm4450-pinctrl
20+
const: qcom,sm4450-tlmm
2121

2222
reg:
2323
maxItems: 1

0 commit comments

Comments
 (0)