Skip to content

Commit 9488ef7

Browse files
mchehabrobherring
authored andcommitted
docs: dt: display/ti: fix typos at the devicetree/ directory name
The name of the devicetree directory is wrong on those three TI bindings: Signed-off-by: Mauro Carvalho Chehab <[email protected]> Acked-by: Jyri Sarha <[email protected]> Signed-off-by: Rob Herring <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/875b824ac97bd76dfe77b6227ff9b6b2671a6abf.1584450500.git.mchehab+huawei@kernel.org
1 parent 98878d9 commit 9488ef7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Documentation/devicetree/bindings/display/ti/ti,am65x-dss.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ properties:
6565
ports:
6666
type: object
6767
description:
68-
Ports as described in Documentation/devictree/bindings/graph.txt
68+
Ports as described in Documentation/devicetree/bindings/graph.txt
6969
properties:
7070
"#address-cells":
7171
const: 1

Documentation/devicetree/bindings/display/ti/ti,j721e-dss.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ properties:
9898
ports:
9999
type: object
100100
description:
101-
Ports as described in Documentation/devictree/bindings/graph.txt
101+
Ports as described in Documentation/devicetree/bindings/graph.txt
102102
properties:
103103
"#address-cells":
104104
const: 1

Documentation/devicetree/bindings/display/ti/ti,k2g-dss.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ properties:
5656
port:
5757
type: object
5858
description:
59-
Port as described in Documentation/devictree/bindings/graph.txt.
59+
Port as described in Documentation/devicetree/bindings/graph.txt.
6060
The DSS DPI output port node
6161

6262
max-memory-bandwidth:

0 commit comments

Comments
 (0)