2014-11-12 14:27:22

by bpqw

[permalink] [raw]
Subject: [V3 PATCH 1/1] devicetree: bindings: Add vendor prefix for Micron Technology Co., Ltd.

This patch is used to add vendor prefix for Micron Technology Inc in the
vendor-prefixes.txt file.

Micron Technology,Inc.is an American multinational corporation based in Boise,
Idaho,best known for producing many forms of semiconductor devices.This includes
DRAM,SDRAM,flash memory,eMMC and SSDs.

Signed-off-by: Bean Huo <[email protected]>
---
V2:
- Add signed-off-by
- Modify commit logs that wrapped to less than 80 columns
V3:
- Remove the same signed-off-by owner's mailbox
- Modify proper name of signed-off-by

.../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 723999d..a7bbf6e 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -92,6 +92,7 @@ maxim Maxim Integrated Products
mediatek MediaTek Inc.
micrel Micrel Inc.
microchip Microchip Technology Inc.
+micron Micron Technology Inc.
mitsubishi Mitsubishi Electric Corporation
mosaixtech Mosaix Technologies, Inc.
moxa Moxa
--
1.7.9.5


2014-11-18 18:08:21

by Rob Herring

[permalink] [raw]
Subject: Re: [V3 PATCH 1/1] devicetree: bindings: Add vendor prefix for Micron Technology Co., Ltd.

On Wed, Nov 12, 2014 at 8:26 AM, bpqw <[email protected]> wrote:
> This patch is used to add vendor prefix for Micron Technology Inc in the
> vendor-prefixes.txt file.
>
> Micron Technology,Inc.is an American multinational corporation based in Boise,
> Idaho,best known for producing many forms of semiconductor devices.This includes
> DRAM,SDRAM,flash memory,eMMC and SSDs.
>
> Signed-off-by: Bean Huo <[email protected]>

Applied, thanks.

Rob

> ---
> V2:
> - Add signed-off-by
> - Modify commit logs that wrapped to less than 80 columns
> V3:
> - Remove the same signed-off-by owner's mailbox
> - Modify proper name of signed-off-by
>
> .../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 723999d..a7bbf6e 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -92,6 +92,7 @@ maxim Maxim Integrated Products
> mediatek MediaTek Inc.
> micrel Micrel Inc.
> microchip Microchip Technology Inc.
> +micron Micron Technology Inc.
> mitsubishi Mitsubishi Electric Corporation
> mosaixtech Mosaix Technologies, Inc.
> moxa Moxa
> --
> 1.7.9.5