2015-08-04 13:11:27

by Geert Uytterhoeven

[permalink] [raw]
Subject: [PATCH v2] of: Add vendor prefix for JEDEC Solid State Technology Association

Add the "jedec" vendor prefix for the "JEDEC Solid State Technology
Association" (formerly known as the "Joint Electron Device Engineering
Council"), which is already in use in several bindings.

Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Brian Norris <[email protected]>
---
v2:
- Add Acked-by.
---
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 f727469b0893b2c3..1d88c84545b4dfd9 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -113,6 +113,7 @@ intel Intel Corporation
intercontrol Inter Control Group
isee ISEE 2007 S.L.
isil Intersil
+jedec JEDEC Solid State Technology Association
karo Ka-Ro electronics GmbH
keymile Keymile GmbH
kinetic Kinetic Technologies
--
1.9.1


2015-08-24 15:17:33

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH v2] of: Add vendor prefix for JEDEC Solid State Technology Association

On Tue, Aug 4, 2015 at 8:11 AM, Geert Uytterhoeven
<[email protected]> wrote:
> Add the "jedec" vendor prefix for the "JEDEC Solid State Technology
> Association" (formerly known as the "Joint Electron Device Engineering
> Council"), which is already in use in several bindings.
>
> Signed-off-by: Geert Uytterhoeven <[email protected]>
> Acked-by: Brian Norris <[email protected]>

Applied. Thanks.

Rob

> ---
> v2:
> - Add Acked-by.
> ---
> 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 f727469b0893b2c3..1d88c84545b4dfd9 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -113,6 +113,7 @@ intel Intel Corporation
> intercontrol Inter Control Group
> isee ISEE 2007 S.L.
> isil Intersil
> +jedec JEDEC Solid State Technology Association
> karo Ka-Ro electronics GmbH
> keymile Keymile GmbH
> kinetic Kinetic Technologies
> --
> 1.9.1
>