Skip to content

Commit 1aad42a

Browse files
krzklinusw
authored andcommitted
dt-bindings: pinctrl: qcom,sm8650-lpass-lpi-pinctrl: Add SM8750
Document compatible for Qualcomm SM8750 SoC LPASS TLMM pin controller, fully compatible with previous SM8650 generation (same amount of pins and functions). Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Linus Walleij <[email protected]>
1 parent 5a3e85c commit 1aad42a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Documentation/devicetree/bindings/pinctrl/qcom,sm8650-lpass-lpi-pinctrl.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,11 @@ description:
1616

1717
properties:
1818
compatible:
19-
const: qcom,sm8650-lpass-lpi-pinctrl
19+
oneOf:
20+
- const: qcom,sm8650-lpass-lpi-pinctrl
21+
- items:
22+
- const: qcom,sm8750-lpass-lpi-pinctrl
23+
- const: qcom,sm8650-lpass-lpi-pinctrl
2024

2125
reg:
2226
items:

0 commit comments

Comments
 (0)