Re: [PATCH] usb: gadget: udc: atmel: handle at91sam9rl PMC

2018-09-14 Thread Cristian Birsan
On 10.09.2018 23:12, Alexandre Belloni wrote: 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") Signed-off-by: Alexandre Belloni It looks good to me. Acked-by: C

[PATCH] usb: gadget: udc: atmel: handle at91sam9rl PMC

2018-09-10 Thread Alexandre Belloni
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") Signed-off-by: Alexandre Belloni --- drivers/usb/gadget/udc/atmel_usba_udc.c | 2 ++ 1 file changed, 2 insertions(+)