From: Avinash.H.M Date: Thu, 3 Mar 2011 21:22:46 +0000 (-0700) Subject: omap: hwmod: add syss reset done flags to omap2, omap3 hwmods X-Git-Tag: v2.6.39-rc1~432^2~10^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d73d65fab1c29c3c0f9736aed9cb55ea53843b00;p=pandora-kernel.git omap: hwmod: add syss reset done flags to omap2, omap3 hwmods Some of the omap2, omap3 peripherals support software reset. This can be done through the softreset bit in sysconfig register. The reset status can be checked through resetdone bit of sysstatus register. syss_has_reset_status is added to the hwmod database of peripherals which have resetdone bit in sysstatus register. Cc: Rajendra Nayak Cc: Paul Walmsley Cc: Benoit Cousson Cc: Kevin Hilman Reviewed-by: Govindraj.R Signed-off-by: Avinash.H.M Signed-off-by: Paul Walmsley --- Reading git-diff-tree failed