]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: mvebu: fix definitions of PCIe interfaces on Armada 38x
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 20 May 2014 14:43:28 +0000 (16:43 +0200)
committerJason Cooper <jason@lakedaemon.net>
Thu, 22 May 2014 14:12:54 +0000 (14:12 +0000)
commitcc742c8d75ce3719fb72c95bd5defd3a44f4476b
treeb6bb0fa06a222f1dee8038d105452b038445111a
parent716994e1eab742aeb8c4512263d5960b41e4b5a2
ARM: mvebu: fix definitions of PCIe interfaces on Armada 38x

Due a copy/paste error, the 'reg' values for the third PCIe interface
on Armada 380, and the third and fourth PCIe interfaces on Armada 385
are wrong: they are equal to the one of the second PCIe interface.

This patch fixes this by using the appropriate 'reg' values for those
PCIe interfaces.

Without this fix, the third and fourth PCIe interfaces are unusable on
those platforms.

Reported-by: Nadav Haklai <nadavh@marvell.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Link: https://lkml.kernel.org/r/1400597008-4148-1-git-send-email-thomas.petazzoni@free-electrons.com
Fixes: eb972d1b1a01 ("ARM: mvebu: add Device Tree description of the Armada 380/385 SoCs")
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/armada-380.dtsi
arch/arm/boot/dts/armada-385.dtsi