From: Jon Hunter Date: Tue, 28 Aug 2012 17:55:27 +0000 (-0500) Subject: ARM: OMAP2/3: Define HWMOD software reset status for DMTIMERs X-Git-Tag: omap-for-v3.8/timer-signed^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3a13e7246f92e0cf4e9e3baee3145693ba41a8d;p=pandora-kernel.git ARM: OMAP2/3: Define HWMOD software reset status for DMTIMERs For OMAP2/3 devices, the HWMOD data does not define a software reset status field for the DMTIMERs. Therefore, when HWMOD performs a soft-reset of the DMTIMER we don't check and wait for the reset to complete. For OMAP2/3 devices, the software reset status for a DMTIMER can be read from bit 0 of the DMTIMER TISTAT register (referred to as the SYSS register in HWMOD). Add the appropriate HWMOD definitions so that HWMOD will check the software reset status when performing a software reset of the DMTIMER. Signed-off-by: Jon Hunter Acked-by: Santosh Shilimkar --- Reading git-diff-tree failed