Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1385948
| From | Eric Engestrom <eric@engestrom.ch> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 08/41] Documentation: dt: arm: fix spelling mistakes |
| Date | 2016-04-25 02:30 +0200 |
| Message-ID | <rrCzw-4Wc-7@gated-at.bofh.it> (permalink) |
| References | <rrCzw-4Wc-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[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
csiph-web