usb: bdc: Add compatible string for new style USB DT nodes
authorAl Cooper <alcooperx@gmail.com>
Wed, 22 Jul 2020 17:07:41 +0000 (13:07 -0400)
committerFelipe Balbi <balbi@kernel.org>
Fri, 24 Jul 2020 13:45:14 +0000 (16:45 +0300)
commit4e3a765ba03c065e5ee71ea309f1933102af7a33
treebc95d9fb729e80116c47a72ffe58897cd4fc957e
parent4e33ba7f82234041b677609203a784006c848e0e
usb: bdc: Add compatible string for new style USB DT nodes

Add compatible string for some newer boards that only have this
as their match sting. Remove unused compatible string "brcm,bdc-v0.16".

Signed-off-by: Al Cooper <alcooperx@gmail.com>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
drivers/usb/gadget/udc/bdc/bdc_core.c