
On Tue, 2020-10-13 at 22:18 +0800, Bin Meng wrote:
On Fri, Sep 18, 2020 at 5:12 PM Chunfeng Yun chunfeng.yun@mediatek.com 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/bindi...
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 chunfeng.yun@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