From: Felipe Balbi Date: Wed, 21 Aug 2013 14:31:30 +0000 (+0530) Subject: ARM: dts: OMAP5: fix reg property size X-Git-Tag: omap-for-v3.12/fixes-dt-signed^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f61ee232a338190e0c8fd59f169604c9b90f748;p=pandora-kernel.git ARM: dts: OMAP5: fix reg property size USB3 block has a 64KiB space, another 64KiB is used for the wrapper. Without this change, resource_size() will get confused and driver won't probe because size will be negative. Signed-off-by: Felipe Balbi Signed-off-by: Kishon Vijay Abraham I Signed-off-by: Benoit Cousson --- Reading git-diff-tree failed