mx7ulp: Add support for Embedded Artists COM board
The Embedded Artists COM board is based on NXP i.MX7ULP.
It has a BD70528 PMIC from Rohm with discrete DCDC powering option and
improved current observability (compared to the existing NXP i.MX7ULP EVK).
Add the initial support for the board.
Signed-off-by:
Fabio Estevam <festevam@gmail.com>
Showing
- arch/arm/dts/Makefile 2 additions, 1 deletionarch/arm/dts/Makefile
- arch/arm/dts/imx7ulp-com.dts 90 additions, 0 deletionsarch/arm/dts/imx7ulp-com.dts
- arch/arm/mach-imx/mx7ulp/Kconfig 6 additions, 0 deletionsarch/arm/mach-imx/mx7ulp/Kconfig
- board/ea/mx7ulp_com/Kconfig 12 additions, 0 deletionsboard/ea/mx7ulp_com/Kconfig
- board/ea/mx7ulp_com/MAINTAINERS 6 additions, 0 deletionsboard/ea/mx7ulp_com/MAINTAINERS
- board/ea/mx7ulp_com/Makefile 6 additions, 0 deletionsboard/ea/mx7ulp_com/Makefile
- board/ea/mx7ulp_com/imximage.cfg 137 additions, 0 deletionsboard/ea/mx7ulp_com/imximage.cfg
- board/ea/mx7ulp_com/mx7ulp_com.c 48 additions, 0 deletionsboard/ea/mx7ulp_com/mx7ulp_com.c
- configs/mx7ulp_com_defconfig 60 additions, 0 deletionsconfigs/mx7ulp_com_defconfig
- include/configs/mx7ulp_com.h 103 additions, 0 deletionsinclude/configs/mx7ulp_com.h
Loading
Please register or sign in to comment