OSDN Git Service

usb: gadget: udc: atmel: handle at91sam9rl PMC
authorAlexandre Belloni <alexandre.belloni@bootlin.com>
Mon, 10 Sep 2018 20:12:49 +0000 (22:12 +0200)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 2 Oct 2018 07:33:34 +0000 (10:33 +0300)
commitbb80e4fa57eb75ebd64ae9be4155da6d12c1a997
tree0acc1cf2c37af82490738adf4a5e9881411a806d
parent2337a77c1cc86bc4e504ecf3799f947659c86026
usb: gadget: udc: atmel: handle at91sam9rl PMC

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>
drivers/usb/gadget/udc/atmel_usba_udc.c