Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1708901
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v3 2/5] dt-bindings: phy-rockchip-inno-usb2: add companion grf quirk |
| Date | 2017-08-10 19:10 +0200 |
| Message-ID | <ucZ87-5c-31@gated-at.bofh.it> (permalink) |
| References | <uajmF-5Ej-3@gated-at.bofh.it> <uajwm-5IR-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Aug 03, 2017 at 04:09:10PM +0800, Frank Wang wrote: > Add rockchip,usbgrf and rockchip,companion_grf_quirk to support > the registers of usb-phy that are distributed in grf and usbgrf > on some special Rockchip SoCs (e.g RV1108). > > Signed-off-by: Frank Wang <frank.wang@rock-chips.com> > --- > Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.txt | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.txt b/Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.txt > index 84d59b0..ddf868a 100644 > --- a/Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.txt > +++ b/Documentation/devicetree/bindings/phy/phy-rockchip-inno-usb2.txt > @@ -18,6 +18,10 @@ Optional properties: > usb-phy output 480m and xin24m. > Refer to clk/clock-bindings.txt for generic clock > consumer properties. > + - rockchip,usbgrf : phandle to the syscon managing the "usb general > + register files". > + - rockchip,companion_grf_quirk : when set driver will request > + "rockchip,usbgrf" phandle as one companion-grf. Why isn't presence of rockchip,usbgrf or being implied by an SoC specific compatible string enough? In any case, use '-' rather than '_'. > > Required nodes : a sub-node is required for each port the phy provides. > The sub-node name is used to identify host or otg port, > -- > 2.0.0 > >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v3 0/5] add some quirks for Rockchip usb2-phy and add rv1108 SoCs' support Frank Wang <frank.wang@rock-chips.com> - 2017-08-03 10:10 +0200
[PATCH v3 5/5] phy: rockchip-inno-usb2: add support of usb2-phy for rv1108 SoCs Frank Wang <frank.wang@rock-chips.com> - 2017-08-03 10:20 +0200
Re: [PATCH v3 5/5] phy: rockchip-inno-usb2: add support of usb2-phy for rv1108 SoCs Rob Herring <robh@kernel.org> - 2017-08-10 19:10 +0200
[PATCH v3 2/5] dt-bindings: phy-rockchip-inno-usb2: add companion grf quirk Frank Wang <frank.wang@rock-chips.com> - 2017-08-03 10:20 +0200
Re: [PATCH v3 2/5] dt-bindings: phy-rockchip-inno-usb2: add companion grf quirk Rob Herring <robh@kernel.org> - 2017-08-10 19:10 +0200
Re: [PATCH v3 2/5] dt-bindings: phy-rockchip-inno-usb2: add companion grf quirk Frank Wang <frank.wang@rock-chips.com> - 2017-08-11 03:50 +0200
[PATCH v3 1/5] phy: rockchip-inno-usb2: add companion grf quirk Frank Wang <frank.wang@rock-chips.com> - 2017-08-03 10:20 +0200
csiph-web