From: Thomas Petazzoni Date: Tue, 3 Mar 2015 14:40:57 +0000 (+0100) Subject: ARM: mvebu: fix usb@ unit address on Armada 38x to match register address X-Git-Tag: omap-for-v4.2/o2_dc~53^2~39^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a165c3b63b6f24fdc47c270db5f8b1a48b69c1b6;p=pandora-kernel.git ARM: mvebu: fix usb@ unit address on Armada 38x to match register address On Marvell Armada 38x, the USB2 controller registers are at 0x58000, so the corresponding Device Tree node should have a unit address of 58000, and not 50000. We were using 50000 due to an incorrect copy/pastebin of Armada 370/XP code. Signed-off-by: Thomas Petazzoni Acked-by: Gregory CLEMENT Signed-off-by: Gregory CLEMENT --- Reading git-diff-tree failed