Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 75640e79 authored by Yegor Yefremov's avatar Yegor Yefremov Committed by Rob Herring
Browse files

Documentation: display: fix wrong documentation paths

parent 261c73f3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -22,7 +22,7 @@ Required properties:

- clocks: contains phandle and clock specifier pairs for the entries
	in the clock-names property. See
	Documentation/devicetree/binding/clock/clock-bindings.txt
	Documentation/devicetree/bindings/clock/clock-bindings.txt

Optional properties:

+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ Optional properties for dp-controller:
		in Documentation/devicetree/bindings/media/video-interfaces.txt,
		please refer to the SoC specific binding document:
		* Documentation/devicetree/bindings/display/exynos/exynos_dp.txt
		* Documentation/devicetree/bindings/video/analogix_dp-rockchip.txt
		* Documentation/devicetree/bindings/display/rockchip/analogix_dp-rockchip.txt

[1]: Documentation/devicetree/bindings/media/video-interfaces.txt
-------------------------------------------------------------------------------
+1 −1
Original line number Diff line number Diff line
@@ -6,7 +6,7 @@ Required properties:
              location and size of the framebuffer memory.
- clocks    : phandle + clock specifier pair of the FB reference clock.
- display   : phandle to a display node as described in
              Documentation/devicetree/bindings/display/display-timing.txt.
              Documentation/devicetree/bindings/display/panel/display-timing.txt.
              Additionally, the display node has to define properties:
  - bits-per-pixel: Bits per pixel.
  - ac-prescale   : LCD AC bias frequency. This frequency is the required
+1 −1
Original line number Diff line number Diff line
@@ -38,7 +38,7 @@ Optional Properties:
		Can be used in case timings cannot be provided otherwise
		or to override timings provided by the panel.

[1]: Documentation/devicetree/bindings/display/display-timing.txt
[1]: Documentation/devicetree/bindings/display/panel/display-timing.txt

Example:

+1 −1
Original line number Diff line number Diff line
@@ -83,7 +83,7 @@ in [2]. The following are properties specific to those nodes:
		3 - for parallel output,
		4 - for write-back interface

[1]: Documentation/devicetree/bindings/display/display-timing.txt
[1]: Documentation/devicetree/bindings/display/panel/display-timing.txt
[2]: Documentation/devicetree/bindings/media/video-interfaces.txt

Example:
Loading