]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: media: camss: Restrict bus-type property
authorLuca Weiss <luca.weiss@fairphone.com>
Mon, 9 Dec 2024 12:01:05 +0000 (13:01 +0100)
committerHans Verkuil <hverkuil@xs4all.nl>
Fri, 11 Apr 2025 11:29:05 +0000 (13:29 +0200)
commitbe526da77939920f7d8fa665889f41a0ad5b4d8d
tree29d32fd5f788f39ad30ba5eb1e34e0e1d9251e70
parent4acbaa8794b3712246eaabb34094209bb6568c3f
dt-bindings: media: camss: Restrict bus-type property

The CSIPHY of Qualcomm SoCs support both D-PHY and C-PHY standards for
CSI-2, but not any others so restrict the bus-type property describing
this to the supported values.

The only exception here is MSM8916 which only supports D-PHY. C-PHY was
introduced with newer SoCs.

Do note, that currently the Linux driver only supports D-PHY.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Signed-off-by: Bryan O'Donoghue <bod@kernel.org>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Documentation/devicetree/bindings/media/qcom,msm8916-camss.yaml
Documentation/devicetree/bindings/media/qcom,msm8953-camss.yaml
Documentation/devicetree/bindings/media/qcom,msm8996-camss.yaml
Documentation/devicetree/bindings/media/qcom,sc8280xp-camss.yaml
Documentation/devicetree/bindings/media/qcom,sdm660-camss.yaml
Documentation/devicetree/bindings/media/qcom,sdm845-camss.yaml
Documentation/devicetree/bindings/media/qcom,sm8250-camss.yaml