]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitfaf03d470399b629537bec676ff16833140fcf5b
treebc95d9fb729e80116c47a72ffe58897cd4fc957e
parent28ca9a1e9045710e90d72ea0e0dd21bb333352a6
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