aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/regmap
diff options
context:
space:
mode:
authorOtto Kekäläinen <otto@seravo.fi>2016-07-13 21:08:07 +0300
committerRob Herring <robh@kernel.org>2016-07-22 14:54:05 -0500
commit7587eb18fa9d7c3c227d48d27a18dcb3042d7e17 (patch)
treea765e912268152715d07fc0dcff9ee92c3940506 /Documentation/devicetree/bindings/regmap
parentARM: dts: fix STMicroelectronics compatible strings (diff)
downloadlinux-dev-7587eb18fa9d7c3c227d48d27a18dcb3042d7e17.tar.xz
linux-dev-7587eb18fa9d7c3c227d48d27a18dcb3042d7e17.zip
Fix spelling errors in Documentation/devicetree
Signed-off-by: Otto Kekäläinen <otto@seravo.fi> Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/regmap')
-rw-r--r--Documentation/devicetree/bindings/regmap/regmap.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/regmap/regmap.txt b/Documentation/devicetree/bindings/regmap/regmap.txt
index 0127be360fe8..873096be0278 100644
--- a/Documentation/devicetree/bindings/regmap/regmap.txt
+++ b/Documentation/devicetree/bindings/regmap/regmap.txt
@@ -14,7 +14,7 @@ architectures that typically run big-endian operating systems
be marked that way in the devicetree.
On SoCs that can be operated in both big-endian and little-endian
-modes, with a single hardware switch controlling both the endianess
+modes, with a single hardware switch controlling both the endianness
of the CPU and a byteswap for MMIO registers (e.g. many Broadcom MIPS
chips), "native-endian" is used to allow using the same device tree
blob in both cases.