Re: [PATCH next v7 02/10] dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRD

2020-10-13 Thread Chunfeng Yun
On Tue, 2020-10-13 at 22:18 +0800, Bin Meng wrote:
> On Fri, Sep 18, 2020 at 5:12 PM Chunfeng Yun  
> wrote:
> >
> > Add dt-binding for MediaTek USB3 DRD Driver
> 
> There are some differences compared to the one in the Linux kernel:
Some properties are removed due to dual-role switch is not supported in
Uboot.

> 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.
Ok, will add it in next version

Thanks

> 
> >
> > Signed-off-by: Chunfeng Yun 
> > ---
> > 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



Re: [PATCH next v7 02/10] dt-bindings: usb: mtu3: add bindings for MediaTek USB3 DRD

2020-10-13 Thread Bin Meng
On Fri, Sep 18, 2020 at 5:12 PM Chunfeng Yun  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 
> ---
> 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