aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJon Hunter <jonathanh@nvidia.com>2016-06-29 05:17:50 -0400
committerThierry Reding <treding@nvidia.com>2016-06-30 06:41:27 -0400
commitcaf8a6c4778883bee0975d0daf1042f1ea321444 (patch)
treee05f3d2731ad0d717fec5ae47f1f9275d2f6a79c
parent9d0e09c15c4c8d73a83b5244a33732a7b82c52cd (diff)
dt-bindings: display: Update Tegra DPAUX documentation
Update the DPAUX compatibility string information for Tegra124, Tegra132 and Tegra210. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Thierry Reding <treding@nvidia.com>
-rw-r--r--Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
index a3bd8c050c4e..275f45680892 100644
--- a/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
+++ b/Documentation/devicetree/bindings/display/tegra/nvidia,tegra20-host1x.txt
@@ -226,9 +226,9 @@ of the following host1x client modules:
226 - nvidia,dpaux: phandle to a DispayPort AUX interface 226 - nvidia,dpaux: phandle to a DispayPort AUX interface
227 227
228- dpaux: DisplayPort AUX interface 228- dpaux: DisplayPort AUX interface
229 - compatible: For Tegra124, must contain "nvidia,tegra124-dpaux". Otherwise, 229 - compatible : Should contain one of the following:
230 must contain '"nvidia,<chip>-dpaux", "nvidia,tegra124-dpaux"', where 230 - "nvidia,tegra124-dpaux": for Tegra124 and Tegra132
231 <chip> is tegra132. 231 - "nvidia,tegra210-dpaux": for Tegra210
232 - reg: Physical base address and length of the controller's registers. 232 - reg: Physical base address and length of the controller's registers.
233 - interrupts: The interrupt outputs from the controller. 233 - interrupts: The interrupt outputs from the controller.
234 - clocks: Must contain an entry for each entry in clock-names. 234 - clocks: Must contain an entry for each entry in clock-names.