]> rtime.felk.cvut.cz Git - sojka/nv-tegra/linux-3.10.git/commit
platform: nvadsp: disable second wdt interrupt
authorAjay Nandakumar <anandakumarm@nvidia.com>
Fri, 29 Aug 2014 14:27:01 +0000 (19:57 +0530)
committerDeepak Nibade <dnibade@nvidia.com>
Wed, 3 Sep 2014 08:01:38 +0000 (13:31 +0530)
commit144e0139a4c669636ddaecffbc4d774999564eb2
treef65931de144bc25f09d1a5709d96ac0bb2989538
parente029bfad50330d427abcfd5f5b79700a60b9bc4d
platform: nvadsp: disable second wdt interrupt

There is a second wdt interrupt that is being generated when asserting the
resets. As a software workaround, disable wdt interrupt assert the clocks and
then clear the pending or active wdt interrupt and then restart the ADSP.

Bug 200031683

Change-Id: Icda2cd776488f9b0e03914b7c125b061924d4b17
Signed-off-by: Ajay Nandakumar <anandakumarm@nvidia.com>
Reviewed-on: http://git-master/r/493975
Reviewed-by: Automatic_Commit_Validation_User
Reviewed-by: Nitin Kumbhar <nkumbhar@nvidia.com>
drivers/platform/tegra/nvadsp/os.c