[PATCH v2 2/3] riscv: dts: sync mpfs-icicle devicetree with linux

Rick Chen rickchen36 at gmail.com
Wed Jun 21 03:27:07 CEST 2023


> From: Conor Dooley <conor.dooley at microchip.com>
> Sent: Thursday, June 15, 2023 6:13 PM
> To: u-boot at lists.denx.de
> Cc: Rick Jian-Zhi Chen(陳建志) <rick at andestech.com>; Leo Yu-Chi Liang(梁育齊) <ycliang at andestech.com>; Padmarao Begari <padmarao.begari at microchip.com>; Conor Dooley <conor.dooley at microchip.com>
> Subject: [PATCH v2 2/3] riscv: dts: sync mpfs-icicle devicetree with linux
>
> The "notable" disappearances are:
> - the pac193x stanza - there's nothing in mainline linux w.r.t. bindings
>   for this & what is going to appear in mainline linux is going to be
>   incompatible with what is currently in U-Boot.
> - operating points - these operating points should not be set at the
>   soc.dtsi level as they may not be possible depending on the design
>   programmed to the FPGA
> - clock output names - there are defines for the clock indices, these
>   should not be needed
> - the dt maintainers in linux NAKed using defines for IRQ numbers
> - the qspi nand, which is not part of the icicle's default configuration
>   is removed.
>
> Reviewed-by: Padmarao Begari <padmarao.begari at microchip.com>
> Tested-by: Padmarao Begari <padmarao.begari at microchip.com>
> Signed-off-by: Conor Dooley <conor.dooley at microchip.com>
> ---
>  arch/riscv/dts/mpfs-icicle-kit-fabric.dtsi    |  71 +++
>  arch/riscv/dts/mpfs-icicle-kit.dts            | 190 +++++---
>  arch/riscv/dts/mpfs.dtsi                      | 442 ++++++++----------
>  .../dt-bindings/clock/microchip-mpfs-clock.h  |  29 +-
>  .../microchip-mpfs-plic.h                     | 196 --------
>  .../interrupt-controller/riscv-hart.h         |  17 -

Reviewed-by: Rick Chen <rick at andestech.com>


More information about the U-Boot mailing list