devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wei Xu <xuwei5@hisilicon.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Rob Herring <robh+dt@kernel.org>, Roger Quadros <rogerq@ti.com>,
	<linux-usb@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Cc: David Heidelberg <david@ixit.cz>, <xuwei5@hisilicon.com>
Subject: Re: [PATCH 1/3] dt-bindings: vendor-prefixes: add second HiSilicon prefix
Date: Tue, 22 Feb 2022 15:08:16 +0800	[thread overview]
Message-ID: <62148BE0.7060501@hisilicon.com> (raw)
In-Reply-To: <20220221082228.34407-1-krzysztof.kozlowski@canonical.com>

Hi Krzysztof,

On 2022/2/21 16:22, Krzysztof Kozlowski wrote:
> There are few boards DTS using "hisi,rst-syscon" property -
> undocumented "hisi" prefix.  The property will not be changed in DTS to
> non-deprecated one, because of compatibility reasons.  Add deprecated
> "hisi" prefix to silence DT schema warnings.
> 
> Cc: Wei Xu <xuwei5@hisilicon.com>
> Cc: David Heidelberg <david@ixit.cz>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

Thanks!
Reviewed-by: Wei Xu <xuwei5@hisilicon.com>

Best Regards,
Wei

> 
> ---
> 
> See:
> https://lore.kernel.org/all/61AF1E3B.5060706@hisilicon.com/
> https://www.spinics.net/lists/arm-kernel/msg887577.html
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> index ebe294516937..79a172eaaaee 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -505,6 +505,9 @@ patternProperties:
>      description: Himax Technologies, Inc.
>    "^hirschmann,.*":
>      description: Hirschmann Automation and Control GmbH
> +  "^hisi,.*":
> +    description: HiSilicon Limited (deprecated, use hisilicon)
> +    deprecated: true
>    "^hisilicon,.*":
>      description: HiSilicon Limited.
>    "^hit,.*":
> 


  parent reply	other threads:[~2022-02-22  7:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-21  8:22 [PATCH 1/3] dt-bindings: vendor-prefixes: add second HiSilicon prefix Krzysztof Kozlowski
2022-02-21  8:22 ` [PATCH 2/3] dt-bindings: vendor-prefixes: add second Synopsys prefix Krzysztof Kozlowski
2022-02-22 22:02   ` Rob Herring
2022-02-21  8:22 ` [PATCH 3/3] dt-bindings: usb: do not use deprecated synopsys prefix Krzysztof Kozlowski
2022-02-22 22:02   ` Rob Herring
2022-02-21 20:13 ` [PATCH 1/3] dt-bindings: vendor-prefixes: add second HiSilicon prefix David Heidelberg
2022-02-22  7:08 ` Wei Xu [this message]
2022-02-22 22:02 ` Rob Herring

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=62148BE0.7060501@hisilicon.com \
    --to=xuwei5@hisilicon.com \
    --cc=david@ixit.cz \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=krzysztof.kozlowski@canonical.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=rogerq@ti.com \
    /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).