[v1 15/17] arm: dts: Add base dtsi and devkit dts for Intel N5X device
Tan, Ley Foon
ley.foon.tan at intel.com
Fri Apr 16 02:58:05 CEST 2021
> -----Original Message-----
> From: Lim, Elly Siew Chin <elly.siew.chin.lim at intel.com>
> Sent: Wednesday, March 31, 2021 10:39 PM
> To: u-boot at lists.denx.de
> Cc: Marek Vasut <marex at denx.de>; Tan, Ley Foon
> <ley.foon.tan at intel.com>; See, Chin Liang <chin.liang.see at intel.com>;
> Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>; Chee, Tien Fong
> <tien.fong.chee at intel.com>; Westergreen, Dalon
> <dalon.westergreen at intel.com>; Simon Glass <sjg at chromium.org>; Gan,
> Yau Wai <yau.wai.gan at intel.com>; Lim, Elly Siew Chin
> <elly.siew.chin.lim at intel.com>
> Subject: [v1 15/17] arm: dts: Add base dtsi and devkit dts for Intel N5X device
>
> 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>
> ---
> arch/arm/dts/Makefile | 1 +
> ..._agilex-u-boot.dtsi => socfpga_n5x-u-boot.dtsi} | 13 ++--
> .../dts/{socfpga_agilex.dtsi => socfpga_n5x.dtsi} | 90 +++++++++++++------
> ---
> arch/arm/dts/socfpga_n5x_socdk-u-boot.dtsi | 67 ++++++++++++++++
> ...fpga_agilex_socdk.dts => socfpga_n5x_socdk.dts} | 10 ++-
> 5 files changed, 135 insertions(+), 46 deletions(-) copy
> arch/arm/dts/{socfpga_agilex-u-boot.dtsi => socfpga_n5x-u-boot.dtsi} (85%)
> copy arch/arm/dts/{socfpga_agilex.dtsi => socfpga_n5x.dtsi} (88%) create
> mode 100644 arch/arm/dts/socfpga_n5x_socdk-u-boot.dtsi
> copy arch/arm/dts/{socfpga_agilex_socdk.dts => socfpga_n5x_socdk.dts}
> (92%)
>
Port dts/dtsi from Linux, then overwrite U-Boot specific settings with u-boot.dtsi.
Uboot dts got a lot differences compare to Linux dts now. Example, Linux reuse socfpga_agilex.dtsi.
More information about the U-Boot
mailing list