Commit 3cba9d22 authored by AngeloGioacchino Del Regno's avatar AngeloGioacchino Del Regno Committed by Mauro Carvalho Chehab

media: dt-bindings: media: qcom,camss: Add bindings for SDM660 camss

Add bindings for qcom,sdm660-camss in order to support the camera
subsystem on SDM630/660 and SDA variants.
Signed-off-by: default avatarAngeloGioacchino Del Regno <kholk11@gmail.com>
Reviewed-by: default avatarRobert Foss <robert.foss@linaro.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent 40296e71
...@@ -8,6 +8,7 @@ Qualcomm Camera Subsystem ...@@ -8,6 +8,7 @@ Qualcomm Camera Subsystem
Definition: Should contain one of: Definition: Should contain one of:
- "qcom,msm8916-camss" - "qcom,msm8916-camss"
- "qcom,msm8996-camss" - "qcom,msm8996-camss"
- "qcom,sdm660-camss"
- reg: - reg:
Usage: required Usage: required
Value type: <prop-encoded-array> Value type: <prop-encoded-array>
...@@ -64,30 +65,36 @@ Qualcomm Camera Subsystem ...@@ -64,30 +65,36 @@ Qualcomm Camera Subsystem
Value type: <stringlist> Value type: <stringlist>
Definition: Should contain the following entries: Definition: Should contain the following entries:
- "top_ahb" - "top_ahb"
- "throttle_axi" (660 only)
- "ispif_ahb" - "ispif_ahb"
- "csiphy0_timer" - "csiphy0_timer"
- "csiphy1_timer" - "csiphy1_timer"
- "csiphy2_timer" (8996 only) - "csiphy2_timer" (8996 only)
- "csiphy_ahb2crif" (660 only)
- "csi0_ahb" - "csi0_ahb"
- "csi0" - "csi0"
- "csi0_phy" - "csi0_phy"
- "csi0_pix" - "csi0_pix"
- "csi0_rdi" - "csi0_rdi"
- "cphy_csid0" (660 only)
- "csi1_ahb" - "csi1_ahb"
- "csi1" - "csi1"
- "csi1_phy" - "csi1_phy"
- "csi1_pix" - "csi1_pix"
- "csi1_rdi" - "csi1_rdi"
- "cphy_csid1" (660 only)
- "csi2_ahb" (8996 only) - "csi2_ahb" (8996 only)
- "csi2" (8996 only) - "csi2" (8996 only)
- "csi2_phy" (8996 only) - "csi2_phy" (8996 only)
- "csi2_pix" (8996 only) - "csi2_pix" (8996 only)
- "csi2_rdi" (8996 only) - "csi2_rdi" (8996 only)
- "cphy_csid2" (660 only)
- "csi3_ahb" (8996 only) - "csi3_ahb" (8996 only)
- "csi3" (8996 only) - "csi3" (8996 only)
- "csi3_phy" (8996 only) - "csi3_phy" (8996 only)
- "csi3_pix" (8996 only) - "csi3_pix" (8996 only)
- "csi3_rdi" (8996 only) - "csi3_rdi" (8996 only)
- "cphy_csid3" (660 only)
- "ahb" - "ahb"
- "vfe0" - "vfe0"
- "csi_vfe0" - "csi_vfe0"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment