Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1640535
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 02/11] dt-bindings: clk: Extend binding doc for Stingray SOC |
| Date | 2017-05-12 17:30 +0200 |
| Message-ID | <tGkFX-6vb-1@gated-at.bofh.it> (permalink) |
| References | <tE6xr-7BB-3@gated-at.bofh.it> <tE6xr-7BB-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Sat, May 06, 2017 at 05:24:37PM +0530, Anup Patel wrote: > From: Sandeep Tripathy <sandeep.tripathy@broadcom.com> > > Update iproc clock dt-binding documentation with > Stingray pll and clock details. > > Signed-off-by: Sandeep Tripathy <sandeep.tripathy@broadcom.com> > Reviewed-by: Ray Jui <ray.jui@broadcom.com> > Reviewed-by: Scott Branden <scott.branden@broadcom.com> > --- > .../bindings/clock/brcm,iproc-clocks.txt | 76 ++++++++++++++++++++++ > 1 file changed, 76 insertions(+) > > diff --git a/Documentation/devicetree/bindings/clock/brcm,iproc-clocks.txt b/Documentation/devicetree/bindings/clock/brcm,iproc-clocks.txt > index 6f66e9a..f2c5f0e4a 100644 > --- a/Documentation/devicetree/bindings/clock/brcm,iproc-clocks.txt > +++ b/Documentation/devicetree/bindings/clock/brcm,iproc-clocks.txt > @@ -219,3 +219,79 @@ BCM63138 > -------- > PLL and leaf clock compatible strings for BCM63138 are: > "brcm,bcm63138-armpll" > + > +Stingray > +----------- > +PLL and leaf clock compatible strings for Stingray are: > + "brcm,sr-genpll0" > + "brcm,sr-genpll1" > + "brcm,sr-genpll2" > + "brcm,sr-genpll3" > + "brcm,sr-genpll4" > + "brcm,sr-genpll5" > + "brcm,sr-genpll6" > + > + "brcm,sr-lcpll0" > + "brcm,sr-lcpll1" > + "brcm,sr-lcpll-pcie" > + > + > +The following table defines the set of PLL/clock index and ID for Stingray. > +These clock IDs are defined in: > + "include/dt-bindings/clock/bcm-sr.h" This header should be part of this commit. With that, Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH 02/11] dt-bindings: clk: Extend binding doc for Stingray SOC Rob Herring <robh@kernel.org> - 2017-05-12 17:30 +0200 Re: [PATCH 02/11] dt-bindings: clk: Extend binding doc for Stingray SOC Anup Patel <anup.patel@broadcom.com> - 2017-05-15 07:10 +0200
csiph-web