Commit dc273f67 authored by Todor Tomov's avatar Todor Tomov Committed by Mauro Carvalho Chehab

media: dt-bindings: media: qcom,camss: Fix whitespaces

Use tabs.

CC: Rob Herring <robh+dt@kernel.org>
CC: Mark Rutland <mark.rutland@arm.com>
CC: devicetree@vger.kernel.org
Signed-off-by: default avatarTodor Tomov <todor.tomov@linaro.org>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarHans Verkuil <hansverk@cisco.com>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+samsung@kernel.org>
parent 06d690f0
...@@ -53,25 +53,25 @@ Qualcomm Camera Subsystem ...@@ -53,25 +53,25 @@ Qualcomm Camera Subsystem
Usage: required Usage: required
Value type: <stringlist> Value type: <stringlist>
Definition: Should contain the following entries: Definition: Should contain the following entries:
- "top_ahb" - "top_ahb"
- "ispif_ahb" - "ispif_ahb"
- "csiphy0_timer" - "csiphy0_timer"
- "csiphy1_timer" - "csiphy1_timer"
- "csi0_ahb" - "csi0_ahb"
- "csi0" - "csi0"
- "csi0_phy" - "csi0_phy"
- "csi0_pix" - "csi0_pix"
- "csi0_rdi" - "csi0_rdi"
- "csi1_ahb" - "csi1_ahb"
- "csi1" - "csi1"
- "csi1_phy" - "csi1_phy"
- "csi1_pix" - "csi1_pix"
- "csi1_rdi" - "csi1_rdi"
- "ahb" - "ahb"
- "vfe0" - "vfe0"
- "csi_vfe0" - "csi_vfe0"
- "vfe_ahb" - "vfe_ahb"
- "vfe_axi" - "vfe_axi"
- vdda-supply: - vdda-supply:
Usage: required Usage: required
Value type: <phandle> Value type: <phandle>
...@@ -95,17 +95,17 @@ Qualcomm Camera Subsystem ...@@ -95,17 +95,17 @@ Qualcomm Camera Subsystem
- clock-lanes: - clock-lanes:
Usage: required Usage: required
Value type: <u32> Value type: <u32>
Definition: The physical clock lane index. The value Definition: The physical clock lane index. The value
must always be <1> as the physical clock must always be <1> as the physical clock
lane is lane 1. lane is lane 1.
- data-lanes: - data-lanes:
Usage: required Usage: required
Value type: <prop-encoded-array> Value type: <prop-encoded-array>
Definition: An array of physical data lanes indexes. Definition: An array of physical data lanes indexes.
Position of an entry determines the logical Position of an entry determines the logical
lane number, while the value of an entry lane number, while the value of an entry
indicates physical lane index. Lane swapping indicates physical lane index. Lane swapping
is supported. is supported.
* An Example * An Example
...@@ -161,25 +161,25 @@ Qualcomm Camera Subsystem ...@@ -161,25 +161,25 @@ Qualcomm Camera Subsystem
<&gcc GCC_CAMSS_CSI_VFE0_CLK>, <&gcc GCC_CAMSS_CSI_VFE0_CLK>,
<&gcc GCC_CAMSS_VFE_AHB_CLK>, <&gcc GCC_CAMSS_VFE_AHB_CLK>,
<&gcc GCC_CAMSS_VFE_AXI_CLK>; <&gcc GCC_CAMSS_VFE_AXI_CLK>;
clock-names = "top_ahb", clock-names = "top_ahb",
"ispif_ahb", "ispif_ahb",
"csiphy0_timer", "csiphy0_timer",
"csiphy1_timer", "csiphy1_timer",
"csi0_ahb", "csi0_ahb",
"csi0", "csi0",
"csi0_phy", "csi0_phy",
"csi0_pix", "csi0_pix",
"csi0_rdi", "csi0_rdi",
"csi1_ahb", "csi1_ahb",
"csi1", "csi1",
"csi1_phy", "csi1_phy",
"csi1_pix", "csi1_pix",
"csi1_rdi", "csi1_rdi",
"ahb", "ahb",
"vfe0", "vfe0",
"csi_vfe0", "csi_vfe0",
"vfe_ahb", "vfe_ahb",
"vfe_axi"; "vfe_axi";
vdda-supply = <&pm8916_l2>; vdda-supply = <&pm8916_l2>;
iommus = <&apps_iommu 3>; iommus = <&apps_iommu 3>;
ports { ports {
......
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