Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1701817
| From | Frank Wang <frank.wang@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/5] add some quirks for Rockchip usb2-phy and add rv1108 SoCs' support |
| Date | 2017-08-02 10:00 +0200 |
| Message-ID | <u9WJr-70R-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
These series of patches add companion_grf_quirk and otg_mux_irq_quirk for rockchip usb2-phy. In addition, this change also add rv1108 usb2-phy support. Changes from v1: - Send the dt-bindings as a separate patch and cc devicetree list. Frank Wang (5): phy: rockchip-inno-usb2: add companion grf quirk dt-bindings: phy-rockchip-inno-usb2: add companion grf quirk phy: rockchip-inno-usb2: add otg mux irq quirk dt-bindings: phy-rockchip-inno-usb2: add otg mux irq quirk phy: rockchip-inno-usb2: add support of usb2-phy for rv1108 SoCs .../bindings/phy/phy-rockchip-inno-usb2.txt | 10 + drivers/phy/rockchip/phy-rockchip-inno-usb2.c | 223 ++++++++++++++++----- 2 files changed, 182 insertions(+), 51 deletions(-) -- 2.0.0
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/5] add some quirks for Rockchip usb2-phy and add rv1108 SoCs' support Frank Wang <frank.wang@rock-chips.com> - 2017-08-02 10:00 +0200 [PATCH v2 3/5] phy: rockchip-inno-usb2: add otg mux irq quirk Frank Wang <frank.wang@rock-chips.com> - 2017-08-02 10:00 +0200
csiph-web