[PATCH v3 3/5] RISC-V: Initial DTS for Microchip ICICLE board
Vitaly Wool
vitaly.wool at konsulko.com
Sun Dec 6 10:37:53 EST 2020
Hi Atish,
> Add initial DTS for Microchip ICICLE board having only
> essential devices (clocks, sdhci, ethernet, serial, etc).
> The device tree is based on the U-Boot patch.
>
> https://patchwork.ozlabs.org/project/uboot/patch/20201110103414.10142-6-> padmarao.begari at microchip.com/
>
> Signed-off-by: Atish Patra <atish.patra at wdc.com>
> ---
> arch/riscv/boot/dts/Makefile | 1 +
> arch/riscv/boot/dts/microchip/Makefile | 2 +
> .../microchip/microchip-mpfs-icicle-kit.dts | 72 ++++
> .../boot/dts/microchip/microchip-mpfs.dtsi | 331 ++++++++++++++++++
would it be possible to rename dts file to
microchip_mpfs_icicle_kit.dts? Dashes will not work with
SOC_BUILTIN_DTB_DECLARE(), and I do want to use built-in device tree
for XIP on Icicle. Thanks! :)
Best regards,
Vitaly
More information about the linux-riscv
mailing list