diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2018-01-02 15:55:53 +0100 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@free-electrons.com> | 2018-01-05 17:02:38 +0100 |
commit | ab8637ed3096ab10b6589f92139080f50aaca186 (patch) | |
tree | 75076de25ed3b3415c3ee26ac26cb4c81cd5dcc1 /arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi | |
parent | 123c27c89c9b3dd932e36f0d3ff33655984d5913 (diff) | |
download | talos-obmc-linux-ab8637ed3096ab10b6589f92139080f50aaca186.tar.gz talos-obmc-linux-ab8637ed3096ab10b6589f92139080f50aaca186.zip |
arm64: dts: marvell: fix typos in comment describing the NAND controller
Fix the same typo duplicated in both master and slave version of
armada-cp110-*.dtsi file: s/limiation/limitation/.
[gregory.clement@free-electrons.com: add the commit log]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Diffstat (limited to 'arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi')
-rw-r--r-- | arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi b/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi index e98f92c32153..bfe19a63b115 100644 --- a/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi +++ b/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi @@ -321,7 +321,7 @@ cps_nand: nand@720000 { /* - * Due to the limiation of the pin available + * Due to the limitation of the pins available * this controller is only usable on the CPM * for A7K and on the CPS for A8K. */ |