Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Krzysztof Kozlowski and committed by
Linus Walleij
1aad42ab 5a3e85c3

+5 -1
+5 -1
Documentation/devicetree/bindings/pinctrl/qcom,sm8650-lpass-lpi-pinctrl.yaml
··· 16 16 17 17 properties: 18 18 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 20 24 21 25 reg: 22 26 items: