diff options
| author | Tingting Meng <[email protected]> | 2025-08-03 18:24:48 -0700 |
|---|---|---|
| committer | Tien Fong Chee <[email protected]> | 2025-08-08 22:20:51 +0800 |
| commit | 4f14fa7cffd114c7d6faf7482021e76c8235e756 (patch) | |
| tree | c5d127fd8f0fa111f74a38d712d626a6e3e67aa8 /board/intel | |
| parent | 78c44977a2bd8d82fe88b6123f16dc8c3f33c3e9 (diff) | |
arch: arm: dts: Basic device tree support added for Agilex7 M-series
Agilex7 M-series support has been added using upstream Linux DTS.
socfpga_agilex_socdk-u-boot.dtsi was updated to support both Agilex and
Agilex7 M-series platforms.
Signed-off-by: Tingting Meng <[email protected]>
Signed-off-by: Alif Zakuan Yuslaimi <[email protected]>
Reviewed-by: Tien Fong Chee <[email protected]>
Diffstat (limited to 'board/intel')
| -rw-r--r-- | board/intel/agilex7m-socdk/MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/board/intel/agilex7m-socdk/MAINTAINERS b/board/intel/agilex7m-socdk/MAINTAINERS new file mode 100644 index 00000000000..d69e614a0be --- /dev/null +++ b/board/intel/agilex7m-socdk/MAINTAINERS @@ -0,0 +1,9 @@ +SOCFPGA BOARD +M: Tien Fong Chee <[email protected]> +M: Alif Zakuan Yuslaimi <[email protected]> +S: Maintained +F: arch/arm/dts/socfpga_soc64_u-boot.dtsi +F: arch/arm/dts/socfpga_agilex7m* +F: board/intel/agilex7m-socdk/ +F: include/configs/socfpga_agilex7m_socdk.h +F: configs/socfpga_agilex7m_sdmmc_defconfig |
