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: display: tegra: Move avdd-dsi-csi-supply from VI to CSI

The avdd-dsi-csi-supply is CSI power supply, it has nothing to do with
VI, like same supply is used with DSI and has nothing to do with DC.
Move it to correct place.

Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>

authored by

Svyatoslav Ryhel and committed by
Thierry Reding
6b670e53 804ebc2b

+3 -3
-3
Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-vi.yaml
··· 70 70 ranges: 71 71 maxItems: 1 72 72 73 - avdd-dsi-csi-supply: 74 - description: DSI/CSI power supply. Must supply 1.2 V. 75 - 76 73 vip: 77 74 $ref: /schemas/display/tegra/nvidia,tegra20-vip.yaml 78 75
+3
Documentation/devicetree/bindings/display/tegra/nvidia,tegra210-csi.yaml
··· 37 37 - const: cile 38 38 - const: csi_tpg 39 39 40 + avdd-dsi-csi-supply: 41 + description: DSI/CSI power supply. Must supply 1.2 V. 42 + 40 43 power-domains: 41 44 maxItems: 1 42 45