]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
usb: gadget: udc: atmel: handle at91sam9rl PMC
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 10 Sep 2018 20:12:49 +0000 (22:12 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Nov 2018 19:14:58 +0000 (11:14 -0800)
commit19216bf2820e8b8f98e76baf6964a86faed8027e
tree264ea60dbecdda690d952aba18324dffdcd2d93a
parente105738583b02017b92ddfd2676f8bc408b88781
usb: gadget: udc: atmel: handle at91sam9rl PMC

[ Upstream commit bb80e4fa57eb75ebd64ae9be4155da6d12c1a997 ]

The at91sam9rl PMC is not quite the same as the at91sam9g45 one and now has
its own compatible string. Add support for that.

Fixes: 217bace8e548 ("ARM: dts: fix PMC compatible")
Acked-by: Cristian Birsan <cristian.birsan@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/gadget/udc/atmel_usba_udc.c