Re: [PATCH v2 3/6] docs: Document BCM23550 bindings

From: Rob Herring
Date: Mon May 16 2016 - 11:16:52 EST


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@xxxxxxxxxxxx>
> ---
> .../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@xxxxxxxxxx>