Commit 480017f0 authored by Mauro Carvalho Chehab's avatar Mauro Carvalho Chehab
Browse files

dt-bindings: fix references to files converted to yaml



There were several files converted to yaml, but the .txt file
is still referenced somewhere else.

Update the references for them to point to the right file.

Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent 1bf162e4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -37,7 +37,7 @@ Optional nodes:
   supports a single port with a single endpoint.

 - See also Documentation/devicetree/bindings/display/tilcdc/panel.txt and
   Documentation/devicetree/bindings/display/bridge/ti,tfp410.txt for connecting
   Documentation/devicetree/bindings/display/bridge/ti,tfp410.yaml for connecting
   tfp410 DVI encoder or lcd panel to lcdc

[1] There is an errata about AM335x color wiring. For 16-bit color mode
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ The following are mandatory properties for the K3 AM65x and J721E SoCs only:
			the interrupt routes between the IP and the main GIC
			controllers. See the following binding for additional
			details,
			Documentation/devicetree/bindings/interrupt-controller/ti,sci-intr.txt
			Documentation/devicetree/bindings/interrupt-controller/ti,sci-intr.yaml

Child Nodes:
============
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ Optional Connector Properties:
                  instead of using the autodetection mechnism. Please look at
                  [1] for more information.

[1] Documentation/devicetree/bindings/display/connector/analog-tv-connector.txt.
[1] Documentation/devicetree/bindings/display/connector/analog-tv-connector.yaml.

Example - three input sources:
#include <dt-bindings/display/sdtv-standards.h>
+1 −1
Original line number Diff line number Diff line
@@ -14,7 +14,7 @@ description: |
  Google's ChromeOS EC PWM is a simple PWM attached to the Embedded Controller
  (EC) and controlled via a host-command interface.
  An EC PWM node should be only found as a sub-node of the EC node (see
  Documentation/devicetree/bindings/mfd/cros-ec.txt).
  Documentation/devicetree/bindings/mfd/google,cros-ec.yaml).

properties:
  compatible:
+1 −1
Original line number Diff line number Diff line
@@ -20,7 +20,7 @@ description: |
  present and this subnode may contain children that designate regulator
  resources.

  Refer to Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.txt
  Refer to Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml
  for information on the regulator subnodes that can exist under the
  rpm_requests.

Loading