
On Wed, Oct 14, 2020 at 3:08 PM Chunfeng Yun chunfeng.yun@mediatek.com wrote:
Add dt-binding for MediaTek USB3 DRD Driver which it's ported
which is
from the Linux kernel DTS binding: Documentation/devicetree/bindings/usb/mediatek,mtu3.txt Commit ID: 34d0545978b6 ("dt-bindings: usb: mtu3: fix typo of DMA clock name")
Due to Dual-Role switch is not supported in Uboot, some properties are removed or changed.
Signed-off-by: Chunfeng Yun chunfeng.yun@mediatek.com
v8: add commit ID the binding referenced suggested by Bin
v5~v7: no changes
v4: Add support host mode, introduce some new properties and subnode
v2~v3: no changes
.../usb/mediatek,mtu3.txt | 79 +++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 doc/device-tree-bindings/usb/mediatek,mtu3.txt
Reviewed-by: Bin Meng bmeng.cn@gmail.com