summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx7ulp-evk.dts
AgeCommit message (Collapse)Author
2018-11-02MLK-20116-2 dts: imx7ulp: Update EVK and ARM2 boards DTS filesYe Li
Align the new pinfunc names with header file for all iMX7ULP EVK and ARM2 DTS files. Also update the EVK DTS files to align with kernel for Rev A3 board. Removed the extcon node for USB ID, since A3 board uses USB ID pin not GPIO. Signed-off-by: Ye Li <ye.li@nxp.com>
2018-09-14MA-12724 imx7ulp: Correct earlycon parameterLuo Ji
Default address of earlycon parameter is not correct, use correct value for imx7ulp_evk. Test: imx7ulp_evk boots ok. Change-Id: I2cecb6bfacca573013313ba4ae3783784ccfd506 Signed-off-by: Luo Ji <ji.luo@nxp.com>
2017-03-17imx: imx7ulp: add EVK board supportPeng Fan
Add EVK board support. Add the evk dts file. LOG: U-Boot 2017.03-rc2-00038-gab86c1d (Feb 22 2017 - 15:59:58 +0800) CPU: Freescale i.MX7ULP rev1.0 at 500 MHz Reset cause: POR Boot mode: Dual boot Model: NXP i.MX7ULP EVK DRAM: 1 GiB MMC: FSL_SDHC: 0 In: serial@402D0000 Out: serial@402D0000 Err: serial@402D0000 Net: Net Initialization Skipped No ethernet found. Hit any key to stop autoboot: 0 Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>