commit | 3fc43945f825058bf8557ec4a69e8d9a4748f5c7 | [log] [tgz] |
---|---|---|
author | Sumit Garg <sumit.garg@linaro.org> | Thu Mar 21 20:25:04 2024 +0530 |
committer | Fabio Estevam <festevam@gmail.com> | Sun Mar 24 13:35:59 2024 -0300 |
tree | e564e34d76fd192e689c51b1e70b349fee18f486 | |
parent | 3aa50884a7d7b8b5299f592955d95f3c74f88e09 [diff] |
pcie_imx: Update header to describe it as a legacy driver Since now we have the modern pcie_dw_imx.c driver for iMX SoCs, encourage people to switch to that for any further new iMX SoC support or even for the older iMX6 SoCs too. Suggested-by: Peter Robinson <pbrobinson@gmail.com> Signed-off-by: Sumit Garg <sumit.garg@linaro.org> Reviewed-by: Marek Vasut <marex@denx.de>