Re: [PATCH v2 1/3] dt-bindings: memory-controller: Document Broadcom STB MEMC

From: Rob Herring
Date: Mon Jul 25 2022 - 19:16:20 EST


On Fri, 22 Jul 2022 13:10:41 -0700, Florian Fainelli wrote:
> Document the Broadcom STB memory controller which is a trivial binding
> for now with a set of compatible strings and single register.
>
> Since we introduce this binding, the section in
> Documentation/devicetree/bindings/arm/bcm/brcm,brcmstb.txt is removed
> and this binding is referenced instead.
>
> Signed-off-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
> ---
> .../bindings/arm/bcm/brcm,brcmstb.txt | 11 +---
> .../brcm,brcmstb-memc-ddr.yaml | 53 +++++++++++++++++++
> 2 files changed, 55 insertions(+), 9 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/memory-controllers/brcm,brcmstb-memc-ddr.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>