arm64: dts: cn913x: add device trees for topology B boards
authorKonstantin Porotchkin <kostap@marvell.com>
Thu, 8 Jul 2021 12:46:09 +0000 (15:46 +0300)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Fri, 23 Jul 2021 12:33:11 +0000 (14:33 +0200)
commit4c43a41e5b8ccbeee79330ae7989c301589d38c2
tree24c63ac4bd5126d4f764f65ec908d281008b9344
parente73f0f0ee7541171d89f2e2491130c7771ba58d3
arm64: dts: cn913x: add device trees for topology B boards

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>
arch/arm64/boot/dts/marvell/Makefile
arch/arm64/boot/dts/marvell/cn9130-db-B.dts [new file with mode: 0644]
arch/arm64/boot/dts/marvell/cn9130-db.dts
arch/arm64/boot/dts/marvell/cn9130-db.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/marvell/cn9131-db-B.dts [new file with mode: 0644]
arch/arm64/boot/dts/marvell/cn9131-db.dts
arch/arm64/boot/dts/marvell/cn9131-db.dtsi [new file with mode: 0644]
arch/arm64/boot/dts/marvell/cn9132-db-B.dts [new file with mode: 0644]
arch/arm64/boot/dts/marvell/cn9132-db.dts
arch/arm64/boot/dts/marvell/cn9132-db.dtsi [new file with mode: 0644]