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

2020-07-17 Thread Florian Fainelli
On 7/17/2020 8:23 AM, Al Cooper wrote: > Add compatible string for some newer boards that only have this > as there match sting. > > Signed-off-by: Al Cooper This looks good to me, however you should also include it in the binding document. -- Florian

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

2020-07-17 Thread Al Cooper
Add compatible string for some newer boards that only have this as there match sting. Signed-off-by: Al Cooper --- drivers/usb/gadget/udc/bdc/bdc_core.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/usb/gadget/udc/bdc/bdc_core.c b/drivers/usb/gadget/udc/bdc/bdc_core.c index 02a3a7