From: Mans Rullgard Date: Sun, 8 Mar 2015 14:30:05 +0000 (+0000) Subject: serial: of: set port iomem size from devicetree X-Git-Tag: omap-for-v4.1/fixes-rc1~74^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0787691230d88af8cdfc6d4085957bbf7cec1e5d;p=pandora-kernel.git serial: of: set port iomem size from devicetree Make the 8250 driver reserve exactly the mmio region specified in the devicetree. This prevents conflicts between UPIO_AU type UARTs and other devices mapped closer than the default size of 0x1000 (or 0x100 for RT2880). Signed-off-by: Mans Rullgard Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed