Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1401568
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 3/6] docs: Document BCM23550 bindings |
| Date | 2016-05-16 17:20 +0200 |
| Message-ID | <rzstk-df-25@gated-at.bofh.it> (permalink) |
| References | <rxK1j-8mn-3@gated-at.bofh.it> <rxK1k-8mn-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, May 11, 2016 at 02:36:19PM -0700, Chris Brand wrote: > Add binding document for Broadcom BCM23550 SoC. > > BCM23550 has a Cluster Dormant Control IP block that holds cores > in an idle state. Introduce a new CPU enable method in which the CDC is > accessed to bring the core online. > > Signed-off-by: Chris Brand <chris.brand@broadcom.com> > --- > .../bindings/arm/bcm/brcm,bcm23550-cpu-method.txt | 36 ++++++++++++++++++++++ > .../devicetree/bindings/arm/bcm/brcm,bcm23550.txt | 15 +++++++++ > Documentation/devicetree/bindings/arm/cpus.txt | 1 + > 3 files changed, 52 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,bcm23550-cpu-method.txt > create mode 100644 Documentation/devicetree/bindings/arm/bcm/brcm,bcm23550.txt Acked-by: Rob Herring <robh@kernel.org>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 3/6] docs: Document BCM23550 bindings Rob Herring <robh@kernel.org> - 2016-05-16 17:20 +0200
csiph-web