usb: xhci-mtk: add generic compatible string
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Wed, 30 Aug 2017 11:34:09 +0000 (19:34 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 31 Aug 2017 16:08:46 +0000 (18:08 +0200)
commit5675b4d40b52291f9035c120b28f905a27f32828
treee2bbb9444452425450f8a4492265895fe5c5485d
parenta38711a88b7e3fd0c0d292a35693e0f608263759
usb: xhci-mtk: add generic compatible string

The xhci-mtk driver is a generic driver for MediaTek xHCI IP, add
a generic compatible to avoid confusion when support new SoCs but
use a compatible with specific SoC's name "mt8173".

Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/xhci-mtk.c