diff options
author | Marek Vasut <marek.vasut+renesas@mailbox.org> | 2025-06-17 10:16:30 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-06-27 08:25:56 -0600 |
commit | 17b5e8acfc93fd21371b694cc9e9951464d49d72 (patch) | |
tree | 4816d246fcc0e331c95901a4cb4191a884054ea8 /drivers/ddr/imx/imx8m/lpddr4_init.c | |
parent | 579ac25b175ae1c7dc46057022fff7e877b3e5b7 (diff) |
pci: pcie_dw_rockchip: Use dw_pcie_link_set_max_link_width()
Use dw_pcie_link_set_max_link_width() instead of local implementation
of the same functionality. This does change the behavior slightly, as
the dw_pcie_link_set_max_link_width() implementation also programs the
LNKCAP register MLW, this should however be correct and is now aligned
with Linux kernel behavior.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Diffstat (limited to 'drivers/ddr/imx/imx8m/lpddr4_init.c')
0 files changed, 0 insertions, 0 deletions