Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1385946 > unrolled thread
| Started by | Eric Engestrom <eric@engestrom.ch> |
|---|---|
| First post | 2016-04-25 02:30 +0200 |
| Last post | 2016-04-25 15:50 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 10/41] Documentation: dt: display: fix spelling mistake Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:30 +0200
Re: [PATCH 10/41] Documentation: dt: display: fix spelling mistake Rob Herring <robh@kernel.org> - 2016-04-25 15:50 +0200
| From | Eric Engestrom <eric@engestrom.ch> |
|---|---|
| Date | 2016-04-25 02:30 +0200 |
| Subject | [PATCH 10/41] Documentation: dt: display: fix spelling mistake |
| Message-ID | <rrCzw-4Wc-3@gated-at.bofh.it> |
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
---
Documentation/devicetree/bindings/display/exynos/exynos_dsim.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/display/exynos/exynos_dsim.txt b/Documentation/devicetree/bindings/display/exynos/exynos_dsim.txt
index 22756b3..a782659 100644
--- a/Documentation/devicetree/bindings/display/exynos/exynos_dsim.txt
+++ b/Documentation/devicetree/bindings/display/exynos/exynos_dsim.txt
@@ -41,7 +41,7 @@ Video interfaces:
endpoint node connected from mic node (reg = 0):
- remote-endpoint: specifies the endpoint in mic node. This node is required
for Exynos5433 mipi dsi. So mic can access to panel node
- thoughout this dsi node.
+ throughout this dsi node.
endpoint node connected to panel node (reg = 1):
- remote-endpoint: specifies the endpoint in panel node. This node is
required in all kinds of exynos mipi dsi to represent
--
2.8.0
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-04-25 15:50 +0200 |
| Message-ID | <rrP3K-6Kr-33@gated-at.bofh.it> |
| In reply to | #1385946 |
On Mon, Apr 25, 2016 at 01:24:07AM +0100, Eric Engestrom wrote: > Signed-off-by: Eric Engestrom <eric@engestrom.ch> Applied, thanks. Rob > --- > Documentation/devicetree/bindings/display/exynos/exynos_dsim.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/devicetree/bindings/display/exynos/exynos_dsim.txt b/Documentation/devicetree/bindings/display/exynos/exynos_dsim.txt > index 22756b3..a782659 100644 > --- a/Documentation/devicetree/bindings/display/exynos/exynos_dsim.txt > +++ b/Documentation/devicetree/bindings/display/exynos/exynos_dsim.txt > @@ -41,7 +41,7 @@ Video interfaces: > endpoint node connected from mic node (reg = 0): > - remote-endpoint: specifies the endpoint in mic node. This node is required > for Exynos5433 mipi dsi. So mic can access to panel node > - thoughout this dsi node. > + throughout this dsi node. > endpoint node connected to panel node (reg = 1): > - remote-endpoint: specifies the endpoint in panel node. This node is > required in all kinds of exynos mipi dsi to represent > -- > 2.8.0 >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web