summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/marvell/cn9131-db-B.dts
AgeCommit message (Collapse)AuthorFilesLines
2021-07-23arm64: dts: cn913x: add device trees for topology B boardsKonstantin Porotchkin1-0/+22
The CN913x DB with topology B is similar to a regular setup (A) boards, but uses NAND flash as a boot device, while topology A boards are booting from SPI flash. Since NAND and SPI on CN913x DB boards share some wires, they cannot be activated simultaneously. The DTS files for setup "B" are based on setup "A", in which the CP0 NAND controller enabled and CP0 SPI1 disabled. Signed-off-by: Konstantin Porotchkin <kostap@marvell.com> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>