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

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: pinctrl: qcom,sm6115-lpass-lpi: add QCM2290 compatible

Add a compatible for the LPASS LPI pin controller on QCM2290. It seems
to be compatible with sm6115 LPASS pinctrl.

Cc: Konrad Dybcio <konradybcio@kernel.org>
Cc: Srinivas Kandagatla <srini@kernel.org>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Alexey Klimov <alexey.klimov@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

authored by

Alexey Klimov and committed by
Linus Walleij
f9194668 35ff9c6b

+7 -1
+7 -1
Documentation/devicetree/bindings/pinctrl/qcom,sm6115-lpass-lpi-pinctrl.yaml
··· 16 16 17 17 properties: 18 18 compatible: 19 - const: qcom,sm6115-lpass-lpi-pinctrl 19 + oneOf: 20 + - enum: 21 + - qcom,sm6115-lpass-lpi-pinctrl 22 + - items: 23 + - enum: 24 + - qcom,qcm2290-lpass-lpi-pinctrl 25 + - const: qcom,sm6115-lpass-lpi-pinctrl 20 26 21 27 reg: 22 28 items: