* [PATCH 02/41] Documentation: sysfs: fix spelling mistakes
[not found] <1461543878-3639-1-git-send-email-eric@engestrom.ch>
@ 2016-04-25 0:23 ` Eric Engestrom
2016-04-25 22:57 ` Mathieu Poirier
2016-04-25 0:24 ` [PATCH 09/41] Documentation: dt: clock: " Eric Engestrom
` (3 subsequent siblings)
4 siblings, 1 reply; 12+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:23 UTC (permalink / raw)
To: linux-arm-kernel
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
---
Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x | 2 +-
Documentation/ABI/testing/sysfs-bus-event_source-devices-events | 4 ++--
Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7 | 2 +-
Documentation/ABI/testing/sysfs-driver-tegra-fuse | 2 +-
Documentation/ABI/testing/sysfs-fs-xfs | 2 +-
5 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x b/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x
index 2355ed8..19b83f4 100644
--- a/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x
+++ b/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x
@@ -378,7 +378,7 @@ Date: April 2015
KernelVersion: 4.01
Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
Description: (R) Returns the maximum size of the data value, data address,
- VMID, context ID and instuction address in the trace unit
+ VMID, context ID and instruction address in the trace unit
(0x1E8). The value is taken directly from the HW.
What: /sys/bus/coresight/devices/<memory_map>.etm/trcidr/trcidr3
diff --git a/Documentation/ABI/testing/sysfs-bus-event_source-devices-events b/Documentation/ABI/testing/sysfs-bus-event_source-devices-events
index 505f080..77de58d 100644
--- a/Documentation/ABI/testing/sysfs-bus-event_source-devices-events
+++ b/Documentation/ABI/testing/sysfs-bus-event_source-devices-events
@@ -47,7 +47,7 @@ Description: Per-pmu performance monitoring events specific to the running syste
If a <term> is specified alone (without an assigned value), it
is implied that 0x1 is assigned to that <term>.
- Examples (each of these lines would be in a seperate file):
+ Examples (each of these lines would be in a separate file):
event=0x2abc
event=0x423,inv,cmask=0x3
@@ -83,7 +83,7 @@ Description: Perf event scaling factors
A string representing a floating point value expressed in
scientific notation to be multiplied by the event count
- recieved from the kernel to match the unit specified in the
+ received from the kernel to match the unit specified in the
<event>.unit file.
Example:
diff --git a/Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7 b/Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7
index f893337..ec27c6c 100644
--- a/Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7
+++ b/Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7
@@ -4,7 +4,7 @@ Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
Description:
Provides access to the binary "24x7 catalog" provided by the
hypervisor on POWER7 and 8 systems. This catalog lists events
- avaliable from the powerpc "hv_24x7" pmu. Its format is
+ available from the powerpc "hv_24x7" pmu. Its format is
documented here:
https://raw.githubusercontent.com/jmesmon/catalog-24x7/master/hv-24x7-catalog.h
diff --git a/Documentation/ABI/testing/sysfs-driver-tegra-fuse b/Documentation/ABI/testing/sysfs-driver-tegra-fuse
index 69f5af6..b8936fa 100644
--- a/Documentation/ABI/testing/sysfs-driver-tegra-fuse
+++ b/Documentation/ABI/testing/sysfs-driver-tegra-fuse
@@ -3,7 +3,7 @@ Date: February 2014
Contact: Peter De Schrijver <pdeschrijver@nvidia.com>
Description: read-only access to the efuses on Tegra20, Tegra30, Tegra114
and Tegra124 SoC's from NVIDIA. The efuses contain write once
- data programmed at the factory. The data is layed out in 32bit
+ data programmed at the factory. The data is laid out in 32bit
words in LSB first format. Each bit represents a single value
as decoded from the fuse registers. Bits order/assignment
exactly matches the HW registers, including any unused bits.
diff --git a/Documentation/ABI/testing/sysfs-fs-xfs b/Documentation/ABI/testing/sysfs-fs-xfs
index ea0cc8c..f704925 100644
--- a/Documentation/ABI/testing/sysfs-fs-xfs
+++ b/Documentation/ABI/testing/sysfs-fs-xfs
@@ -33,7 +33,7 @@ Contact: xfs at oss.sgi.com
Description:
The current state of the log write grant head. It
represents the total log reservation of all currently
- oustanding transactions, including regrants due to
+ outstanding transactions, including regrants due to
rolling transactions. The grant head is exported in
"cycle:bytes" format.
Users: xfstests
--
2.8.0
^ permalink raw reply related [flat|nested] 12+ messages in thread* [PATCH 02/41] Documentation: sysfs: fix spelling mistakes
2016-04-25 0:23 ` [PATCH 02/41] Documentation: sysfs: fix spelling mistakes Eric Engestrom
@ 2016-04-25 22:57 ` Mathieu Poirier
0 siblings, 0 replies; 12+ messages in thread
From: Mathieu Poirier @ 2016-04-25 22:57 UTC (permalink / raw)
To: linux-arm-kernel
On 24 April 2016 at 18:23, Eric Engestrom <eric@engestrom.ch> wrote:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>
> ---
> Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x | 2 +-
> Documentation/ABI/testing/sysfs-bus-event_source-devices-events | 4 ++--
> Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7 | 2 +-
> Documentation/ABI/testing/sysfs-driver-tegra-fuse | 2 +-
> Documentation/ABI/testing/sysfs-fs-xfs | 2 +-
> 5 files changed, 6 insertions(+), 6 deletions(-)
>
> diff --git a/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x b/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x
> index 2355ed8..19b83f4 100644
> --- a/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x
> +++ b/Documentation/ABI/testing/sysfs-bus-coresight-devices-etm4x
> @@ -378,7 +378,7 @@ Date: April 2015
> KernelVersion: 4.01
> Contact: Mathieu Poirier <mathieu.poirier@linaro.org>
> Description: (R) Returns the maximum size of the data value, data address,
> - VMID, context ID and instuction address in the trace unit
> + VMID, context ID and instruction address in the trace unit
> (0x1E8). The value is taken directly from the HW.
For this part: Acked-by: Mathieu Poirier <mathieu.poirier@linaro.org>
>
> What: /sys/bus/coresight/devices/<memory_map>.etm/trcidr/trcidr3
> diff --git a/Documentation/ABI/testing/sysfs-bus-event_source-devices-events b/Documentation/ABI/testing/sysfs-bus-event_source-devices-events
> index 505f080..77de58d 100644
> --- a/Documentation/ABI/testing/sysfs-bus-event_source-devices-events
> +++ b/Documentation/ABI/testing/sysfs-bus-event_source-devices-events
> @@ -47,7 +47,7 @@ Description: Per-pmu performance monitoring events specific to the running syste
> If a <term> is specified alone (without an assigned value), it
> is implied that 0x1 is assigned to that <term>.
>
> - Examples (each of these lines would be in a seperate file):
> + Examples (each of these lines would be in a separate file):
>
> event=0x2abc
> event=0x423,inv,cmask=0x3
> @@ -83,7 +83,7 @@ Description: Perf event scaling factors
>
> A string representing a floating point value expressed in
> scientific notation to be multiplied by the event count
> - recieved from the kernel to match the unit specified in the
> + received from the kernel to match the unit specified in the
> <event>.unit file.
>
> Example:
> diff --git a/Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7 b/Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7
> index f893337..ec27c6c 100644
> --- a/Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7
> +++ b/Documentation/ABI/testing/sysfs-bus-event_source-devices-hv_24x7
> @@ -4,7 +4,7 @@ Contact: Linux on PowerPC Developer List <linuxppc-dev@lists.ozlabs.org>
> Description:
> Provides access to the binary "24x7 catalog" provided by the
> hypervisor on POWER7 and 8 systems. This catalog lists events
> - avaliable from the powerpc "hv_24x7" pmu. Its format is
> + available from the powerpc "hv_24x7" pmu. Its format is
> documented here:
> https://raw.githubusercontent.com/jmesmon/catalog-24x7/master/hv-24x7-catalog.h
>
> diff --git a/Documentation/ABI/testing/sysfs-driver-tegra-fuse b/Documentation/ABI/testing/sysfs-driver-tegra-fuse
> index 69f5af6..b8936fa 100644
> --- a/Documentation/ABI/testing/sysfs-driver-tegra-fuse
> +++ b/Documentation/ABI/testing/sysfs-driver-tegra-fuse
> @@ -3,7 +3,7 @@ Date: February 2014
> Contact: Peter De Schrijver <pdeschrijver@nvidia.com>
> Description: read-only access to the efuses on Tegra20, Tegra30, Tegra114
> and Tegra124 SoC's from NVIDIA. The efuses contain write once
> - data programmed at the factory. The data is layed out in 32bit
> + data programmed at the factory. The data is laid out in 32bit
> words in LSB first format. Each bit represents a single value
> as decoded from the fuse registers. Bits order/assignment
> exactly matches the HW registers, including any unused bits.
> diff --git a/Documentation/ABI/testing/sysfs-fs-xfs b/Documentation/ABI/testing/sysfs-fs-xfs
> index ea0cc8c..f704925 100644
> --- a/Documentation/ABI/testing/sysfs-fs-xfs
> +++ b/Documentation/ABI/testing/sysfs-fs-xfs
> @@ -33,7 +33,7 @@ Contact: xfs at oss.sgi.com
> Description:
> The current state of the log write grant head. It
> represents the total log reservation of all currently
> - oustanding transactions, including regrants due to
> + outstanding transactions, including regrants due to
> rolling transactions. The grant head is exported in
> "cycle:bytes" format.
> Users: xfstests
> --
> 2.8.0
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* [PATCH 09/41] Documentation: dt: clock: fix spelling mistakes
[not found] <1461543878-3639-1-git-send-email-eric@engestrom.ch>
2016-04-25 0:23 ` [PATCH 02/41] Documentation: sysfs: fix spelling mistakes Eric Engestrom
@ 2016-04-25 0:24 ` Eric Engestrom
2016-04-25 3:00 ` Randy Dunlap
` (2 more replies)
2016-04-25 0:24 ` [PATCH 10/41] Documentation: dt: display: fix spelling mistake Eric Engestrom
` (2 subsequent siblings)
4 siblings, 3 replies; 12+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-arm-kernel
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
---
Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt | 2 +-
Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt | 2 +-
Documentation/devicetree/bindings/clock/st/st,clkgen.txt | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt b/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt
index 0c2bf5e..7f36853 100644
--- a/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt
+++ b/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt
@@ -16,7 +16,7 @@ Required Properties:
Optional Properties:
- rockchip,grf: phandle to the syscon managing the "general register files"
- If missing pll rates are not changable, due to the missing pll lock status.
+ If missing pll rates are not changeable, due to the missing pll lock status.
Each clock is assigned an identifier and client nodes can use this identifier
to specify the clock which they consume. All available clocks are defined as
diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt b/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt
index c9fbb76..8cb47c3 100644
--- a/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt
+++ b/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt
@@ -15,7 +15,7 @@ Required Properties:
Optional Properties:
- rockchip,grf: phandle to the syscon managing the "general register files"
- If missing pll rates are not changable, due to the missing pll lock status.
+ If missing pll rates are not changeable, due to the missing pll lock status.
Each clock is assigned an identifier and client nodes can use this identifier
to specify the clock which they consume. All available clocks are defined as
diff --git a/Documentation/devicetree/bindings/clock/st/st,clkgen.txt b/Documentation/devicetree/bindings/clock/st/st,clkgen.txt
index 78978f1..426bdda 100644
--- a/Documentation/devicetree/bindings/clock/st/st,clkgen.txt
+++ b/Documentation/devicetree/bindings/clock/st/st,clkgen.txt
@@ -40,7 +40,7 @@ address is common of all subnode.
};
This binding uses the common clock binding[1].
-Each subnode should use the binding discribe in [2]..[7]
+Each subnode should use the binding describe in [2]..[7]
[1] Documentation/devicetree/bindings/clock/clock-bindings.txt
[2] Documentation/devicetree/bindings/clock/st,clkgen-divmux.txt
--
2.8.0
^ permalink raw reply related [flat|nested] 12+ messages in thread* [PATCH 09/41] Documentation: dt: clock: fix spelling mistakes
2016-04-25 0:24 ` [PATCH 09/41] Documentation: dt: clock: " Eric Engestrom
@ 2016-04-25 3:00 ` Randy Dunlap
2016-04-25 7:31 ` Heiko Stübner
2016-04-25 13:53 ` Rob Herring
2 siblings, 0 replies; 12+ messages in thread
From: Randy Dunlap @ 2016-04-25 3:00 UTC (permalink / raw)
To: linux-arm-kernel
On 04/24/16 17:24, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>
> ---
> Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt | 2 +-
> Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt | 2 +-
> Documentation/devicetree/bindings/clock/st/st,clkgen.txt | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt b/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt
> index 0c2bf5e..7f36853 100644
> --- a/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt
> +++ b/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt
> @@ -16,7 +16,7 @@ Required Properties:
> Optional Properties:
>
> - rockchip,grf: phandle to the syscon managing the "general register files"
> - If missing pll rates are not changable, due to the missing pll lock status.
> + If missing pll rates are not changeable, due to the missing pll lock status.
>
> Each clock is assigned an identifier and client nodes can use this identifier
> to specify the clock which they consume. All available clocks are defined as
> diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt b/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt
> index c9fbb76..8cb47c3 100644
> --- a/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt
> +++ b/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt
> @@ -15,7 +15,7 @@ Required Properties:
> Optional Properties:
>
> - rockchip,grf: phandle to the syscon managing the "general register files"
> - If missing pll rates are not changable, due to the missing pll lock status.
> + If missing pll rates are not changeable, due to the missing pll lock status.
>
> Each clock is assigned an identifier and client nodes can use this identifier
> to specify the clock which they consume. All available clocks are defined as
> diff --git a/Documentation/devicetree/bindings/clock/st/st,clkgen.txt b/Documentation/devicetree/bindings/clock/st/st,clkgen.txt
> index 78978f1..426bdda 100644
> --- a/Documentation/devicetree/bindings/clock/st/st,clkgen.txt
> +++ b/Documentation/devicetree/bindings/clock/st/st,clkgen.txt
> @@ -40,7 +40,7 @@ address is common of all subnode.
> };
>
> This binding uses the common clock binding[1].
> -Each subnode should use the binding discribe in [2]..[7]
> +Each subnode should use the binding describe in [2]..[7]
described ?
>
> [1] Documentation/devicetree/bindings/clock/clock-bindings.txt
> [2] Documentation/devicetree/bindings/clock/st,clkgen-divmux.txt
>
--
~Randy
^ permalink raw reply [flat|nested] 12+ messages in thread
* [PATCH 09/41] Documentation: dt: clock: fix spelling mistakes
2016-04-25 0:24 ` [PATCH 09/41] Documentation: dt: clock: " Eric Engestrom
2016-04-25 3:00 ` Randy Dunlap
@ 2016-04-25 7:31 ` Heiko Stübner
2016-04-25 13:53 ` Rob Herring
2 siblings, 0 replies; 12+ messages in thread
From: Heiko Stübner @ 2016-04-25 7:31 UTC (permalink / raw)
To: linux-arm-kernel
Am Montag, 25. April 2016, 01:24:06 schrieb Eric Engestrom:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>
> ---
> Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt | 2 +-
> Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt | 2 +-
> Documentation/devicetree/bindings/clock/st/st,clkgen.txt | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt
> b/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt index
> 0c2bf5e..7f36853 100644
> --- a/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt
> +++ b/Documentation/devicetree/bindings/clock/rockchip,rk3188-cru.txt
> @@ -16,7 +16,7 @@ Required Properties:
> Optional Properties:
>
> - rockchip,grf: phandle to the syscon managing the "general register files"
> - If missing pll rates are not changable, due to the missing pll lock
> status. + If missing pll rates are not changeable, due to the missing pll
> lock status.
>
> Each clock is assigned an identifier and client nodes can use this
> identifier to specify the clock which they consume. All available clocks
> are defined as diff --git
> a/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt
> b/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt index
> c9fbb76..8cb47c3 100644
> --- a/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt
> +++ b/Documentation/devicetree/bindings/clock/rockchip,rk3288-cru.txt
> @@ -15,7 +15,7 @@ Required Properties:
> Optional Properties:
>
> - rockchip,grf: phandle to the syscon managing the "general register files"
> - If missing pll rates are not changable, due to the missing pll lock
> status. + If missing pll rates are not changeable, due to the missing pll
> lock status.
>
> Each clock is assigned an identifier and client nodes can use this
> identifier to specify the clock which they consume. All available clocks
> are defined as
For the Rockchip parts
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
^ permalink raw reply [flat|nested] 12+ messages in thread
* [PATCH 09/41] Documentation: dt: clock: fix spelling mistakes
2016-04-25 0:24 ` [PATCH 09/41] Documentation: dt: clock: " Eric Engestrom
2016-04-25 3:00 ` Randy Dunlap
2016-04-25 7:31 ` Heiko Stübner
@ 2016-04-25 13:53 ` Rob Herring
2 siblings, 0 replies; 12+ messages in thread
From: Rob Herring @ 2016-04-25 13:53 UTC (permalink / raw)
To: linux-arm-kernel
On Sun, Apr 24, 2016 at 7:24 PM, Eric Engestrom <eric@engestrom.ch> wrote:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>
> ---
Applied with Randy's fix.
Rob
^ permalink raw reply [flat|nested] 12+ messages in thread
* [PATCH 10/41] Documentation: dt: display: fix spelling mistake
[not found] <1461543878-3639-1-git-send-email-eric@engestrom.ch>
2016-04-25 0:23 ` [PATCH 02/41] Documentation: sysfs: fix spelling mistakes Eric Engestrom
2016-04-25 0:24 ` [PATCH 09/41] Documentation: dt: clock: " Eric Engestrom
@ 2016-04-25 0:24 ` Eric Engestrom
2016-04-25 13:49 ` Rob Herring
2016-04-25 0:24 ` [PATCH 11/41] Documentation: dt: dma: " Eric Engestrom
2016-04-25 0:24 ` [PATCH 14/41] Documentation: dt: media: " Eric Engestrom
4 siblings, 1 reply; 12+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-arm-kernel
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
^ permalink raw reply related [flat|nested] 12+ messages in thread* [PATCH 10/41] Documentation: dt: display: fix spelling mistake
2016-04-25 0:24 ` [PATCH 10/41] Documentation: dt: display: fix spelling mistake Eric Engestrom
@ 2016-04-25 13:49 ` Rob Herring
0 siblings, 0 replies; 12+ messages in thread
From: Rob Herring @ 2016-04-25 13:49 UTC (permalink / raw)
To: linux-arm-kernel
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
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* [PATCH 11/41] Documentation: dt: dma: fix spelling mistake
[not found] <1461543878-3639-1-git-send-email-eric@engestrom.ch>
` (2 preceding siblings ...)
2016-04-25 0:24 ` [PATCH 10/41] Documentation: dt: display: fix spelling mistake Eric Engestrom
@ 2016-04-25 0:24 ` Eric Engestrom
2016-04-25 13:49 ` Rob Herring
2016-04-25 0:24 ` [PATCH 14/41] Documentation: dt: media: " Eric Engestrom
4 siblings, 1 reply; 12+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-arm-kernel
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
---
Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt b/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt
index 2291c40..3cf0072d 100644
--- a/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt
+++ b/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt
@@ -7,7 +7,7 @@ Required properties:
- compatible: Should be "xlnx,axi-dma-1.00.a"
- #dma-cells: Should be <1>, see "dmas" property below
- reg: Should contain DMA registers location and length.
-- dma-channel child node: Should have atleast one channel and can have upto
+- dma-channel child node: Should have at least one channel and can have up to
two channels per device. This node specifies the properties of each
DMA channel (see child node properties below).
--
2.8.0
^ permalink raw reply related [flat|nested] 12+ messages in thread* [PATCH 11/41] Documentation: dt: dma: fix spelling mistake
2016-04-25 0:24 ` [PATCH 11/41] Documentation: dt: dma: " Eric Engestrom
@ 2016-04-25 13:49 ` Rob Herring
0 siblings, 0 replies; 12+ messages in thread
From: Rob Herring @ 2016-04-25 13:49 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Apr 25, 2016 at 01:24:08AM +0100, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Applied, thanks.
Rob
> ---
> Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt b/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt
> index 2291c40..3cf0072d 100644
> --- a/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt
> +++ b/Documentation/devicetree/bindings/dma/xilinx/xilinx_dma.txt
> @@ -7,7 +7,7 @@ Required properties:
> - compatible: Should be "xlnx,axi-dma-1.00.a"
> - #dma-cells: Should be <1>, see "dmas" property below
> - reg: Should contain DMA registers location and length.
> -- dma-channel child node: Should have atleast one channel and can have upto
> +- dma-channel child node: Should have at least one channel and can have up to
> two channels per device. This node specifies the properties of each
> DMA channel (see child node properties below).
>
> --
> 2.8.0
>
^ permalink raw reply [flat|nested] 12+ messages in thread
* [PATCH 14/41] Documentation: dt: media: fix spelling mistake
[not found] <1461543878-3639-1-git-send-email-eric@engestrom.ch>
` (3 preceding siblings ...)
2016-04-25 0:24 ` [PATCH 11/41] Documentation: dt: dma: " Eric Engestrom
@ 2016-04-25 0:24 ` Eric Engestrom
2016-04-25 13:50 ` Rob Herring
4 siblings, 1 reply; 12+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-arm-kernel
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
---
Documentation/devicetree/bindings/media/xilinx/video.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/media/xilinx/video.txt b/Documentation/devicetree/bindings/media/xilinx/video.txt
index cbd46fa..68ac210 100644
--- a/Documentation/devicetree/bindings/media/xilinx/video.txt
+++ b/Documentation/devicetree/bindings/media/xilinx/video.txt
@@ -20,7 +20,7 @@ The following properties are common to all Xilinx video IP cores.
- xlnx,video-format: This property represents a video format transmitted on an
AXI bus between video IP cores, using its VF code as defined in "AXI4-Stream
Video IP and System Design Guide" [UG934]. How the format relates to the IP
- core is decribed in the IP core bindings documentation.
+ core is described in the IP core bindings documentation.
- xlnx,video-width: This property qualifies the video format with the sample
width expressed as a number of bits per pixel component. All components must
--
2.8.0
^ permalink raw reply related [flat|nested] 12+ messages in thread* [PATCH 14/41] Documentation: dt: media: fix spelling mistake
2016-04-25 0:24 ` [PATCH 14/41] Documentation: dt: media: " Eric Engestrom
@ 2016-04-25 13:50 ` Rob Herring
0 siblings, 0 replies; 12+ messages in thread
From: Rob Herring @ 2016-04-25 13:50 UTC (permalink / raw)
To: linux-arm-kernel
On Mon, Apr 25, 2016 at 01:24:11AM +0100, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Applied, thanks.
Rob
> ---
> Documentation/devicetree/bindings/media/xilinx/video.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/media/xilinx/video.txt b/Documentation/devicetree/bindings/media/xilinx/video.txt
> index cbd46fa..68ac210 100644
> --- a/Documentation/devicetree/bindings/media/xilinx/video.txt
> +++ b/Documentation/devicetree/bindings/media/xilinx/video.txt
> @@ -20,7 +20,7 @@ The following properties are common to all Xilinx video IP cores.
> - xlnx,video-format: This property represents a video format transmitted on an
> AXI bus between video IP cores, using its VF code as defined in "AXI4-Stream
> Video IP and System Design Guide" [UG934]. How the format relates to the IP
> - core is decribed in the IP core bindings documentation.
> + core is described in the IP core bindings documentation.
>
> - xlnx,video-width: This property qualifies the video format with the sample
> width expressed as a number of bits per pixel component. All components must
> --
> 2.8.0
>
^ permalink raw reply [flat|nested] 12+ messages in thread