Re: [PATCH v2 2/7] usb: bdc: Add compatible string for new style USB DT nodes

2020-07-22 Thread Sergei Shtylyov
Hello! On 21.07.2020 17:43, Al Cooper wrote: Add compatible string for some newer boards that only have this as there match sting. Remove unused compatible string "brcm,bdc-v0.16". s/there/their/. Signed-off-by: Al Cooper [...] MBR, Sergei

Re: [PATCH v2 2/7] usb: bdc: Add compatible string for new style USB DT nodes

2020-07-21 Thread Florian Fainelli
On 7/21/20 7:43 AM, Al Cooper wrote: > Add compatible string for some newer boards that only have this > as there match sting. Remove unused compatible string "brcm,bdc-v0.16". > > Signed-off-by: Al Cooper Acked-by: Florian Fainelli -- Florian

[PATCH v2 2/7] usb: bdc: Add compatible string for new style USB DT nodes

2020-07-21 Thread Al Cooper
Add compatible string for some newer boards that only have this as there match sting. Remove unused compatible string "brcm,bdc-v0.16". Signed-off-by: Al Cooper --- drivers/usb/gadget/udc/bdc/bdc_core.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git