From: Hugo Villeneuve <[email protected]>

Hello,
this patch series is for the migration of imx8mn-var-som-symphony board, as
well as imx8mn-var-som SOM to OF_UPSTREAM.

It also brings a few cleanups and enhancements, so that it will be easier in the
future to add more boards using this SOM.

I have succesfully tested the changes on a Variscite symphony carrier board with
a VAR-SOM-MX8M-NANO having the EC configuration option.

Thank you.

Hugo Villeneuve (6):
  arm: dts: imx8mn-var-som: Move SOM-specific nodes to SOM u-boot.dtsi
  arm: dts: imx8mn-var-som: add som-eeprom alias to SOM u-boot dtsi
  arm: dts: imx8mn-var-som-symphony: migrate to OF_UPSTREAM
  board: imx8mn_var_som: let clock system enable UART clock
  board: imx8mn-var-som: remove unneeded header files
  board: imx8mn-var-som: compile SPL-only stuff only in SPL build

 arch/arm/dts/Makefile                         |   1 -
 .../dts/imx8mn-var-som-symphony-u-boot.dtsi   |  63 +-
 arch/arm/dts/imx8mn-var-som-symphony.dts      | 236 --------
 ...u-boot.dtsi => imx8mn-var-som-u-boot.dtsi} |  45 +-
 arch/arm/dts/imx8mn-var-som.dtsi              | 564 ------------------
 arch/arm/mach-imx/imx8m/Kconfig               |   1 +
 board/variscite/imx8mn_var_som/Makefile       |   4 +-
 .../variscite/imx8mn_var_som/imx8mn_var_som.c |   4 -
 board/variscite/imx8mn_var_som/spl.c          |  12 -
 configs/imx8mn_var_som_defconfig              |   2 +-
 10 files changed, 19 insertions(+), 913 deletions(-)
 delete mode 100644 arch/arm/dts/imx8mn-var-som-symphony.dts
 copy arch/arm/dts/{imx8mn-var-som-symphony-u-boot.dtsi => 
imx8mn-var-som-u-boot.dtsi} (75%)
 delete mode 100644 arch/arm/dts/imx8mn-var-som.dtsi


base-commit: e5e75ea8c7b8e6d9ce1ca8ec7a25fa8b3f6029a9
-- 
2.47.3

Reply via email to