Commit 88d5ec16 authored by Michael Opdenacker's avatar Michael Opdenacker Committed by Rob Herring

drm: sti: fix typos in stih4xx binding

Fix typos in the st,stih4xx binding, in particular replacing
"pinctrl-name" by "pinctrl-names".

Fix minor typos in the descriptions too.
Signed-off-by: default avatarMichael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent f134f251
...@@ -61,7 +61,7 @@ STMicroelectronics stih4xx platforms ...@@ -61,7 +61,7 @@ STMicroelectronics stih4xx platforms
- reg-names: names of the mapped memory regions listed in regs property in - reg-names: names of the mapped memory regions listed in regs property in
the same order. the same order.
- interrupts : HDMI interrupt number to the CPU. - interrupts : HDMI interrupt number to the CPU.
- interrupt-names: name of the interrupts listed in interrupts property in - interrupt-names: names of the interrupts listed in interrupts property in
the same order the same order
- clocks: from common clock binding: handle hardware IP needed clocks, the - clocks: from common clock binding: handle hardware IP needed clocks, the
number of clocks may depend of the SoC type. number of clocks may depend of the SoC type.
...@@ -95,7 +95,7 @@ sti-dvo: ...@@ -95,7 +95,7 @@ sti-dvo:
- clock-names: names of the clocks listed in clocks property in the same - clock-names: names of the clocks listed in clocks property in the same
order. order.
- pinctrl-0: pin control handle - pinctrl-0: pin control handle
- pinctrl-name: names of the pin control to use - pinctrl-names: names of the pin control states to use
- sti,panel: phandle of the panel connected to the DVO output - sti,panel: phandle of the panel connected to the DVO output
sti-hqvdp: sti-hqvdp:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment