arm64: dts: marvell: Fix CP110 NAND controller node multi-line comment alignment
authorMiquel Raynal <miquel.raynal@bootlin.com>
Fri, 4 Oct 2019 14:27:28 +0000 (16:27 +0200)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Wed, 9 Oct 2019 07:36:41 +0000 (09:36 +0200)
Fix this tiny typo before renaming/changing this file.

Fixes: 72a3713fadfd ("arm64: dts: marvell: de-duplicate CP110 description")
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm64/boot/dts/marvell/armada-cp110.dtsi

index d819449..8259fc8 100644 (file)
 
                CP110_LABEL(nand_controller): nand@720000 {
                        /*
-                       * Due to the limitation of the pins available
-                       * this controller is only usable on the CPM
-                       * for A7K and on the CPS for A8K.
-                       */
+                        * Due to the limitation of the pins available
+                        * this controller is only usable on the CPM
+                        * for A7K and on the CPS for A8K.
+                        */
                        compatible = "marvell,armada-8k-nand-controller",
                                "marvell,armada370-nand-controller";
                        reg = <0x720000 0x54>;