summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/microchip/sparx5_pcb134_emmc.dts
AgeCommit message (Collapse)AuthorFilesLines
2020-09-16arm64: dts: sparx5: Add Sparx5 eMMC supportLars Povlsen1-0/+23
This adds eMMC support to the applicable Sparx5 board configuration files. Signed-off-by: Lars Povlsen <lars.povlsen@microchip.com> Link: https://lore.kernel.org/r/20200825081357.32354-4-lars.povlsen@microchip.com
2020-07-22arm64: dts: sparx5: Add basic cpu supportLars Povlsen1-0/+17
This adds the basic DT structure for the Microchip Sparx5 SoC, and the reference boards, pcb125, pcb134 and pcb135. The two latter have a NAND vs a eMMC centric variant (as a mount option). Link: https://lore.kernel.org/r/20200615133242.24911-4-lars.povlsen@microchip.com Reviewed-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Lars Povlsen <lars.povlsen@microchip.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>