mirror of
https://github.com/torvalds/linux.git
synced 2026-06-09 15:12:59 +02:00
arm64: dts: marvell: Fix CP110 NAND controller node multi-line comment alignment
commit2bc26088baupstream. Fix this tiny typo before renaming/changing this file. Fixes:72a3713fad("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> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
a31889a691
commit
6e4efdd31e
|
|
@ -359,10 +359,10 @@ CP110_LABEL(uart3): serial@702300 {
|
|||
|
||||
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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user