Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1385948 > unrolled thread
| Started by | Eric Engestrom <eric@engestrom.ch> |
|---|---|
| First post | 2016-04-25 02:30 +0200 |
| Last post | 2016-04-25 15:50 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH 08/41] Documentation: dt: arm: fix spelling mistakes Eric Engestrom <eric@engestrom.ch> - 2016-04-25 02:30 +0200
Re: [PATCH 08/41] Documentation: dt: arm: fix spelling mistakes Rob Herring <robh@kernel.org> - 2016-04-25 15:50 +0200
| From | Eric Engestrom <eric@engestrom.ch> |
|---|---|
| Date | 2016-04-25 02:30 +0200 |
| Subject | [PATCH 08/41] Documentation: dt: arm: fix spelling mistakes |
| Message-ID | <rrCzw-4Wc-7@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2016-04-25 15:50 +0200 |
| Message-ID | <rrP3K-6Kr-49@gated-at.bofh.it> |
| In reply to | #1385948 |
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 >
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web