-
Notifications
You must be signed in to change notification settings - Fork 105
usb: phytium: Add support for Phytium USB controller #212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
usb: phytium: Add support for Phytium USB controller #212
Conversation
This patch documents the DT binding for the Phytium USBHS-DRD controller. Signed-off-by: Wang Zhimin <wangzhimin1179@phytium.com.cn> Signed-off-by: Chen Baozi <chenbaozi@phytium.com.cn> Signed-off-by: Wang Yinfeng <wangyinfeng@phytium.com.cn>
This patch adds the Phytium USBHS DRD controller support. Signed-off-by: Wang Zhimin <wangzhimin1179@phytium.com.cn> Signed-off-by: Li Mingzhe <limingzhe1839@phytium.com.cn> Signed-off-by: Zuo Qian <zuoqian2032@phytium.com.cn> Signed-off-by: Chen Zhenhua <chenzhenhua@phytium.com.cn> Signed-off-by: Chen Baozi <chenbaozi@phytium.com.cn> Signed-off-by: Wang Yinfeng <wangyinfeng@phytium.com.cn>
|
Hi @wangzhimin1179. Thanks for your PR. I'm waiting for a deepin-community member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
d8d3540 to
38ee0fb
Compare
|
关于那个goto 的问题,我们已经确认没问题。 |
|
ok-to-test |
This patch documents the DT binding for the Phytium USBHS-DRD controller. Signed-off-by: Wang Zhimin <wangzhimin1179@phytium.com.cn> Signed-off-by: Chen Baozi <chenbaozi@phytium.com.cn> Signed-off-by: Wang Yinfeng <wangyinfeng@phytium.com.cn> Link: deepin-community#212 (cherry picked from commit b9e7610) Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
This patch adds the Phytium USBHS DRD controller support. Signed-off-by: Wang Zhimin <wangzhimin1179@phytium.com.cn> Signed-off-by: Li Mingzhe <limingzhe1839@phytium.com.cn> Signed-off-by: Zuo Qian <zuoqian2032@phytium.com.cn> Signed-off-by: Chen Zhenhua <chenzhenhua@phytium.com.cn> Signed-off-by: Chen Baozi <chenbaozi@phytium.com.cn> Signed-off-by: Wang Yinfeng <wangyinfeng@phytium.com.cn> Link: deepin-community#212 (cherry picked from commit 1c3df43) Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
This patch documents the DT binding for the Phytium USBHS-DRD controller. Signed-off-by: Wang Zhimin <wangzhimin1179@phytium.com.cn> Signed-off-by: Chen Baozi <chenbaozi@phytium.com.cn> Signed-off-by: Wang Yinfeng <wangyinfeng@phytium.com.cn> Link: deepin-community#212 (cherry picked from commit b9e7610) Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
This patch adds the Phytium USBHS DRD controller support. Signed-off-by: Wang Zhimin <wangzhimin1179@phytium.com.cn> Signed-off-by: Li Mingzhe <limingzhe1839@phytium.com.cn> Signed-off-by: Zuo Qian <zuoqian2032@phytium.com.cn> Signed-off-by: Chen Zhenhua <chenzhenhua@phytium.com.cn> Signed-off-by: Chen Baozi <chenbaozi@phytium.com.cn> Signed-off-by: Wang Yinfeng <wangyinfeng@phytium.com.cn> Link: deepin-community#212 (cherry picked from commit 1c3df43) Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
This patch documents the DT binding for the Phytium USBHS-DRD controller. Signed-off-by: Wang Zhimin <wangzhimin1179@phytium.com.cn> Signed-off-by: Chen Baozi <chenbaozi@phytium.com.cn> Signed-off-by: Wang Yinfeng <wangyinfeng@phytium.com.cn> Link: #212 (cherry picked from commit b9e7610) Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
This patch adds the Phytium USBHS DRD controller support. Signed-off-by: Wang Zhimin <wangzhimin1179@phytium.com.cn> Signed-off-by: Li Mingzhe <limingzhe1839@phytium.com.cn> Signed-off-by: Zuo Qian <zuoqian2032@phytium.com.cn> Signed-off-by: Chen Zhenhua <chenzhenhua@phytium.com.cn> Signed-off-by: Chen Baozi <chenbaozi@phytium.com.cn> Signed-off-by: Wang Yinfeng <wangyinfeng@phytium.com.cn> Link: #212 (cherry picked from commit 1c3df43) Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
phytium USB otg驱动