commit | 97327e37e34c115a8e97d6bc8a87b5d8ab50b3d9 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Fri Nov 29 01:35:43 2024 +0100 |
committer | Fabio Estevam <festevam@gmail.com> | Fri Nov 29 09:20:47 2024 -0300 |
tree | 4f52ef716e3a85cc1d79435768ec46c39f2bed8e | |
parent | 61e60005c2b5963bb75713f6e46f51cb5cdf7ff0 [diff] |
ARM: dts: imx: Enable PCIe and NVMe on Data Modul i.MX8M Mini eDM SBC Enable PCIe/NVMe support on Data Modul i.MX8M Mini eDM SBC. Except for the configuration options which are enabled, add slight adjustment to board u-boot.dtsi, which is necessary as there is currently no driver for the I2C PCIe clock generator. Since the generator is strapped to be always on, it is possible to supplant the generator functionality by fixed-clock. Signed-off-by: Marek Vasut <marex@denx.de>