diff mbox

[1/2] of: Add vendor prefix for Asahi Kasei Corp.

Message ID 1353364484-5741-1-git-send-email-swarren@wwwdotorg.org
State Not Applicable, archived
Headers show

Commit Message

Stephen Warren Nov. 19, 2012, 10:34 p.m. UTC
From: Stephen Warren <swarren@nvidia.com>

Their stock ticker is 3407.T which wouldn't make a good DT vendor
prefix. Use the company name initials instead.

Signed-off-by: Stephen Warren <swarren@nvidia.com>
---
Both patches ought to merge through the DT tree OK. If not, patch 2
could be taken through arm-soc.

 Documentation/devicetree/bindings/vendor-prefixes.txt |    1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring Nov. 19, 2012, 10:49 p.m. UTC | #1
On 11/19/2012 04:34 PM, Stephen Warren wrote:
> From: Stephen Warren <swarren@nvidia.com>
> 
> Their stock ticker is 3407.T which wouldn't make a good DT vendor
> prefix. Use the company name initials instead.
> 
> Signed-off-by: Stephen Warren <swarren@nvidia.com>
> ---
> Both patches ought to merge through the DT tree OK. If not, patch 2
> could be taken through arm-soc.

Applied both for 3.8.

Rob

> 
>  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 deba8d0..05dc8eb 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -5,6 +5,7 @@ using them to avoid name-space collisions.
>  
>  ad	Avionic Design GmbH
>  adi	Analog Devices, Inc.
> +ak	Asahi Kasei Corp.
>  amcc	Applied Micro Circuits Corporation (APM, formally AMCC)
>  apm	Applied Micro Circuits Corporation (APM)
>  arm	ARM Ltd.
> 

--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" 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 deba8d0..05dc8eb 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -5,6 +5,7 @@  using them to avoid name-space collisions.
 
 ad	Avionic Design GmbH
 adi	Analog Devices, Inc.
+ak	Asahi Kasei Corp.
 amcc	Applied Micro Circuits Corporation (APM, formally AMCC)
 apm	Applied Micro Circuits Corporation (APM)
 arm	ARM Ltd.