]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: at91: fix USB clock detection handling
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Thu, 7 Jun 2018 08:41:06 +0000 (10:41 +0200)
committerAlexandre Belloni <alexandre.belloni@bootlin.com>
Wed, 20 Jun 2018 09:50:28 +0000 (11:50 +0200)
commit91f87180e18fff629b5b3b8de9e5dfaa409a09c6
treeab5987773f31e79aa6f150d1dd91b5e8cef45fe2
parent1e259703f9562d7301945d12a07af9787e13d4e5
ARM: at91: fix USB clock detection handling

Add more compatibles to be able to correct the USB clock detection.

at91sam9261 and at91sam9263 have the same PMC_SCSR layout as at91sam9260.
at91sam9rl doesn't have any USB clock.

Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
arch/arm/mach-at91/pm.c