[PATCH v3 2/3] dt-bindings: mt8173-xhci: add generic compatible and rename file
From: robh@kernel.org (Rob Herring)
Date: 2017-09-11 20:57:12
Also in:
linux-devicetree, linux-mediatek, lkml
From: robh@kernel.org (Rob Herring)
Date: 2017-09-11 20:57:12
Also in:
linux-devicetree, linux-mediatek, lkml
On Wed, Aug 30, 2017 at 07:34:10PM +0800, Chunfeng Yun wrote:
The mt8173-xhci.txt actually holds the bindings for all mediatek
SoCs with xHCI controller, so add a generic compatible and change
the name to mediatek,mtk-xhci.txt to reflect that.
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
---
.../usb/{mt8173-xhci.txt => mediatek,mtk-xhci.txt} | 14 +++++++++++---
.../devicetree/bindings/usb/mt8173-mtu3.txt | 2 +-
2 files changed, 12 insertions(+), 4 deletions(-)
rename Documentation/devicetree/bindings/usb/{mt8173-xhci.txt => mediatek,mtk-xhci.txt} (85%)Acked-by: Rob Herring <robh@kernel.org>