2013-10-08 12:57:02

by Jonas Jensen

[permalink] [raw]
Subject: [PATCH] Documentation: add moxa vendor prefix

Add moxa vendor prefix.

Signed-off-by: Jonas Jensen <[email protected]>
---

Notes:
Submitting this per Mark Rutland's request.

Applies to next-20130927

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 2956800..0a04e89 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -40,6 +40,7 @@ marvell Marvell Technology Group Ltd.
maxim Maxim Integrated Products
microchip Microchip Technology Inc.
mosaixtech Mosaix Technologies, Inc.
+moxa Moxa Technology Co., Ltd.
national National Semiconductor
nintendo Nintendo
nvidia NVIDIA
--
1.8.2.1


2013-10-08 13:03:52

by Mark Rutland

[permalink] [raw]
Subject: Re: [PATCH] Documentation: add moxa vendor prefix

On Tue, Oct 08, 2013 at 01:56:40PM +0100, Jonas Jensen wrote:
> Add moxa vendor prefix.
>
> Signed-off-by: Jonas Jensen <[email protected]>
> ---
>
> Notes:
> Submitting this per Mark Rutland's request.
>
> Applies to next-20130927
>
> 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 2956800..0a04e89 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -40,6 +40,7 @@ marvell Marvell Technology Group Ltd.
> maxim Maxim Integrated Products
> microchip Microchip Technology Inc.
> mosaixtech Mosaix Technologies, Inc.
> +moxa Moxa Technology Co., Ltd.

Should this not be Moxa _Technologies_ Co., Ltd? (judging by a quick
search).

Otherwise, this looks fine to me.

Mark.

> national National Semiconductor
> nintendo Nintendo
> nvidia NVIDIA
> --
> 1.8.2.1
>
>

2013-10-08 13:22:35

by Jonas Jensen

[permalink] [raw]
Subject: Re: [PATCH] Documentation: add moxa vendor prefix

On 8 October 2013 15:03, Mark Rutland <[email protected]> wrote:
> Should this not be Moxa _Technologies_ Co., Ltd? (judging by a quick
> search).

Yes, looks like this is the correct name.

"Moxa Technologies Co., Ltd." -
http://tess2.uspto.gov/bin/showfield?f=doc&state=4810:64v1l4.4.2

I'll send a new version.


Regards,
Jonas

2013-10-08 13:47:07

by Jonas Jensen

[permalink] [raw]
Subject: [PATCH v2] Documentation: add moxa vendor prefix

Add moxa vendor prefix.

Signed-off-by: Jonas Jensen <[email protected]>
---

Notes:
Changes since v1:

1. use the correct vendor name "Moxa Technologies Co., Ltd."

Applies to next-20130927

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 2956800..3b9e056 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -40,6 +40,7 @@ marvell Marvell Technology Group Ltd.
maxim Maxim Integrated Products
microchip Microchip Technology Inc.
mosaixtech Mosaix Technologies, Inc.
+moxa Moxa Technologies Co., Ltd.
national National Semiconductor
nintendo Nintendo
nvidia NVIDIA
--
1.8.2.1