From: Rob Herring <robh@kernel.org>
To: Florian Fainelli <f.fainelli@gmail.com>
Cc: Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Broadcom internal kernel review list
<bcm-kernel-feedback-list@broadcom.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/3] dt-bindings: memory-controller: Document Broadcom STB MEMC
Date: Mon, 25 Jul 2022 17:16:09 -0600 [thread overview]
Message-ID: <20220725231609.GA2935380-robh@kernel.org> (raw)
In-Reply-To: <20220722201043.2731570-2-f.fainelli@gmail.com>
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@gmail.com>
> ---
> .../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@kernel.org>
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Florian Fainelli <f.fainelli@gmail.com>
Cc: Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
Broadcom internal kernel review list
<bcm-kernel-feedback-list@broadcom.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/3] dt-bindings: memory-controller: Document Broadcom STB MEMC
Date: Mon, 25 Jul 2022 17:16:09 -0600 [thread overview]
Message-ID: <20220725231609.GA2935380-robh@kernel.org> (raw)
In-Reply-To: <20220722201043.2731570-2-f.fainelli@gmail.com>
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@gmail.com>
> ---
> .../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@kernel.org>
next prev parent reply other threads:[~2022-07-25 23:17 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-22 20:10 [PATCH v2 0/3] Add Broadcom STB memory controller driver Florian Fainelli
2022-07-22 20:10 ` Florian Fainelli
2022-07-22 20:10 ` [PATCH v2 1/3] dt-bindings: memory-controller: Document Broadcom STB MEMC Florian Fainelli
2022-07-22 20:10 ` Florian Fainelli
2022-07-22 22:44 ` Rob Herring
2022-07-22 22:44 ` Rob Herring
2022-07-25 23:16 ` Rob Herring [this message]
2022-07-25 23:16 ` Rob Herring
2022-07-22 20:10 ` [PATCH v2 2/3] Documentation: sysfs: Document Broadcom STB memc sysfs knobs Florian Fainelli
2022-07-22 20:10 ` Florian Fainelli
2022-07-23 17:59 ` Krzysztof Kozlowski
2022-07-23 17:59 ` Krzysztof Kozlowski
2022-07-25 16:07 ` Florian Fainelli
2022-07-25 16:07 ` Florian Fainelli
2022-07-26 9:34 ` Krzysztof Kozlowski
2022-07-26 9:34 ` Krzysztof Kozlowski
2022-07-26 17:27 ` Florian Fainelli
2022-07-26 17:27 ` Florian Fainelli
2022-07-22 20:10 ` [PATCH v2 3/3] memory: Add Broadcom STB memory controller driver Florian Fainelli
2022-07-22 20:10 ` Florian Fainelli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220725231609.GA2935380-robh@kernel.org \
--to=robh@kernel.org \
--cc=bcm-kernel-feedback-list@broadcom.com \
--cc=devicetree@vger.kernel.org \
--cc=f.fainelli@gmail.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.