mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-18 22:14:16 +00:00
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 <krzysztof.kozlowski@linaro.org> Acked-by: Conor Dooley <conor.dooley@microchip.com> Link: https://lore.kernel.org/20241022064245.22983-1-krzysztof.kozlowski@linaro.org Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
5a3e85c3c3
commit
1aad42abae
1 changed files with 5 additions and 1 deletions
|
@ -16,7 +16,11 @@ description:
|
|||
|
||||
properties:
|
||||
compatible:
|
||||
const: qcom,sm8650-lpass-lpi-pinctrl
|
||||
oneOf:
|
||||
- const: qcom,sm8650-lpass-lpi-pinctrl
|
||||
- items:
|
||||
- const: qcom,sm8750-lpass-lpi-pinctrl
|
||||
- const: qcom,sm8650-lpass-lpi-pinctrl
|
||||
|
||||
reg:
|
||||
items:
|
||||
|
|
Loading…
Add table
Reference in a new issue