* [PATCH 07/41] Documentation: dt: arc: fix spelling mistakes
[not found] <1461543878-3639-1-git-send-email-eric@engestrom.ch>
@ 2016-04-25 0:24 ` Eric Engestrom
2016-04-25 8:52 ` Vineet Gupta
2016-04-25 0:24 ` [PATCH 08/41] Documentation: dt: arm: " Eric Engestrom
` (11 subsequent siblings)
12 siblings, 1 reply; 40+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-kernel
Cc: Eric Engestrom, Vineet Gupta, Rob Herring, Pawel Moll,
Mark Rutland, Ian Campbell, Kumar Gala, linux-snps-arc,
devicetree
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
---
Documentation/devicetree/bindings/arc/archs-pct.txt | 2 +-
Documentation/devicetree/bindings/arc/pct.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/arc/archs-pct.txt b/Documentation/devicetree/bindings/arc/archs-pct.txt
index 1ae98b87..e4b9dce 100644
--- a/Documentation/devicetree/bindings/arc/archs-pct.txt
+++ b/Documentation/devicetree/bindings/arc/archs-pct.txt
@@ -2,7 +2,7 @@
The ARC HS can be configured with a pipeline performance monitor for counting
CPU and cache events like cache misses and hits. Like conventional PCT there
-are 100+ hardware conditions dynamically mapped to upto 32 counters.
+are 100+ hardware conditions dynamically mapped to up to 32 counters.
It also supports overflow interrupts.
Required properties:
diff --git a/Documentation/devicetree/bindings/arc/pct.txt b/Documentation/devicetree/bindings/arc/pct.txt
index 7b95884..4e874d9 100644
--- a/Documentation/devicetree/bindings/arc/pct.txt
+++ b/Documentation/devicetree/bindings/arc/pct.txt
@@ -2,7 +2,7 @@
The ARC700 can be configured with a pipeline performance monitor for counting
CPU and cache events like cache misses and hits. Like conventional PCT there
-are 100+ hardware conditions dynamically mapped to upto 32 counters
+are 100+ hardware conditions dynamically mapped to up to 32 counters
Note that:
* The ARC 700 PCT does not support interrupts; although HW events may be
--
2.8.0
^ permalink raw reply related [flat|nested] 40+ messages in thread
* [PATCH 08/41] Documentation: dt: arm: fix spelling mistakes
[not found] <1461543878-3639-1-git-send-email-eric@engestrom.ch>
2016-04-25 0:24 ` [PATCH 07/41] Documentation: dt: arc: fix spelling mistakes Eric Engestrom
@ 2016-04-25 0:24 ` Eric Engestrom
2016-04-25 13:48 ` Rob Herring
2016-04-25 0:24 ` [PATCH 09/41] Documentation: dt: clock: " Eric Engestrom
` (10 subsequent siblings)
12 siblings, 1 reply; 40+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-kernel
Cc: Eric Engestrom, Rob Herring, Pawel Moll, Mark Rutland,
Ian Campbell, Kumar Gala, Punit Agrawal, Suzuki K Poulose,
Arnd Bergmann, devicetree
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
---
Documentation/devicetree/bindings/arm/cci.txt | 2 +-
Documentation/devicetree/bindings/arm/spear-misc.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/arm/cci.txt b/Documentation/devicetree/bindings/arm/cci.txt
index a1a5a7e..0f2153e 100644
--- a/Documentation/devicetree/bindings/arm/cci.txt
+++ b/Documentation/devicetree/bindings/arm/cci.txt
@@ -100,7 +100,7 @@ specific to ARM.
"arm,cci-400-pmu,r0"
"arm,cci-400-pmu,r1"
"arm,cci-400-pmu" - DEPRECATED, permitted only where OS has
- secure acces to CCI registers
+ secure access to CCI registers
"arm,cci-500-pmu,r0"
"arm,cci-550-pmu,r0"
- reg:
diff --git a/Documentation/devicetree/bindings/arm/spear-misc.txt b/Documentation/devicetree/bindings/arm/spear-misc.txt
index cf64982..e404e25 100644
--- a/Documentation/devicetree/bindings/arm/spear-misc.txt
+++ b/Documentation/devicetree/bindings/arm/spear-misc.txt
@@ -6,4 +6,4 @@ few properties of different peripheral controllers.
misc node required properties:
- compatible Should be "st,spear1340-misc", "syscon".
-- reg: Address range of misc space upto 8K
+- reg: Address range of misc space up to 8K
--
2.8.0
^ permalink raw reply related [flat|nested] 40+ 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:24 ` [PATCH 07/41] Documentation: dt: arc: fix spelling mistakes Eric Engestrom
2016-04-25 0:24 ` [PATCH 08/41] Documentation: dt: arm: " Eric Engestrom
@ 2016-04-25 0:24 ` Eric Engestrom
[not found] ` <1461543878-3639-10-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
2016-04-25 0:24 ` [PATCH 10/41] Documentation: dt: display: fix spelling mistake Eric Engestrom
` (9 subsequent siblings)
12 siblings, 1 reply; 40+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-kernel
Cc: Eric Engestrom, Rob Herring, Pawel Moll, Mark Rutland,
Ian Campbell, Kumar Gala, Heiko Stuebner, devicetree,
linux-arm-kernel, linux-rockchip
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] 40+ messages in thread
* [PATCH 10/41] Documentation: dt: display: fix spelling mistake
[not found] <1461543878-3639-1-git-send-email-eric@engestrom.ch>
` (2 preceding siblings ...)
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
` (8 subsequent siblings)
12 siblings, 1 reply; 40+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-kernel
Cc: Eric Engestrom, Rob Herring, Pawel Moll, Mark Rutland,
Ian Campbell, Kumar Gala, Kukjin Kim, Krzysztof Kozlowski,
Inki Dae, Hyungwon Hwang, Chanho Park, Andrzej Hajda, devicetree,
linux-arm-kernel, linux-samsung-soc
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] 40+ messages in thread
* [PATCH 11/41] Documentation: dt: dma: fix spelling mistake
[not found] <1461543878-3639-1-git-send-email-eric@engestrom.ch>
` (3 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 12/41] Documentation: dt: input: fix spelling mistakes Eric Engestrom
` (7 subsequent siblings)
12 siblings, 1 reply; 40+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-kernel
Cc: Eric Engestrom, Rob Herring, Pawel Moll, Mark Rutland,
Ian Campbell, Kumar Gala, Michal Simek, devicetree,
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] 40+ messages in thread
* [PATCH 12/41] Documentation: dt: input: fix spelling mistakes
[not found] <1461543878-3639-1-git-send-email-eric@engestrom.ch>
` (4 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:49 ` Rob Herring
2016-04-25 0:24 ` [PATCH 13/41] Documentation: dt: interrupt-controller: " Eric Engestrom
` (6 subsequent siblings)
12 siblings, 1 reply; 40+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-kernel
Cc: Eric Engestrom, Dmitry Torokhov, Rob Herring, Pawel Moll,
Mark Rutland, Ian Campbell, Kumar Gala, Markus Pargmann,
Lee Jones, linux-input, devicetree
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
---
Documentation/devicetree/bindings/input/ads7846.txt | 2 +-
Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/input/ads7846.txt b/Documentation/devicetree/bindings/input/ads7846.txt
index c6cfe2e..9fc47b0 100644
--- a/Documentation/devicetree/bindings/input/ads7846.txt
+++ b/Documentation/devicetree/bindings/input/ads7846.txt
@@ -29,7 +29,7 @@ Optional properties:
ti,vref-delay-usecs vref supply delay in usecs, 0 for
external vref (u16).
ti,vref-mv The VREF voltage, in millivolts (u16).
- Set to 0 to use internal refernce
+ Set to 0 to use internal references
(ADS7846).
ti,keep-vref-on set to keep vref on for differential
measurements as well
diff --git a/Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt b/Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt
index cdf05f9..abfcab3 100644
--- a/Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt
+++ b/Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt
@@ -15,7 +15,7 @@ Optional properties:
- fsl,pen-debounce-ns: Pen debounce time in nanoseconds.
- fsl,pen-threshold: Pen-down threshold for the touchscreen. This is a value
between 1 and 4096. It is the ratio between the internal reference voltage
- and the measured voltage after the plate was precharged. Resistence between
+ and the measured voltage after the plate was precharged. Resistance between
plates and therefore the voltage decreases with pressure so that a smaller
value is equivalent to a higher pressure.
- fsl,settling-time-ns: Settling time in nanoseconds. The settling time is before
--
2.8.0
^ permalink raw reply related [flat|nested] 40+ messages in thread
* [PATCH 13/41] Documentation: dt: interrupt-controller: fix spelling mistakes
[not found] <1461543878-3639-1-git-send-email-eric@engestrom.ch>
` (5 preceding siblings ...)
2016-04-25 0:24 ` [PATCH 12/41] Documentation: dt: input: fix spelling mistakes Eric Engestrom
@ 2016-04-25 0:24 ` Eric Engestrom
[not found] ` <1461543878-3639-14-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
2016-04-25 0:24 ` [PATCH 14/41] Documentation: dt: media: fix spelling mistake Eric Engestrom
` (5 subsequent siblings)
12 siblings, 1 reply; 40+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-kernel
Cc: Eric Engestrom, Thomas Gleixner, Jason Cooper, Marc Zyngier,
Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
devicetree
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
---
.../devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu b/Documentation/devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu
index 43effa0..18d4f40 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu
+++ b/Documentation/devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu
@@ -4,7 +4,7 @@ All TI OMAP4/5 (and their derivatives) an interrupt controller that
routes interrupts to the GIC, and also serves as a wakeup source. It
is also referred to as "WUGEN-MPU", hence the name of the binding.
-Reguired properties:
+Required properties:
- compatible : should contain at least "ti,omap4-wugen-mpu" or
"ti,omap5-wugen-mpu"
@@ -20,7 +20,7 @@ Notes:
- Because this HW ultimately routes interrupts to the GIC, the
interrupt specifier must be that of the GIC.
- Only SPIs can use the WUGEN as an interrupt parent. SGIs and PPIs
- are explicitly forbiden.
+ are explicitly forbidden.
Example:
--
2.8.0
^ permalink raw reply related [flat|nested] 40+ messages in thread
* [PATCH 14/41] Documentation: dt: media: fix spelling mistake
[not found] <1461543878-3639-1-git-send-email-eric@engestrom.ch>
` (6 preceding siblings ...)
2016-04-25 0:24 ` [PATCH 13/41] Documentation: dt: interrupt-controller: " Eric Engestrom
@ 2016-04-25 0:24 ` Eric Engestrom
2016-04-25 13:50 ` Rob Herring
[not found] ` <1461543878-3639-1-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
` (4 subsequent siblings)
12 siblings, 1 reply; 40+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-kernel
Cc: Eric Engestrom, Hyun Kwon, Laurent Pinchart, Rob Herring,
Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala, Michal Simek,
linux-media, devicetree, 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] 40+ messages in thread
* [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes
[not found] ` <1461543878-3639-1-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
@ 2016-04-25 0:24 ` Eric Engestrom
2016-04-25 13:50 ` Rob Herring
2016-04-25 0:24 ` [PATCH 17/41] Documentation: dt: mtd: fix spelling mistake Eric Engestrom
` (2 subsequent siblings)
3 siblings, 1 reply; 40+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-kernel-u79uwXL29TY76Z2rM5mHXA
Cc: Eric Engestrom, Rob Herring, Pawel Moll, Mark Rutland,
Ian Campbell, Kumar Gala, devicetree-u79uwXL29TY76Z2rM5mHXA
Signed-off-by: Eric Engestrom <eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
---
Documentation/devicetree/bindings/mfd/qcom-rpm.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/mfd/qcom-rpm.txt b/Documentation/devicetree/bindings/mfd/qcom-rpm.txt
index 5e97a95..b98b291 100644
--- a/Documentation/devicetree/bindings/mfd/qcom-rpm.txt
+++ b/Documentation/devicetree/bindings/mfd/qcom-rpm.txt
@@ -178,7 +178,7 @@ see regulator.txt - with additional custom properties described below:
- qcom,force-mode:
Usage: optional (default if no other qcom,force-mode is specified)
Value type: <u32>
- Defintion: indicates that the regulator should be forced to a
+ Definition: indicates that the regulator should be forced to a
particular mode, valid values are:
QCOM_RPM_FORCE_MODE_NONE - do not force any mode
QCOM_RPM_FORCE_MODE_LPM - force into low power mode
@@ -204,7 +204,7 @@ see regulator.txt - with additional custom properties described below:
- qcom,force-mode:
Usage: optional
Value type: <u32>
- Defintion: indicates that the regulator should not be forced to any
+ Definition: indicates that the regulator should not be forced to any
particular mode, valid values are:
QCOM_RPM_FORCE_MODE_NONE - do not force any mode
QCOM_RPM_FORCE_MODE_LPM - force into low power mode
--
2.8.0
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 40+ messages in thread
* [PATCH 16/41] Documentation: dt: mmc: fix spelling mistake
[not found] <1461543878-3639-1-git-send-email-eric@engestrom.ch>
` (8 preceding siblings ...)
[not found] ` <1461543878-3639-1-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
@ 2016-04-25 0:24 ` Eric Engestrom
2016-04-25 13:50 ` Rob Herring
2016-04-25 0:24 ` [PATCH 18/41] Documentation: dt: net: fix spelling mistakes Eric Engestrom
` (2 subsequent siblings)
12 siblings, 1 reply; 40+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-kernel
Cc: Eric Engestrom, Rob Herring, Pawel Moll, Mark Rutland,
Ian Campbell, Kumar Gala, devicetree
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
---
Documentation/devicetree/bindings/mmc/mmc-pwrseq-emmc.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/mmc/mmc-pwrseq-emmc.txt b/Documentation/devicetree/bindings/mmc/mmc-pwrseq-emmc.txt
index 0cb827b..3d965d5 100644
--- a/Documentation/devicetree/bindings/mmc/mmc-pwrseq-emmc.txt
+++ b/Documentation/devicetree/bindings/mmc/mmc-pwrseq-emmc.txt
@@ -1,7 +1,7 @@
* The simple eMMC hardware reset provider
The purpose of this driver is to perform standard eMMC hw reset
-procedure, as descibed by Jedec 4.4 specification. This procedure is
+procedure, as described by Jedec 4.4 specification. This procedure is
performed just after MMC core enabled power to the given mmc host (to
fix possible issues if bootloader has left eMMC card in initialized or
unknown state), and before performing complete system reboot (also in
--
2.8.0
^ permalink raw reply related [flat|nested] 40+ messages in thread
* [PATCH 17/41] Documentation: dt: mtd: fix spelling mistake
[not found] ` <1461543878-3639-1-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
2016-04-25 0:24 ` [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes Eric Engestrom
@ 2016-04-25 0:24 ` Eric Engestrom
2016-04-25 13:50 ` Rob Herring
2016-04-25 0:24 ` [PATCH 19/41] Documentation: dt: opp: " Eric Engestrom
2016-04-25 0:24 ` [PATCH 21/41] Documentation: dt: power: " Eric Engestrom
3 siblings, 1 reply; 40+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-kernel-u79uwXL29TY76Z2rM5mHXA
Cc: Eric Engestrom, Rob Herring, Pawel Moll, Mark Rutland,
Ian Campbell, Kumar Gala, Brian Norris, Florian Fainelli,
Simon Arlott, devicetree-u79uwXL29TY76Z2rM5mHXA
Signed-off-by: Eric Engestrom <eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
---
Documentation/devicetree/bindings/mtd/brcm,brcmnand.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/mtd/brcm,brcmnand.txt b/Documentation/devicetree/bindings/mtd/brcm,brcmnand.txt
index c2546ce..0f6985b 100644
--- a/Documentation/devicetree/bindings/mtd/brcm,brcmnand.txt
+++ b/Documentation/devicetree/bindings/mtd/brcm,brcmnand.txt
@@ -52,7 +52,7 @@ Optional properties:
v7.0. Use this property to describe the rare
earlier versions of this core that include WP
- -- Additonal SoC-specific NAND controller properties --
+ -- Additional SoC-specific NAND controller properties --
The NAND controller is integrated differently on the variety of SoCs on which it
is found. Part of this integration involves providing status and enable bits
--
2.8.0
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 40+ messages in thread
* [PATCH 18/41] Documentation: dt: net: fix spelling mistakes
[not found] <1461543878-3639-1-git-send-email-eric@engestrom.ch>
` (9 preceding siblings ...)
2016-04-25 0:24 ` [PATCH 16/41] Documentation: dt: mmc: " Eric Engestrom
@ 2016-04-25 0:24 ` Eric Engestrom
2016-04-25 13:50 ` Rob Herring
2016-04-25 0:24 ` [PATCH 20/41] Documentation: dt: pinctrl: fix spelling mistake Eric Engestrom
2016-04-25 0:24 ` [PATCH 22/41] Documentation: dt: soc: fix spelling mistakes Eric Engestrom
12 siblings, 1 reply; 40+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-kernel
Cc: Eric Engestrom, Rob Herring, Pawel Moll, Mark Rutland,
Ian Campbell, Kumar Gala, Yisen Zhuang, David S. Miller,
Kenneth Lee, huangdaode, yankejian, Phil Reid, Giuseppe Cavallaro,
Alexandre TORGUE, Dan Murphy, Florian Fainelli, devicetree
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
---
Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt | 2 +-
Documentation/devicetree/bindings/net/stmmac.txt | 4 ++--
Documentation/devicetree/bindings/net/ti,dp83867.txt | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt b/Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt
index e6a9d1c..e911a63 100644
--- a/Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt
+++ b/Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt
@@ -8,7 +8,7 @@ Required properties:
specifies a reference to the associating hardware driver node.
see Documentation/devicetree/bindings/net/hisilicon-hns-dsaf.txt
- port-id: is the index of port provided by DSAF (the accelerator). DSAF can
- connect to 8 PHYs. Port 0 to 1 are both used for adminstration purpose. They
+ connect to 8 PHYs. Port 0 to 1 are both used for administration purpose. They
are called debug ports.
The remaining 6 PHYs are taken according to the mode of DSAF.
diff --git a/Documentation/devicetree/bindings/net/stmmac.txt b/Documentation/devicetree/bindings/net/stmmac.txt
index 6605d19..9651dfd 100644
--- a/Documentation/devicetree/bindings/net/stmmac.txt
+++ b/Documentation/devicetree/bindings/net/stmmac.txt
@@ -51,8 +51,8 @@ Optional properties:
AXI register inside the DMA module:
- snps,lpi_en: enable Low Power Interface
- snps,xit_frm: unlock on WoL
- - snps,wr_osr_lmt: max write oustanding req. limit
- - snps,rd_osr_lmt: max read oustanding req. limit
+ - snps,wr_osr_lmt: max write outstanding req. limit
+ - snps,rd_osr_lmt: max read outstanding req. limit
- snps,kbbe: do not cross 1KiB boundary.
- snps,axi_all: align address
- snps,blen: this is a vector of supported burst length.
diff --git a/Documentation/devicetree/bindings/net/ti,dp83867.txt b/Documentation/devicetree/bindings/net/ti,dp83867.txt
index 58d935b..5d21141 100644
--- a/Documentation/devicetree/bindings/net/ti,dp83867.txt
+++ b/Documentation/devicetree/bindings/net/ti,dp83867.txt
@@ -2,7 +2,7 @@
Required properties:
- reg - The ID number for the phy, usually a small integer
- - ti,rx-internal-delay - RGMII Recieve Clock Delay - see dt-bindings/net/ti-dp83867.h
+ - ti,rx-internal-delay - RGMII Receive Clock Delay - see dt-bindings/net/ti-dp83867.h
for applicable values
- ti,tx-internal-delay - RGMII Transmit Clock Delay - see dt-bindings/net/ti-dp83867.h
for applicable values
--
2.8.0
^ permalink raw reply related [flat|nested] 40+ messages in thread
* [PATCH 19/41] Documentation: dt: opp: fix spelling mistake
[not found] ` <1461543878-3639-1-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
2016-04-25 0:24 ` [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes Eric Engestrom
2016-04-25 0:24 ` [PATCH 17/41] Documentation: dt: mtd: fix spelling mistake Eric Engestrom
@ 2016-04-25 0:24 ` Eric Engestrom
2016-04-25 3:02 ` Viresh Kumar
2016-04-25 13:50 ` Rob Herring
2016-04-25 0:24 ` [PATCH 21/41] Documentation: dt: power: " Eric Engestrom
3 siblings, 2 replies; 40+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-kernel-u79uwXL29TY76Z2rM5mHXA
Cc: Eric Engestrom, Viresh Kumar, Nishanth Menon, Stephen Boyd,
Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
linux-pm-u79uwXL29TY76Z2rM5mHXA,
devicetree-u79uwXL29TY76Z2rM5mHXA
Signed-off-by: Eric Engestrom <eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
---
Documentation/devicetree/bindings/opp/opp.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/opp/opp.txt b/Documentation/devicetree/bindings/opp/opp.txt
index 601256f..ee91cbd 100644
--- a/Documentation/devicetree/bindings/opp/opp.txt
+++ b/Documentation/devicetree/bindings/opp/opp.txt
@@ -45,7 +45,7 @@ Devices supporting OPPs must set their "operating-points-v2" property with
phandle to a OPP table in their DT node. The OPP core will use this phandle to
find the operating points for the device.
-If required, this can be extended for SoC vendor specfic bindings. Such bindings
+If required, this can be extended for SoC vendor specific bindings. Such bindings
should be documented as Documentation/devicetree/bindings/power/<vendor>-opp.txt
and should have a compatible description like: "operating-points-v2-<vendor>".
--
2.8.0
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 40+ messages in thread
* [PATCH 20/41] Documentation: dt: pinctrl: fix spelling mistake
[not found] <1461543878-3639-1-git-send-email-eric@engestrom.ch>
` (10 preceding siblings ...)
2016-04-25 0:24 ` [PATCH 18/41] Documentation: dt: net: fix spelling mistakes Eric Engestrom
@ 2016-04-25 0:24 ` Eric Engestrom
2016-04-25 13:51 ` Rob Herring
2016-04-25 0:24 ` [PATCH 22/41] Documentation: dt: soc: fix spelling mistakes Eric Engestrom
12 siblings, 1 reply; 40+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-kernel
Cc: Eric Engestrom, Rob Herring, Pawel Moll, Mark Rutland,
Ian Campbell, Kumar Gala, Stephen Boyd, Linus Walleij,
Björn Andersson, devicetree
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
---
Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt
index a90c812..a54c39e 100644
--- a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt
+++ b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt
@@ -122,7 +122,7 @@ to specify in a pin configuration subnode:
2: 1.5uA (PMIC_GPIO_PULL_UP_1P5)
3: 31.5uA (PMIC_GPIO_PULL_UP_31P5)
4: 1.5uA + 30uA boost (PMIC_GPIO_PULL_UP_1P5_30)
- If this property is ommited 30uA strength will be used if
+ If this property is omitted 30uA strength will be used if
pull up is selected
- bias-high-impedance:
--
2.8.0
^ permalink raw reply related [flat|nested] 40+ messages in thread
* [PATCH 21/41] Documentation: dt: power: fix spelling mistake
[not found] ` <1461543878-3639-1-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
` (2 preceding siblings ...)
2016-04-25 0:24 ` [PATCH 19/41] Documentation: dt: opp: " Eric Engestrom
@ 2016-04-25 0:24 ` Eric Engestrom
2016-04-25 13:51 ` Rob Herring
3 siblings, 1 reply; 40+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-kernel-u79uwXL29TY76Z2rM5mHXA
Cc: Eric Engestrom, Rob Herring, Pawel Moll, Mark Rutland,
Ian Campbell, Kumar Gala, Tim Bird, Andy Gross,
Greg Kroah-Hartman, devicetree-u79uwXL29TY76Z2rM5mHXA
Signed-off-by: Eric Engestrom <eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
---
Documentation/devicetree/bindings/power/qcom,coincell-charger.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/power/qcom,coincell-charger.txt b/Documentation/devicetree/bindings/power/qcom,coincell-charger.txt
index 0e6d875..7478992 100644
--- a/Documentation/devicetree/bindings/power/qcom,coincell-charger.txt
+++ b/Documentation/devicetree/bindings/power/qcom,coincell-charger.txt
@@ -29,7 +29,7 @@ IC (PMIC)
- qcom,charger-disable:
Usage: optional
Value type: <boolean>
- Definition: definining this property disables charging
+ Definition: defining this property disables charging
This charger is a sub-node of one of the 8941 PMIC blocks, and is specified
as a child node in DTS of that node. See ../mfd/qcom,spmi-pmic.txt and
--
2.8.0
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 40+ messages in thread
* [PATCH 22/41] Documentation: dt: soc: fix spelling mistakes
[not found] <1461543878-3639-1-git-send-email-eric@engestrom.ch>
` (11 preceding siblings ...)
2016-04-25 0:24 ` [PATCH 20/41] Documentation: dt: pinctrl: fix spelling mistake Eric Engestrom
@ 2016-04-25 0:24 ` Eric Engestrom
[not found] ` <1461543878-3639-23-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
12 siblings, 1 reply; 40+ messages in thread
From: Eric Engestrom @ 2016-04-25 0:24 UTC (permalink / raw)
To: linux-kernel
Cc: Eric Engestrom, Rob Herring, Pawel Moll, Mark Rutland,
Ian Campbell, Kumar Gala, Arnd Bergmann, Murali Karicheri,
Santosh Shilimkar, devicetree
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
---
.../devicetree/bindings/soc/ti/keystone-navigator-qmss.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/Documentation/devicetree/bindings/soc/ti/keystone-navigator-qmss.txt b/Documentation/devicetree/bindings/soc/ti/keystone-navigator-qmss.txt
index d1ce21a..64c66a5 100644
--- a/Documentation/devicetree/bindings/soc/ti/keystone-navigator-qmss.txt
+++ b/Documentation/devicetree/bindings/soc/ti/keystone-navigator-qmss.txt
@@ -42,7 +42,7 @@ Required properties:
- queue-pools : child node classifying the queue ranges into pools.
Queue ranges are grouped into 3 type of pools:
- qpend : pool of qpend(interruptible) queues
- - general-purpose : pool of general queues, primarly used
+ - general-purpose : pool of general queues, primarily used
as free descriptor queues or the
transmit DMA queues.
- accumulator : pool of queues on PDSP accumulator channel
@@ -50,7 +50,7 @@ Required properties:
-- qrange : number of queues to use per queue range, specified as
<"base queue #" "# of queues">.
-- interrupts : Optional property to specify the interrupt mapping
- for interruptible queues. The driver additionaly sets
+ for interruptible queues. The driver additionally sets
the interrupt affinity hint based on the cpu mask.
-- qalloc-by-id : Optional property to specify that the queues in this
range can only be allocated by queue id.
@@ -80,7 +80,7 @@ Required properties:
latency : time to delay the interrupt, specified
in microseconds.
-- multi-queue : Optional property to specify that the channel has to
- monitor upto 32 queues starting at the base queue #.
+ monitor up to 32 queues starting at the base queue #.
- descriptor-regions : child node describing the memory regions for keystone
navigator packet DMA descriptors. The memory for
descriptors will be allocated by the driver.
--
2.8.0
^ permalink raw reply related [flat|nested] 40+ messages in thread
* Re: [PATCH 09/41] Documentation: dt: clock: fix spelling mistakes
[not found] ` <1461543878-3639-10-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
@ 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; 40+ messages in thread
From: Randy Dunlap @ 2016-04-25 3:00 UTC (permalink / raw)
To: Eric Engestrom, linux-kernel-u79uwXL29TY76Z2rM5mHXA
Cc: Mark Rutland, devicetree-u79uwXL29TY76Z2rM5mHXA, Heiko Stuebner,
Pawel Moll, Ian Campbell,
linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Rob Herring,
Kumar Gala, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
On 04/24/16 17:24, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
> ---
> 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] 40+ messages in thread
* Re: [PATCH 19/41] Documentation: dt: opp: fix spelling mistake
2016-04-25 0:24 ` [PATCH 19/41] Documentation: dt: opp: " Eric Engestrom
@ 2016-04-25 3:02 ` Viresh Kumar
2016-04-25 13:50 ` Rob Herring
1 sibling, 0 replies; 40+ messages in thread
From: Viresh Kumar @ 2016-04-25 3:02 UTC (permalink / raw)
To: Eric Engestrom
Cc: linux-kernel, Viresh Kumar, Nishanth Menon, Stephen Boyd,
Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
linux-pm, devicetree
On 25-04-16, 01:24, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>
> ---
> Documentation/devicetree/bindings/opp/opp.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/opp/opp.txt b/Documentation/devicetree/bindings/opp/opp.txt
> index 601256f..ee91cbd 100644
> --- a/Documentation/devicetree/bindings/opp/opp.txt
> +++ b/Documentation/devicetree/bindings/opp/opp.txt
> @@ -45,7 +45,7 @@ Devices supporting OPPs must set their "operating-points-v2" property with
> phandle to a OPP table in their DT node. The OPP core will use this phandle to
> find the operating points for the device.
>
> -If required, this can be extended for SoC vendor specfic bindings. Such bindings
> +If required, this can be extended for SoC vendor specific bindings. Such bindings
> should be documented as Documentation/devicetree/bindings/power/<vendor>-opp.txt
> and should have a compatible description like: "operating-points-v2-<vendor>".
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
--
viresh
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [PATCH 09/41] Documentation: dt: clock: fix spelling mistakes
[not found] ` <1461543878-3639-10-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
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; 40+ messages in thread
From: Heiko Stübner @ 2016-04-25 7:31 UTC (permalink / raw)
To: Eric Engestrom
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA, Rob Herring, Pawel Moll,
Mark Rutland, Ian Campbell, Kumar Gala,
devicetree-u79uwXL29TY76Z2rM5mHXA,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r
Am Montag, 25. April 2016, 01:24:06 schrieb Eric Engestrom:
> Signed-off-by: Eric Engestrom <eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
> ---
> 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-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [PATCH 07/41] Documentation: dt: arc: fix spelling mistakes
2016-04-25 0:24 ` [PATCH 07/41] Documentation: dt: arc: fix spelling mistakes Eric Engestrom
@ 2016-04-25 8:52 ` Vineet Gupta
0 siblings, 0 replies; 40+ messages in thread
From: Vineet Gupta @ 2016-04-25 8:52 UTC (permalink / raw)
To: Eric Engestrom, linux-kernel
Cc: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
linux-snps-arc, devicetree
On Monday 25 April 2016 05:54 AM, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Thx Eric.
Applied to ARC for-curr !
-Vineet
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [PATCH 08/41] Documentation: dt: arm: fix spelling mistakes
2016-04-25 0:24 ` [PATCH 08/41] Documentation: dt: arm: " Eric Engestrom
@ 2016-04-25 13:48 ` Rob Herring
0 siblings, 0 replies; 40+ messages in thread
From: Rob Herring @ 2016-04-25 13:48 UTC (permalink / raw)
To: Eric Engestrom
Cc: linux-kernel, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
Punit Agrawal, Suzuki K Poulose, Arnd Bergmann, devicetree
On Mon, Apr 25, 2016 at 01:24:05AM +0100, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Applied, thanks.
Rob
> ---
> Documentation/devicetree/bindings/arm/cci.txt | 2 +-
> Documentation/devicetree/bindings/arm/spear-misc.txt | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/cci.txt b/Documentation/devicetree/bindings/arm/cci.txt
> index a1a5a7e..0f2153e 100644
> --- a/Documentation/devicetree/bindings/arm/cci.txt
> +++ b/Documentation/devicetree/bindings/arm/cci.txt
> @@ -100,7 +100,7 @@ specific to ARM.
> "arm,cci-400-pmu,r0"
> "arm,cci-400-pmu,r1"
> "arm,cci-400-pmu" - DEPRECATED, permitted only where OS has
> - secure acces to CCI registers
> + secure access to CCI registers
> "arm,cci-500-pmu,r0"
> "arm,cci-550-pmu,r0"
> - reg:
> diff --git a/Documentation/devicetree/bindings/arm/spear-misc.txt b/Documentation/devicetree/bindings/arm/spear-misc.txt
> index cf64982..e404e25 100644
> --- a/Documentation/devicetree/bindings/arm/spear-misc.txt
> +++ b/Documentation/devicetree/bindings/arm/spear-misc.txt
> @@ -6,4 +6,4 @@ few properties of different peripheral controllers.
> misc node required properties:
>
> - compatible Should be "st,spear1340-misc", "syscon".
> -- reg: Address range of misc space upto 8K
> +- reg: Address range of misc space up to 8K
> --
> 2.8.0
>
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [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; 40+ messages in thread
From: Rob Herring @ 2016-04-25 13:49 UTC (permalink / raw)
To: Eric Engestrom
Cc: linux-kernel, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
Kukjin Kim, Krzysztof Kozlowski, Inki Dae, Hyungwon Hwang,
Chanho Park, Andrzej Hajda, devicetree, linux-arm-kernel,
linux-samsung-soc
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] 40+ messages in thread
* Re: [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; 40+ messages in thread
From: Rob Herring @ 2016-04-25 13:49 UTC (permalink / raw)
To: Eric Engestrom
Cc: linux-kernel, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
Michal Simek, devicetree, 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] 40+ messages in thread
* Re: [PATCH 12/41] Documentation: dt: input: fix spelling mistakes
2016-04-25 0:24 ` [PATCH 12/41] Documentation: dt: input: fix spelling mistakes Eric Engestrom
@ 2016-04-25 13:49 ` Rob Herring
0 siblings, 0 replies; 40+ messages in thread
From: Rob Herring @ 2016-04-25 13:49 UTC (permalink / raw)
To: Eric Engestrom
Cc: linux-kernel, Dmitry Torokhov, Pawel Moll, Mark Rutland,
Ian Campbell, Kumar Gala, Markus Pargmann, Lee Jones, linux-input,
devicetree
On Mon, Apr 25, 2016 at 01:24:09AM +0100, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Applied, thanks.
Rob
> ---
> Documentation/devicetree/bindings/input/ads7846.txt | 2 +-
> Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/input/ads7846.txt b/Documentation/devicetree/bindings/input/ads7846.txt
> index c6cfe2e..9fc47b0 100644
> --- a/Documentation/devicetree/bindings/input/ads7846.txt
> +++ b/Documentation/devicetree/bindings/input/ads7846.txt
> @@ -29,7 +29,7 @@ Optional properties:
> ti,vref-delay-usecs vref supply delay in usecs, 0 for
> external vref (u16).
> ti,vref-mv The VREF voltage, in millivolts (u16).
> - Set to 0 to use internal refernce
> + Set to 0 to use internal references
> (ADS7846).
> ti,keep-vref-on set to keep vref on for differential
> measurements as well
> diff --git a/Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt b/Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt
> index cdf05f9..abfcab3 100644
> --- a/Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt
> +++ b/Documentation/devicetree/bindings/input/touchscreen/fsl-mx25-tcq.txt
> @@ -15,7 +15,7 @@ Optional properties:
> - fsl,pen-debounce-ns: Pen debounce time in nanoseconds.
> - fsl,pen-threshold: Pen-down threshold for the touchscreen. This is a value
> between 1 and 4096. It is the ratio between the internal reference voltage
> - and the measured voltage after the plate was precharged. Resistence between
> + and the measured voltage after the plate was precharged. Resistance between
> plates and therefore the voltage decreases with pressure so that a smaller
> value is equivalent to a higher pressure.
> - fsl,settling-time-ns: Settling time in nanoseconds. The settling time is before
> --
> 2.8.0
>
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [PATCH 13/41] Documentation: dt: interrupt-controller: fix spelling mistakes
[not found] ` <1461543878-3639-14-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
@ 2016-04-25 13:50 ` Rob Herring
0 siblings, 0 replies; 40+ messages in thread
From: Rob Herring @ 2016-04-25 13:50 UTC (permalink / raw)
To: Eric Engestrom
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA, Thomas Gleixner,
Jason Cooper, Marc Zyngier, Pawel Moll, Mark Rutland,
Ian Campbell, Kumar Gala, devicetree-u79uwXL29TY76Z2rM5mHXA
On Mon, Apr 25, 2016 at 01:24:10AM +0100, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
Applied, thanks.
Rob
> ---
> .../devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu b/Documentation/devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu
> index 43effa0..18d4f40 100644
> --- a/Documentation/devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu
> +++ b/Documentation/devicetree/bindings/interrupt-controller/ti,omap4-wugen-mpu
> @@ -4,7 +4,7 @@ All TI OMAP4/5 (and their derivatives) an interrupt controller that
> routes interrupts to the GIC, and also serves as a wakeup source. It
> is also referred to as "WUGEN-MPU", hence the name of the binding.
>
> -Reguired properties:
> +Required properties:
>
> - compatible : should contain at least "ti,omap4-wugen-mpu" or
> "ti,omap5-wugen-mpu"
> @@ -20,7 +20,7 @@ Notes:
> - Because this HW ultimately routes interrupts to the GIC, the
> interrupt specifier must be that of the GIC.
> - Only SPIs can use the WUGEN as an interrupt parent. SGIs and PPIs
> - are explicitly forbiden.
> + are explicitly forbidden.
>
> Example:
>
> --
> 2.8.0
>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [PATCH 14/41] Documentation: dt: media: fix spelling mistake
2016-04-25 0:24 ` [PATCH 14/41] Documentation: dt: media: fix spelling mistake Eric Engestrom
@ 2016-04-25 13:50 ` Rob Herring
0 siblings, 0 replies; 40+ messages in thread
From: Rob Herring @ 2016-04-25 13:50 UTC (permalink / raw)
To: Eric Engestrom
Cc: linux-kernel, Hyun Kwon, Laurent Pinchart, Pawel Moll,
Mark Rutland, Ian Campbell, Kumar Gala, Michal Simek, linux-media,
devicetree, 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] 40+ messages in thread
* Re: [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes
2016-04-25 0:24 ` [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes Eric Engestrom
@ 2016-04-25 13:50 ` Rob Herring
2016-04-25 16:58 ` Lee Jones
0 siblings, 1 reply; 40+ messages in thread
From: Rob Herring @ 2016-04-25 13:50 UTC (permalink / raw)
To: Eric Engestrom
Cc: linux-kernel, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
devicetree
On Mon, Apr 25, 2016 at 01:24:12AM +0100, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Applied, thanks.
Rob
> ---
> Documentation/devicetree/bindings/mfd/qcom-rpm.txt | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/mfd/qcom-rpm.txt b/Documentation/devicetree/bindings/mfd/qcom-rpm.txt
> index 5e97a95..b98b291 100644
> --- a/Documentation/devicetree/bindings/mfd/qcom-rpm.txt
> +++ b/Documentation/devicetree/bindings/mfd/qcom-rpm.txt
> @@ -178,7 +178,7 @@ see regulator.txt - with additional custom properties described below:
> - qcom,force-mode:
> Usage: optional (default if no other qcom,force-mode is specified)
> Value type: <u32>
> - Defintion: indicates that the regulator should be forced to a
> + Definition: indicates that the regulator should be forced to a
> particular mode, valid values are:
> QCOM_RPM_FORCE_MODE_NONE - do not force any mode
> QCOM_RPM_FORCE_MODE_LPM - force into low power mode
> @@ -204,7 +204,7 @@ see regulator.txt - with additional custom properties described below:
> - qcom,force-mode:
> Usage: optional
> Value type: <u32>
> - Defintion: indicates that the regulator should not be forced to any
> + Definition: indicates that the regulator should not be forced to any
> particular mode, valid values are:
> QCOM_RPM_FORCE_MODE_NONE - do not force any mode
> QCOM_RPM_FORCE_MODE_LPM - force into low power mode
> --
> 2.8.0
>
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [PATCH 16/41] Documentation: dt: mmc: fix spelling mistake
2016-04-25 0:24 ` [PATCH 16/41] Documentation: dt: mmc: " Eric Engestrom
@ 2016-04-25 13:50 ` Rob Herring
0 siblings, 0 replies; 40+ messages in thread
From: Rob Herring @ 2016-04-25 13:50 UTC (permalink / raw)
To: Eric Engestrom
Cc: linux-kernel, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
devicetree
On Mon, Apr 25, 2016 at 01:24:13AM +0100, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Applied, thanks.
Rob
> ---
> Documentation/devicetree/bindings/mmc/mmc-pwrseq-emmc.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/mmc/mmc-pwrseq-emmc.txt b/Documentation/devicetree/bindings/mmc/mmc-pwrseq-emmc.txt
> index 0cb827b..3d965d5 100644
> --- a/Documentation/devicetree/bindings/mmc/mmc-pwrseq-emmc.txt
> +++ b/Documentation/devicetree/bindings/mmc/mmc-pwrseq-emmc.txt
> @@ -1,7 +1,7 @@
> * The simple eMMC hardware reset provider
>
> The purpose of this driver is to perform standard eMMC hw reset
> -procedure, as descibed by Jedec 4.4 specification. This procedure is
> +procedure, as described by Jedec 4.4 specification. This procedure is
> performed just after MMC core enabled power to the given mmc host (to
> fix possible issues if bootloader has left eMMC card in initialized or
> unknown state), and before performing complete system reboot (also in
> --
> 2.8.0
>
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [PATCH 17/41] Documentation: dt: mtd: fix spelling mistake
2016-04-25 0:24 ` [PATCH 17/41] Documentation: dt: mtd: fix spelling mistake Eric Engestrom
@ 2016-04-25 13:50 ` Rob Herring
0 siblings, 0 replies; 40+ messages in thread
From: Rob Herring @ 2016-04-25 13:50 UTC (permalink / raw)
To: Eric Engestrom
Cc: linux-kernel, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
Brian Norris, Florian Fainelli, Simon Arlott, devicetree
On Mon, Apr 25, 2016 at 01:24:14AM +0100, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Applied, thanks.
Rob
> ---
> Documentation/devicetree/bindings/mtd/brcm,brcmnand.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/mtd/brcm,brcmnand.txt b/Documentation/devicetree/bindings/mtd/brcm,brcmnand.txt
> index c2546ce..0f6985b 100644
> --- a/Documentation/devicetree/bindings/mtd/brcm,brcmnand.txt
> +++ b/Documentation/devicetree/bindings/mtd/brcm,brcmnand.txt
> @@ -52,7 +52,7 @@ Optional properties:
> v7.0. Use this property to describe the rare
> earlier versions of this core that include WP
>
> - -- Additonal SoC-specific NAND controller properties --
> + -- Additional SoC-specific NAND controller properties --
>
> The NAND controller is integrated differently on the variety of SoCs on which it
> is found. Part of this integration involves providing status and enable bits
> --
> 2.8.0
>
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [PATCH 18/41] Documentation: dt: net: fix spelling mistakes
2016-04-25 0:24 ` [PATCH 18/41] Documentation: dt: net: fix spelling mistakes Eric Engestrom
@ 2016-04-25 13:50 ` Rob Herring
0 siblings, 0 replies; 40+ messages in thread
From: Rob Herring @ 2016-04-25 13:50 UTC (permalink / raw)
To: Eric Engestrom
Cc: linux-kernel, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
Yisen Zhuang, David S. Miller, Kenneth Lee, huangdaode, yankejian,
Phil Reid, Giuseppe Cavallaro, Alexandre TORGUE, Dan Murphy,
Florian Fainelli, devicetree
On Mon, Apr 25, 2016 at 01:24:15AM +0100, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Applied, thanks.
Rob
> ---
> Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt | 2 +-
> Documentation/devicetree/bindings/net/stmmac.txt | 4 ++--
> Documentation/devicetree/bindings/net/ti,dp83867.txt | 2 +-
> 3 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt b/Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt
> index e6a9d1c..e911a63 100644
> --- a/Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt
> +++ b/Documentation/devicetree/bindings/net/hisilicon-hns-nic.txt
> @@ -8,7 +8,7 @@ Required properties:
> specifies a reference to the associating hardware driver node.
> see Documentation/devicetree/bindings/net/hisilicon-hns-dsaf.txt
> - port-id: is the index of port provided by DSAF (the accelerator). DSAF can
> - connect to 8 PHYs. Port 0 to 1 are both used for adminstration purpose. They
> + connect to 8 PHYs. Port 0 to 1 are both used for administration purpose. They
> are called debug ports.
>
> The remaining 6 PHYs are taken according to the mode of DSAF.
> diff --git a/Documentation/devicetree/bindings/net/stmmac.txt b/Documentation/devicetree/bindings/net/stmmac.txt
> index 6605d19..9651dfd 100644
> --- a/Documentation/devicetree/bindings/net/stmmac.txt
> +++ b/Documentation/devicetree/bindings/net/stmmac.txt
> @@ -51,8 +51,8 @@ Optional properties:
> AXI register inside the DMA module:
> - snps,lpi_en: enable Low Power Interface
> - snps,xit_frm: unlock on WoL
> - - snps,wr_osr_lmt: max write oustanding req. limit
> - - snps,rd_osr_lmt: max read oustanding req. limit
> + - snps,wr_osr_lmt: max write outstanding req. limit
> + - snps,rd_osr_lmt: max read outstanding req. limit
> - snps,kbbe: do not cross 1KiB boundary.
> - snps,axi_all: align address
> - snps,blen: this is a vector of supported burst length.
> diff --git a/Documentation/devicetree/bindings/net/ti,dp83867.txt b/Documentation/devicetree/bindings/net/ti,dp83867.txt
> index 58d935b..5d21141 100644
> --- a/Documentation/devicetree/bindings/net/ti,dp83867.txt
> +++ b/Documentation/devicetree/bindings/net/ti,dp83867.txt
> @@ -2,7 +2,7 @@
>
> Required properties:
> - reg - The ID number for the phy, usually a small integer
> - - ti,rx-internal-delay - RGMII Recieve Clock Delay - see dt-bindings/net/ti-dp83867.h
> + - ti,rx-internal-delay - RGMII Receive Clock Delay - see dt-bindings/net/ti-dp83867.h
> for applicable values
> - ti,tx-internal-delay - RGMII Transmit Clock Delay - see dt-bindings/net/ti-dp83867.h
> for applicable values
> --
> 2.8.0
>
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [PATCH 19/41] Documentation: dt: opp: fix spelling mistake
2016-04-25 0:24 ` [PATCH 19/41] Documentation: dt: opp: " Eric Engestrom
2016-04-25 3:02 ` Viresh Kumar
@ 2016-04-25 13:50 ` Rob Herring
1 sibling, 0 replies; 40+ messages in thread
From: Rob Herring @ 2016-04-25 13:50 UTC (permalink / raw)
To: Eric Engestrom
Cc: linux-kernel, Viresh Kumar, Nishanth Menon, Stephen Boyd,
Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala, linux-pm,
devicetree
On Mon, Apr 25, 2016 at 01:24:16AM +0100, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Applied, thanks.
Rob
> ---
> Documentation/devicetree/bindings/opp/opp.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/opp/opp.txt b/Documentation/devicetree/bindings/opp/opp.txt
> index 601256f..ee91cbd 100644
> --- a/Documentation/devicetree/bindings/opp/opp.txt
> +++ b/Documentation/devicetree/bindings/opp/opp.txt
> @@ -45,7 +45,7 @@ Devices supporting OPPs must set their "operating-points-v2" property with
> phandle to a OPP table in their DT node. The OPP core will use this phandle to
> find the operating points for the device.
>
> -If required, this can be extended for SoC vendor specfic bindings. Such bindings
> +If required, this can be extended for SoC vendor specific bindings. Such bindings
> should be documented as Documentation/devicetree/bindings/power/<vendor>-opp.txt
> and should have a compatible description like: "operating-points-v2-<vendor>".
>
> --
> 2.8.0
>
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [PATCH 20/41] Documentation: dt: pinctrl: fix spelling mistake
2016-04-25 0:24 ` [PATCH 20/41] Documentation: dt: pinctrl: fix spelling mistake Eric Engestrom
@ 2016-04-25 13:51 ` Rob Herring
0 siblings, 0 replies; 40+ messages in thread
From: Rob Herring @ 2016-04-25 13:51 UTC (permalink / raw)
To: Eric Engestrom
Cc: linux-kernel, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
Stephen Boyd, Linus Walleij, Björn Andersson, devicetree
On Mon, Apr 25, 2016 at 01:24:17AM +0100, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Applied, thanks.
Rob
> ---
> Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt
> index a90c812..a54c39e 100644
> --- a/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt
> +++ b/Documentation/devicetree/bindings/pinctrl/qcom,pmic-gpio.txt
> @@ -122,7 +122,7 @@ to specify in a pin configuration subnode:
> 2: 1.5uA (PMIC_GPIO_PULL_UP_1P5)
> 3: 31.5uA (PMIC_GPIO_PULL_UP_31P5)
> 4: 1.5uA + 30uA boost (PMIC_GPIO_PULL_UP_1P5_30)
> - If this property is ommited 30uA strength will be used if
> + If this property is omitted 30uA strength will be used if
> pull up is selected
>
> - bias-high-impedance:
> --
> 2.8.0
>
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [PATCH 21/41] Documentation: dt: power: fix spelling mistake
2016-04-25 0:24 ` [PATCH 21/41] Documentation: dt: power: " Eric Engestrom
@ 2016-04-25 13:51 ` Rob Herring
0 siblings, 0 replies; 40+ messages in thread
From: Rob Herring @ 2016-04-25 13:51 UTC (permalink / raw)
To: Eric Engestrom
Cc: linux-kernel, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala,
Tim Bird, Andy Gross, Greg Kroah-Hartman, devicetree
On Mon, Apr 25, 2016 at 01:24:18AM +0100, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Applied, thanks.
Rob
> ---
> Documentation/devicetree/bindings/power/qcom,coincell-charger.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/power/qcom,coincell-charger.txt b/Documentation/devicetree/bindings/power/qcom,coincell-charger.txt
> index 0e6d875..7478992 100644
> --- a/Documentation/devicetree/bindings/power/qcom,coincell-charger.txt
> +++ b/Documentation/devicetree/bindings/power/qcom,coincell-charger.txt
> @@ -29,7 +29,7 @@ IC (PMIC)
> - qcom,charger-disable:
> Usage: optional
> Value type: <boolean>
> - Definition: definining this property disables charging
> + Definition: defining this property disables charging
>
> This charger is a sub-node of one of the 8941 PMIC blocks, and is specified
> as a child node in DTS of that node. See ../mfd/qcom,spmi-pmic.txt and
> --
> 2.8.0
>
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [PATCH 22/41] Documentation: dt: soc: fix spelling mistakes
[not found] ` <1461543878-3639-23-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
@ 2016-04-25 13:51 ` Rob Herring
0 siblings, 0 replies; 40+ messages in thread
From: Rob Herring @ 2016-04-25 13:51 UTC (permalink / raw)
To: Eric Engestrom
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA, Pawel Moll, Mark Rutland,
Ian Campbell, Kumar Gala, Arnd Bergmann, Murali Karicheri,
Santosh Shilimkar, devicetree-u79uwXL29TY76Z2rM5mHXA
On Mon, Apr 25, 2016 at 01:24:19AM +0100, Eric Engestrom wrote:
> Signed-off-by: Eric Engestrom <eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
Applied, thanks.
Rob
> ---
> .../devicetree/bindings/soc/ti/keystone-navigator-qmss.txt | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/soc/ti/keystone-navigator-qmss.txt b/Documentation/devicetree/bindings/soc/ti/keystone-navigator-qmss.txt
> index d1ce21a..64c66a5 100644
> --- a/Documentation/devicetree/bindings/soc/ti/keystone-navigator-qmss.txt
> +++ b/Documentation/devicetree/bindings/soc/ti/keystone-navigator-qmss.txt
> @@ -42,7 +42,7 @@ Required properties:
> - queue-pools : child node classifying the queue ranges into pools.
> Queue ranges are grouped into 3 type of pools:
> - qpend : pool of qpend(interruptible) queues
> - - general-purpose : pool of general queues, primarly used
> + - general-purpose : pool of general queues, primarily used
> as free descriptor queues or the
> transmit DMA queues.
> - accumulator : pool of queues on PDSP accumulator channel
> @@ -50,7 +50,7 @@ Required properties:
> -- qrange : number of queues to use per queue range, specified as
> <"base queue #" "# of queues">.
> -- interrupts : Optional property to specify the interrupt mapping
> - for interruptible queues. The driver additionaly sets
> + for interruptible queues. The driver additionally sets
> the interrupt affinity hint based on the cpu mask.
> -- qalloc-by-id : Optional property to specify that the queues in this
> range can only be allocated by queue id.
> @@ -80,7 +80,7 @@ Required properties:
> latency : time to delay the interrupt, specified
> in microseconds.
> -- multi-queue : Optional property to specify that the channel has to
> - monitor upto 32 queues starting at the base queue #.
> + monitor up to 32 queues starting at the base queue #.
> - descriptor-regions : child node describing the memory regions for keystone
> navigator packet DMA descriptors. The memory for
> descriptors will be allocated by the driver.
> --
> 2.8.0
>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [PATCH 09/41] Documentation: dt: clock: fix spelling mistakes
[not found] ` <1461543878-3639-10-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
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; 40+ messages in thread
From: Rob Herring @ 2016-04-25 13:53 UTC (permalink / raw)
To: Eric Engestrom
Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Pawel Moll,
Mark Rutland, Ian Campbell, Kumar Gala, Heiko Stuebner,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
open list:ARM/Rockchip SoC...
On Sun, Apr 24, 2016 at 7:24 PM, Eric Engestrom <eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org> wrote:
> Signed-off-by: Eric Engestrom <eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
> ---
Applied with Randy's fix.
Rob
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes
2016-04-25 13:50 ` Rob Herring
@ 2016-04-25 16:58 ` Lee Jones
2016-04-25 22:56 ` Rob Herring
0 siblings, 1 reply; 40+ messages in thread
From: Lee Jones @ 2016-04-25 16:58 UTC (permalink / raw)
To: Rob Herring
Cc: Eric Engestrom, linux-kernel-u79uwXL29TY76Z2rM5mHXA, Pawel Moll,
Mark Rutland, Ian Campbell, Kumar Gala,
devicetree-u79uwXL29TY76Z2rM5mHXA
On Mon, 25 Apr 2016, Rob Herring wrote:
> On Mon, Apr 25, 2016 at 01:24:12AM +0100, Eric Engestrom wrote:
> > Signed-off-by: Eric Engestrom <eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
>
> Applied, thanks.
I'd prefer to continue taking these if you don't mind Rob. It'd limit
on the amount of immutable branch pull requests I have to send/handle.
> > ---
> > Documentation/devicetree/bindings/mfd/qcom-rpm.txt | 4 ++--
> > 1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/Documentation/devicetree/bindings/mfd/qcom-rpm.txt b/Documentation/devicetree/bindings/mfd/qcom-rpm.txt
> > index 5e97a95..b98b291 100644
> > --- a/Documentation/devicetree/bindings/mfd/qcom-rpm.txt
> > +++ b/Documentation/devicetree/bindings/mfd/qcom-rpm.txt
> > @@ -178,7 +178,7 @@ see regulator.txt - with additional custom properties described below:
> > - qcom,force-mode:
> > Usage: optional (default if no other qcom,force-mode is specified)
> > Value type: <u32>
> > - Defintion: indicates that the regulator should be forced to a
> > + Definition: indicates that the regulator should be forced to a
> > particular mode, valid values are:
> > QCOM_RPM_FORCE_MODE_NONE - do not force any mode
> > QCOM_RPM_FORCE_MODE_LPM - force into low power mode
> > @@ -204,7 +204,7 @@ see regulator.txt - with additional custom properties described below:
> > - qcom,force-mode:
> > Usage: optional
> > Value type: <u32>
> > - Defintion: indicates that the regulator should not be forced to any
> > + Definition: indicates that the regulator should not be forced to any
> > particular mode, valid values are:
> > QCOM_RPM_FORCE_MODE_NONE - do not force any mode
> > QCOM_RPM_FORCE_MODE_LPM - force into low power mode
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes
2016-04-25 16:58 ` Lee Jones
@ 2016-04-25 22:56 ` Rob Herring
2016-04-26 6:35 ` Lee Jones
0 siblings, 1 reply; 40+ messages in thread
From: Rob Herring @ 2016-04-25 22:56 UTC (permalink / raw)
To: Lee Jones
Cc: Eric Engestrom, linux-kernel@vger.kernel.org, Pawel Moll,
Mark Rutland, Ian Campbell, Kumar Gala,
devicetree@vger.kernel.org
On Mon, Apr 25, 2016 at 11:58 AM, Lee Jones <lee.jones@linaro.org> wrote:
> On Mon, 25 Apr 2016, Rob Herring wrote:
>
>> On Mon, Apr 25, 2016 at 01:24:12AM +0100, Eric Engestrom wrote:
>> > Signed-off-by: Eric Engestrom <eric@engestrom.ch>
>>
>> Applied, thanks.
>
> I'd prefer to continue taking these if you don't mind Rob. It'd limit
> on the amount of immutable branch pull requests I have to send/handle.
Why? Do you really expect to have a dependency here?
Rob
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes
2016-04-25 22:56 ` Rob Herring
@ 2016-04-26 6:35 ` Lee Jones
2016-04-26 13:35 ` Rob Herring
0 siblings, 1 reply; 40+ messages in thread
From: Lee Jones @ 2016-04-26 6:35 UTC (permalink / raw)
To: Rob Herring
Cc: Eric Engestrom, linux-kernel@vger.kernel.org, Pawel Moll,
Mark Rutland, Ian Campbell, Kumar Gala,
devicetree@vger.kernel.org
On Mon, 25 Apr 2016, Rob Herring wrote:
> On Mon, Apr 25, 2016 at 11:58 AM, Lee Jones <lee.jones@linaro.org> wrote:
> > On Mon, 25 Apr 2016, Rob Herring wrote:
> >
> >> On Mon, Apr 25, 2016 at 01:24:12AM +0100, Eric Engestrom wrote:
> >> > Signed-off-by: Eric Engestrom <eric@engestrom.ch>
> >>
> >> Applied, thanks.
> >
> > I'd prefer to continue taking these if you don't mind Rob. It'd limit
> > on the amount of immutable branch pull requests I have to send/handle.
>
> Why? Do you really expect to have a dependency here?
Because the file is in ".*/mfd/.*", which normally goes through the MFD
tree.
$ git log --committer="Rob Herring" --oneline -- Documentation/devicetree/bindings/mfd/ | wc -l
6
$ git log --committer="Lee Jones" --oneline -- Documentation/devicetree/bindings/mfd/ | wc -l
99
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes
2016-04-26 6:35 ` Lee Jones
@ 2016-04-26 13:35 ` Rob Herring
[not found] ` <CAL_JsqLn7cZqqWzOT97QPaMyiPsTJRsp=_oNRDAjWtPo5fvngw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
0 siblings, 1 reply; 40+ messages in thread
From: Rob Herring @ 2016-04-26 13:35 UTC (permalink / raw)
To: Lee Jones
Cc: Eric Engestrom, linux-kernel@vger.kernel.org, Pawel Moll,
Mark Rutland, Ian Campbell, Kumar Gala,
devicetree@vger.kernel.org
On Tue, Apr 26, 2016 at 1:35 AM, Lee Jones <lee.jones@linaro.org> wrote:
> On Mon, 25 Apr 2016, Rob Herring wrote:
>
>> On Mon, Apr 25, 2016 at 11:58 AM, Lee Jones <lee.jones@linaro.org> wrote:
>> > On Mon, 25 Apr 2016, Rob Herring wrote:
>> >
>> >> On Mon, Apr 25, 2016 at 01:24:12AM +0100, Eric Engestrom wrote:
>> >> > Signed-off-by: Eric Engestrom <eric@engestrom.ch>
>> >>
>> >> Applied, thanks.
>> >
>> > I'd prefer to continue taking these if you don't mind Rob. It'd limit
>> > on the amount of immutable branch pull requests I have to send/handle.
>>
>> Why? Do you really expect to have a dependency here?
>
> Because the file is in ".*/mfd/.*", which normally goes through the MFD
> tree.
>
> $ git log --committer="Rob Herring" --oneline -- Documentation/devicetree/bindings/mfd/ | wc -l
> 6
> $ git log --committer="Lee Jones" --oneline -- Documentation/devicetree/bindings/mfd/ | wc -l
> 99
That is because most changes are coupled with drivers. For changes
that are standalone without any dependency, they go thru my tree. If
we're getting any merge conflicts beyond which Linus can/wants to fix,
then there is a problem because bindings shouldn't be changing that
much.
Eventually, I think we need to merge all the bindings thru a single
tree. Otherwise, we'll never move toward moving bindings out of the
kernel (unless we just sync from the kernel tree to a standalone
repo).
Rob
^ permalink raw reply [flat|nested] 40+ messages in thread
* Re: [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes
[not found] ` <CAL_JsqLn7cZqqWzOT97QPaMyiPsTJRsp=_oNRDAjWtPo5fvngw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
@ 2016-04-26 13:49 ` Lee Jones
0 siblings, 0 replies; 40+ messages in thread
From: Lee Jones @ 2016-04-26 13:49 UTC (permalink / raw)
To: Rob Herring
Cc: Eric Engestrom,
linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Pawel Moll,
Mark Rutland, Ian Campbell, Kumar Gala,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
On Tue, 26 Apr 2016, Rob Herring wrote:
> On Tue, Apr 26, 2016 at 1:35 AM, Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
> > On Mon, 25 Apr 2016, Rob Herring wrote:
> >
> >> On Mon, Apr 25, 2016 at 11:58 AM, Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> wrote:
> >> > On Mon, 25 Apr 2016, Rob Herring wrote:
> >> >
> >> >> On Mon, Apr 25, 2016 at 01:24:12AM +0100, Eric Engestrom wrote:
> >> >> > Signed-off-by: Eric Engestrom <eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
> >> >>
> >> >> Applied, thanks.
> >> >
> >> > I'd prefer to continue taking these if you don't mind Rob. It'd limit
> >> > on the amount of immutable branch pull requests I have to send/handle.
> >>
> >> Why? Do you really expect to have a dependency here?
> >
> > Because the file is in ".*/mfd/.*", which normally goes through the MFD
> > tree.
> >
> > $ git log --committer="Rob Herring" --oneline -- Documentation/devicetree/bindings/mfd/ | wc -l
> > 6
> > $ git log --committer="Lee Jones" --oneline -- Documentation/devicetree/bindings/mfd/ | wc -l
> > 99
>
> That is because most changes are coupled with drivers. For changes
> that are standalone without any dependency, they go thru my tree. If
> we're getting any merge conflicts beyond which Linus can/wants to fix,
> then there is a problem because bindings shouldn't be changing that
> much.
That's certainly the first I've heard about it. It makes far less
sense for changes pertaining to a single directory to go in via 2
separate trees. IMO that's asking for trouble.
> Eventually, I think we need to merge all the bindings thru a single
> tree. Otherwise, we'll never move toward moving bindings out of the
> kernel (unless we just sync from the kernel tree to a standalone
> repo).
Once (if they ever) move out from the kernel tree, then I agree with
you, they should be dealt with as completely separate entities and be
merged though different trees, but until then we need to make a
decision; either you take them all or I take them all. I thought we
were doing the latter already.
--
Lee Jones
Linaro STMicroelectronics Landing Team Lead
Linaro.org │ Open source software for ARM SoCs
Follow Linaro: Facebook | Twitter | Blog
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 40+ messages in thread
end of thread, other threads:[~2016-04-26 13:49 UTC | newest]
Thread overview: 40+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <1461543878-3639-1-git-send-email-eric@engestrom.ch>
2016-04-25 0:24 ` [PATCH 07/41] Documentation: dt: arc: fix spelling mistakes Eric Engestrom
2016-04-25 8:52 ` Vineet Gupta
2016-04-25 0:24 ` [PATCH 08/41] Documentation: dt: arm: " Eric Engestrom
2016-04-25 13:48 ` Rob Herring
2016-04-25 0:24 ` [PATCH 09/41] Documentation: dt: clock: " Eric Engestrom
[not found] ` <1461543878-3639-10-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
2016-04-25 3:00 ` Randy Dunlap
2016-04-25 7:31 ` Heiko Stübner
2016-04-25 13:53 ` Rob Herring
2016-04-25 0:24 ` [PATCH 10/41] Documentation: dt: display: fix spelling mistake 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 13:49 ` Rob Herring
2016-04-25 0:24 ` [PATCH 12/41] Documentation: dt: input: fix spelling mistakes Eric Engestrom
2016-04-25 13:49 ` Rob Herring
2016-04-25 0:24 ` [PATCH 13/41] Documentation: dt: interrupt-controller: " Eric Engestrom
[not found] ` <1461543878-3639-14-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
2016-04-25 13:50 ` Rob Herring
2016-04-25 0:24 ` [PATCH 14/41] Documentation: dt: media: fix spelling mistake Eric Engestrom
2016-04-25 13:50 ` Rob Herring
[not found] ` <1461543878-3639-1-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
2016-04-25 0:24 ` [PATCH 15/41] Documentation: dt: mfd: fix spelling mistakes Eric Engestrom
2016-04-25 13:50 ` Rob Herring
2016-04-25 16:58 ` Lee Jones
2016-04-25 22:56 ` Rob Herring
2016-04-26 6:35 ` Lee Jones
2016-04-26 13:35 ` Rob Herring
[not found] ` <CAL_JsqLn7cZqqWzOT97QPaMyiPsTJRsp=_oNRDAjWtPo5fvngw-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2016-04-26 13:49 ` Lee Jones
2016-04-25 0:24 ` [PATCH 17/41] Documentation: dt: mtd: fix spelling mistake Eric Engestrom
2016-04-25 13:50 ` Rob Herring
2016-04-25 0:24 ` [PATCH 19/41] Documentation: dt: opp: " Eric Engestrom
2016-04-25 3:02 ` Viresh Kumar
2016-04-25 13:50 ` Rob Herring
2016-04-25 0:24 ` [PATCH 21/41] Documentation: dt: power: " Eric Engestrom
2016-04-25 13:51 ` Rob Herring
2016-04-25 0:24 ` [PATCH 16/41] Documentation: dt: mmc: " Eric Engestrom
2016-04-25 13:50 ` Rob Herring
2016-04-25 0:24 ` [PATCH 18/41] Documentation: dt: net: fix spelling mistakes Eric Engestrom
2016-04-25 13:50 ` Rob Herring
2016-04-25 0:24 ` [PATCH 20/41] Documentation: dt: pinctrl: fix spelling mistake Eric Engestrom
2016-04-25 13:51 ` Rob Herring
2016-04-25 0:24 ` [PATCH 22/41] Documentation: dt: soc: fix spelling mistakes Eric Engestrom
[not found] ` <1461543878-3639-23-git-send-email-eric-op+oiCINJLTt9jDmeYuA0g@public.gmane.org>
2016-04-25 13:51 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).