Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1708836
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/3] dt-bindings: usb: keystone-usb: Update bindings pm and clocks properties |
| Date | 2017-08-10 18:40 +0200 |
| Message-ID | <ucYF5-86V-43@gated-at.bofh.it> (permalink) |
| References | <ua8hA-6jk-23@gated-at.bofh.it> <ua8rg-6nd-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Aug 02, 2017 at 03:17:23PM -0500, Franklin S Cooper Jr wrote: > Update varous properties to properly indicate their requirement depending > on the SoC. > > Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com> > --- > Documentation/devicetree/bindings/usb/keystone-usb.txt | 18 ++++++++++++++++-- > 1 file changed, 16 insertions(+), 2 deletions(-) > > diff --git a/Documentation/devicetree/bindings/usb/keystone-usb.txt b/Documentation/devicetree/bindings/usb/keystone-usb.txt > index 60527d3..307531b 100644 > --- a/Documentation/devicetree/bindings/usb/keystone-usb.txt > +++ b/Documentation/devicetree/bindings/usb/keystone-usb.txt > @@ -12,8 +12,22 @@ Required properties: > MPU. > - ranges: allows valid 1:1 translation between child's address space and > parent's address space. > - - clocks: Clock IDs array as required by the controller. > - - clock-names: names of clocks correseponding to IDs in the clock property. > + > +SoC-specific Required Properties: > +The following are mandatory properties for Keystone 2 66AK2HK, 66AK2L and 66AK2E > +SoCs only: > + > +- clocks: Clock IDs array as required by the controller. > +- clock-names: names of clocks correseponding to IDs in the clock > + property. This needs to be specific as to how many clocks and their names. > + > + > +The following are mandatory properties for Keystone 2 66AK2G SoCs only: > + > +- power-domains: Should contain a phandle to a PM domain provider node > + and an args specifier containing the USB device id > + value. This property is as per the binding, > + Documentation/devicetree/bindings/soc/ti/sci-pm-domain.txt > > Sub-nodes: > The dwc3 core should be added as subnode to Keystone DWC3 glue. > -- > 2.9.4.dirty >
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/3] ARM: dts: k2g: Add support for USB instances on 66AK2G Franklin S Cooper Jr <fcooper@ti.com> - 2017-08-02 22:20 +0200
[PATCH 2/3] dt-bindings: usb: keystone-usb: Update bindings pm and clocks properties Franklin S Cooper Jr <fcooper@ti.com> - 2017-08-02 22:30 +0200
Re: [PATCH 2/3] dt-bindings: usb: keystone-usb: Update bindings pm and clocks properties Rob Herring <robh@kernel.org> - 2017-08-10 18:40 +0200
Re: [PATCH 0/3] ARM: dts: k2g: Add support for USB instances on 66AK2G "santosh.shilimkar@oracle.com" <santosh.shilimkar@oracle.com> - 2017-08-07 15:50 +0200
csiph-web