From: Sekhar Nori Date: Tue, 14 Jul 2015 08:02:08 +0000 (+0530) Subject: serial: 8250_omap: workaround module disable errata on dra7x SoCs X-Git-Tag: omap-for-v4.3/fixes-merge-window~43^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27c93af7e7d9ccdfa28e26767c09106bf0721998;p=pandora-kernel.git serial: 8250_omap: workaround module disable errata on dra7x SoCs Due to Advisory 21 as documented in AM437x errata document, UART module cannot be disabled once DMA is used. The only workaround is to softreset the module before disabling it. DRA7x UARTs are compatible to AM437x UARTs in terms of this errata and prescribed workaround. Enable usage of workaround for this errata on DRA7x SoCs. Signed-off-by: Sekhar Nori Acked-by: Tony Lindgren Reviewed-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed