linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh+dt@kernel.org>
To: Stephan Gerhold <stephan@gerhold.net>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	Mark Rutland <mark.rutland@arm.com>,
	"moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" 
	<linux-arm-kernel@lists.infradead.org>,
	devicetree@vger.kernel.org,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/3] dt-bindings: vendor-prefixes: Add yet another for ST-Ericsson
Date: Wed, 20 Nov 2019 07:33:05 -0600	[thread overview]
Message-ID: <CAL_Jsq+a3zLhRpTYXOOoOt2Ct4SUeiYsPz=QvJXUm1w2aoMEGA@mail.gmail.com> (raw)
In-Reply-To: <20191120121720.72845-1-stephan@gerhold.net>

On Wed, Nov 20, 2019 at 6:19 AM Stephan Gerhold <stephan@gerhold.net> wrote:
>
> Unfortunately the vendor prefix for ST-Ericsson is used very
> inconsistently. "ste," and "stericsson," are already documented,
> but some things in the kernel use "st-ericsson," which is not
> documented yet.
>
> st-ericsson,u8500 is documented in bindings/arm/ux500/boards.txt,
> and is used to match the machine code and the generic DT cpufreq
> driver.
>
> Add it to the list of vendor prefixes.
>
> Signed-off-by: Stephan Gerhold <stephan@gerhold.net>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> index 967e78c5ec0a..c9b0bab8ed23 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -909,6 +909,8 @@ patternProperties:
>      description: ST-Ericsson
>    "^stericsson,.*":
>      description: ST-Ericsson
> +  "^st-ericsson,.*":
> +    description: ST-Ericsson

Please add 'deprecated: true' to the 2 that are not preferred. Looks
like 'stericsson' should be preferred as it is used the most.

Rob

      parent reply	other threads:[~2019-11-20 13:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-20 12:17 [PATCH 1/3] dt-bindings: vendor-prefixes: Add yet another for ST-Ericsson Stephan Gerhold
2019-11-20 12:17 ` [PATCH 2/3] dt-bindings: vendor-prefixes: Add "calaosystems" for CALAO Systems SAS Stephan Gerhold
2019-11-20 12:17 ` [PATCH 3/3] dt-bindings: arm: Document compatibles for Ux500 boards Stephan Gerhold
2019-11-20 13:33 ` Rob Herring [this message]

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='CAL_Jsq+a3zLhRpTYXOOoOt2Ct4SUeiYsPz=QvJXUm1w2aoMEGA@mail.gmail.com' \
    --to=robh+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=stephan@gerhold.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).