Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1714793
| Path | csiph.com!news.redatomik.org!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Kishon Vijay Abraham I <kishon@ti.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v4 0/5] add some properties for Rockchip usb2-phy and add rv1108 SoCs' support |
| Date | Fri, 18 Aug 2017 13:00:01 +0200 |
| Message-ID | <ufNap-2ur-5@gated-at.bofh.it> (permalink) |
| References | <uddb3-14n-3@gated-at.bofh.it> |
| X-Original-To | Frank Wang <frank.wang@rock-chips.com>, <heiko@sntech.de>, <robh+dt@kernel.org>, <mark.rutland@arm.com>, <gregkh@linuxfoundation.org> |
| Dkim-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=ti.com; s=ti-com-17Q1; t=1503053880; bh=YSaQd3gSmTFjYreIgeutEtW6YxBS/u1NNbqfZPMs50o=; h=Subject:To:References:CC:From:Date:In-Reply-To; b=IMJYKZLQ4DaLuA60CK29MKO1STGGJmxJaUNe3Z963IKAwQZZMFxBIzRCUyw+gVAUi QJilq/9/7Me1rwIUP5xrmD3KgulSLcAJOYLpdutRMfzyoOxK+YsGWhp4vvPaN1XAm9 pAJ3zaZ3wYVywQFgwE8EEQxTgLjN7qkYwyULCRr0= |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="windows-1252" |
| Content-Transfer-Encoding | 7bit |
| X-Exclaimer-Md-Config | e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 31 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | <linux-kernel@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, <devicetree@vger.kernel.org>, <linux-rockchip@lists.infradead.org>, <huangtao@rock-chips.com>, <william.wu@rock-chips.com>, <daniel.meng@rock-chips.com>, <kever.yang@rock-chips.com>, <andy.yan@rock-chips.com>, <wmc@rock-chips.com> |
| X-Original-Date | Fri, 18 Aug 2017 16:27:54 +0530 |
| X-Original-Message-ID | <e0777596-cd2e-aef5-56a4-6caa18df3aac@ti.com> |
| X-Original-References | <1502438871-9482-1-git-send-email-frank.wang@rock-chips.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1714793 |
Show key headers only | View raw
On Friday 11 August 2017 01:37 PM, Frank Wang wrote: > These series of patches add rockchip,usbgrf property and otg_mux interrupt for > rockchip usb2-phy. In addition, this change also add rv1108 usb2-phy support. merged, thanks! -Kishon > > Changes from v3: > - Updated the 'Acked-by' tag from Rob Herring <robh@kernel.org>. > - Matched the SoC specific compatible string instead of companion_grf_quirk. > > Changes from v2: > - Amend otg-mux interrupt to be auto-detectable and update related dt-bindings. > > Changes from v1: > - Send the dt-bindings as a separate patch and cc devicetree list. > > Frank Wang (5): > phy: rockchip-inno-usb2: add support for rockchip,usbgrf property > dt-bindings: phy-rockchip-inno-usb2: add rockchip,usbgrf property > phy: rockchip-inno-usb2: add support for otg-mux interrupt > dt-bindings: phy-rockchip-inno-usb2: add otg-mux interrupt > phy: rockchip-inno-usb2: add support of usb2-phy for rv1108 SoCs > > .../bindings/phy/phy-rockchip-inno-usb2.txt | 11 +- > drivers/phy/rockchip/phy-rockchip-inno-usb2.c | 215 ++++++++++++++++----- > 2 files changed, 174 insertions(+), 52 deletions(-) >
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v4 0/5] add some properties for Rockchip usb2-phy and add rv1108 SoCs' support Kishon Vijay Abraham I <kishon@ti.com> - 2017-08-18 13:00 +0200
csiph-web