From: Robert ABEL Date: Fri, 27 Feb 2015 15:56:55 +0000 (+0100) Subject: ARM OMAP2+ GPMC: fix programming/showing reserved timing parameters X-Git-Tag: omap-for-v4.2/o2_dc~52^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b613e9b4bbe94545a588a100e09006d827a7ebe;p=pandora-kernel.git ARM OMAP2+ GPMC: fix programming/showing reserved timing parameters GPMC_CONFIG1_i parameters CLKACTIVATIONTIME and WAITMONITORINGTIME have reserved values. Raise an error if calculated timings try to program reserved values. GPMC_CONFIG1_i ATTACHEDDEVICEPAGELENGTH and DEVICESIZE were already checked when parsing the DT. Explicitly comment invalid values on gpmc_cs_show_timings for -CLKACTIVATIONTIME -WAITMONITORINGTIME -DEVICESIZE -ATTACHEDDEVICEPAGELENGTH Signed-off-by: Robert ABEL Acked-by: Tony Lindgren Signed-off-by: Roger Quadros --- Reading git-diff-tree failed