summaryrefslogtreecommitdiff
path: root/arch/arm/dts/fsl-imx8qm-mek.dts
AgeCommit message (Collapse)Author
2022-04-06MLK-23964-10 imx8qm_mek: Enable splash screen and video driversYe Li
Update iMX8QM and MEK board DTS to add display relevant nodes and alias. Add splash screen and video drivers configurations Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit fe7d3eac8a6595c01a29961c2b15db787b4f0c22) (cherry picked from commit 0ae04e17643dac2d905fb9ca678512159c58c321) (cherry picked from commit 818ebba1bf5fd4ec34e0d58910fbfa64141ba5ae) (cherry picked from commit 0f796e9dda60a45b7e61ee30d0c925d7ed9f8b55)
2022-04-06MLK-22398-3 DTS: imx8qm_mek: Add PCI alias and node for MEK boardYe Li
Add PCI alias for pciea and pcieb. Enable the pciea node in MEK board and add relevant pin config and regulator Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit f755e125fc97096a7fc785271401c3ae0a0eee2e) (cherry picked from commit 51c3590b6ea3208549ad03bd7e5496f2d2b7f9f5) (cherry picked from commit 76e87486fe66b78868c0fa1f0b92b482b6e9ddd4)
2022-04-06MLK-22293-7 DTS: Update iMX8QM MEK dts to enable SATAYe Li
Enable the SATA node in iMX8QM MEK DTS file for iMX AHCI driver. Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit fa27e716f13a3803ef0296eed992b37fc5e8090c) (cherry picked from commit 41aab145f6cfc302320c1f9e26fd29ccf5dd1846) (cherry picked from commit f282d758c2d2c9fcc9beed597e21add2ab28c46c) (cherry picked from commit 41cb22b30d15d2b330e7bb5aa7531d79a8ecec11)
2022-04-06MLK-21840-1 DTS: imx8qm_mek: Update DTS files for QM MEK boardYe Li
Update DTS files for iMX8QM MEK board. Porting them from imx_v2019.04 u-boot Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 86bc4e6d33902347dacc2554e7f348a06430783b) (cherry picked from commit 73fde9e2490b2906c004783436f8fe1cec531d46) (cherry picked from commit 4755db85347008a94fd26437f641f32dcb46cfe9)
2019-04-25imx: support i.MX8QM MEK boardPeng Fan
Add i.MX8QM MEK board support. Included a basic dts, enabled SPL FIT Boot log as below: U-Boot SPL 2019.01-rc1-00029-gf002213219 (Dec 24 2018 - 10:28:30 +0800) Normal Boot Trying to boot from MMC2_2 U-Boot 2019.01-rc1-00029-gf002213219 (Dec 24 2018 - 10:28:30 +0800) CPU: NXP i.MX8QM RevB A53 at 142933 MHz Model: Freescale i.MX8QM MEK Board: iMX8QM MEK Build: SCFW 9330215b Boot: SD1 DRAM: 6 GiB MMC: FSL_SDHC: 0, FSL_SDHC: 1 Loading Environment from MMC... *** Warning - bad CRC, using default environment In: serial@5a060000 Out: serial@5a060000 Err: serial@5a060000 Net: Error: ethernet@5b040000 address not set. eth-1: ethernet@5b040000 Hit any key to stop autoboot: 0 Signed-off-by: Peng Fan <peng.fan@nxp.com>