mbox series

[0/3] arm64: dts: qcom: sm8650: Add CAMSS device tree node

Message ID 20250312001132.1832655-1-vladimir.zapolskiy@linaro.org
Headers show
Series arm64: dts: qcom: sm8650: Add CAMSS device tree node | expand

Message

Vladimir Zapolskiy March 12, 2025, 12:11 a.m. UTC
The Qualcomm SM8650 SoC contains a camera subsystem IP, which is
got supported in the platform device tree by this change series.

Qualcomm SM8650 CAMSS IP contains of
* 6 x CSIPHY,
* 3 x CSID,
* 2 x CSID Lite,
* 3 x IFE,
* 2 x IFE Lite.

Vladimir Zapolskiy (3):
  dt-bindings: media: Describe Qualcomm SM8650 CAMSS IP
  arm64: dts: qcom: sm8650: Add CAMSS block definition
  arm64: dts: qcom: sm8650: Add description of MCLK pins

 .../bindings/media/qcom,sm8650-camss.yaml     | 389 ++++++++++++++++++
 arch/arm64/boot/dts/qcom/sm8650.dtsi          | 328 +++++++++++++++
 2 files changed, 717 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/media/qcom,sm8650-camss.yaml