commit | 5ce49965b9a10ba192ad8571adf2a55b203e60ab | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Wed Apr 24 01:15:18 2024 +0200 |
committer | Fabio Estevam <festevam@gmail.com> | Sun Apr 28 11:55:48 2024 -0300 |
tree | 7750c7941eb8de2c33c1bdf6b715a033c8ebfb4d | |
parent | 9b5f9491741015339002e4f57ea1c113ab099d5e [diff] |
ARM: dts: imx: Enable PCIe and NVMe on DH i.MX8M Plus DHCOM PDK3 Enable PCIe/NVMe support on DH i.MX8M Plus DHCOM PDK3. 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>