drm/nouveau/secboot: clear halt interrupt after ACR is run
authorAlexandre Courbot <acourbot@nvidia.com>
Wed, 14 Dec 2016 08:02:52 +0000 (17:02 +0900)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 17 Feb 2017 05:14:32 +0000 (15:14 +1000)
commit63f542e4733a3609488c31961036995aa55d2450
tree97645bf1c81a37ac69592082630f49a598d5afbc
parent425c816a806230bcaf17ceb41faeb477f285f781
drm/nouveau/secboot: clear halt interrupt after ACR is run

The halt interrupt must be cleared after ACR is run, otherwise the LS
PMU firmware will not be able to run.

Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
drivers/gpu/drm/nouveau/nvkm/subdev/secboot/acr_r352.c