[v6 15/17] arm: dts: Add base dtsi and devkit dts for Intel N5X device

Ley Foon Tan lftan.linux at gmail.com
Fri Aug 20 18:31:11 CEST 2021


On Tue, Aug 10, 2021 at 11:27 AM Siew Chin Lim
<elly.siew.chin.lim at intel.com> wrote:
>
> Add device tree for N5X.
>
> Signed-off-by: Siew Chin Lim <elly.siew.chin.lim at intel.com>
> Signed-off-by: Tien Fong Chee <tien.fong.chee at intel.com>
>
> ---
> v6:
> - Sort the node name in alphanumeric order in socfpga_n5x_socdk-u-boot.dtsi
> - Remove duplicated qspi node from socfpga_n5x_socdk-u-boot.dtsi,
>   It is defined in socfpga_n5x_socdk.dtsi
> - Remove the incorrect clkmgr compatible name in socfpga_n5x_socdk.dtsi
>
> v5:
> - Obsolete 5th version of patch because it set the wrong compatible name for clkmgr in device tree.
>
> v4:
> - Reuse socfpga_n5x_socdk.dts from Linux and add U-boot specifc dts
>   to u-boot.dtsi. Linux socfpga_n5x_socdk.dts:
>   https://github.com/altera-opensource/linux-socfpga/blob/socfpga-5.4.114-lts/arch/arm64/boot/dts/intel/socfpga_n5x_socdk.dts
>
> v3:
> - Update comment for memory example code
> - Move all common dts settings for N5X from
>   socfpga_n5x_socdk.dts to socfpga_n5x-u-boot.dtsi
> - Remove unused parameter "u-boot,boot0"
>
> v2:
> - Remove socfpga_n5x.dtsi
> - Reuse socfpga_agilex.dtsi in socfpga_n5x_socdk.dts and update
>   n5x data accordingly.
> ---
>  arch/arm/dts/Makefile                              |   1 +
>  arch/arm/dts/socfpga_n5x-u-boot.dtsi               | 191 +++++++++++++++++++++
>  arch/arm/dts/socfpga_n5x_socdk-u-boot.dtsi         |  63 +++++++
>  ...fpga_agilex_socdk.dts => socfpga_n5x_socdk.dts} |  59 +++----
>  4 files changed, 275 insertions(+), 39 deletions(-)
>  create mode 100644 arch/arm/dts/socfpga_n5x-u-boot.dtsi
>  create mode 100644 arch/arm/dts/socfpga_n5x_socdk-u-boot.dtsi
>  copy arch/arm/dts/{socfpga_agilex_socdk.dts => socfpga_n5x_socdk.dts} (82%)
>

Reviewed-by: Ley Foon Tan <lftan.linux at gmail.com>

Regards
Ley Foon


More information about the U-Boot mailing list