Skip to content
Commit 9184dc8f authored by Felix Fietkau's avatar Felix Fietkau Committed by Ralf Baechle
Browse files

MIPS: ath79: fix regression in PCI window initialization



ath79_ddr_pci_win_base has the type void __iomem *, so register offsets
need to be a multiple of 4.

Cc: Alban Bedel <albeu@free.fr>
Fixes: 24b0e3e8 ("MIPS: ath79: Improve the DDR controller interface")
Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
Cc: sergei.shtylyov@cogentembedded.com
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/13258/


Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 6241bf6a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment