diff mbox

[v2,2/4] Documentation: devicetree: bindings: Document deprecated vendor-prefix found by checkpatch.pl

Message ID 1411734292-10910-3-git-send-email-darshanapadmadas@gmail.com
State Needs Review / ACK, archived
Headers show

Checks

Context Check Description
robh/checkpatch warning total: 1 errors, 0 warnings, 0 lines checked
robh/patch-applied success

Commit Message

Darshana Padmadas Sept. 26, 2014, 12:24 p.m. UTC
This patch documents deprecated vendor name found by checkpatch warning for compatibility reasons.

Signed-off-by: Darshana Padmadas <darshanapadmadas@gmail.com>
---
 Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Mark Rutland Sept. 26, 2014, 1:59 p.m. UTC | #1
On Fri, Sep 26, 2014 at 01:24:50PM +0100, Darshana Padmadas wrote:
> This patch documents deprecated vendor name found by checkpatch warning for compatibility reasons.
> 
> Signed-off-by: Darshana Padmadas <darshanapadmadas@gmail.com>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
> index ac7269f..2c74874 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -69,6 +69,7 @@ intel	Intel Corporation
>  intercontrol	Inter Control Group
>  isee	ISEE 2007 S.L.
>  isl	Intersil
> +isil	Deprecated name, use isl instead

We have one other documented deprecated vendor-prefix (powervr), and it
would be nice to keep the style consistent between them.

There have been suggestions that we should get checkpatch to warn for
deprecated strings, and consitency will make it easier to do so whenever
someone gets the time to implement that.

So please change this to:

isil Intersil (deprecated, use isl)

And please place this before isl, so as to keep the list in alphabetical
order.

With that:

Acked-by: Mark Rutland <mark.rutland@arm.com>

Thanks,
Mark.

>  karo	Ka-Ro electronics GmbH
>  keymile	Keymile GmbH
>  lacie	LaCie
> -- 
> 1.9.1
> 
> --
> To unsubscribe from this list: send the line "unsubscribe devicetree" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt
index ac7269f..2c74874 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -69,6 +69,7 @@  intel	Intel Corporation
 intercontrol	Inter Control Group
 isee	ISEE 2007 S.L.
 isl	Intersil
+isil	Deprecated name, use isl instead
 karo	Ka-Ro electronics GmbH
 keymile	Keymile GmbH
 lacie	LaCie