On Fri, Sep 18, 2020 at 5:12 PM Chunfeng Yun <chunfeng....@mediatek.com> wrote: > > Add dt-binding for MediaTek USB3 DRD Driver
There are some differences compared to the one in the Linux kernel: https://github.com/torvalds/linux/blob/master/Documentation/devicetree/bindings/usb/mediatek%2Cmtu3.txt Please specify which kernel commit id the device bindings are referenced here. > > Signed-off-by: Chunfeng Yun <chunfeng....@mediatek.com> > --- > v5~v7: no changes > > v4: > Add support host mode, introduce some new properties and subnode > > v2~v3: no changes > --- > doc/device-tree-bindings/usb/mediatek,mtu3.txt | 79 > ++++++++++++++++++++++++++ > 1 file changed, 79 insertions(+) > create mode 100644 doc/device-tree-bindings/usb/mediatek,mtu3.txt > Regards, Bin