2015-11-02 09:42:49

by Mason

[permalink] [raw]
Subject: Re: [PATCH] devicetree: add Sigma Designs vendor prefix

On 02/10/2015 19:21, Mans Rullgard wrote:

> Add the "sigma" vendor prefix for Sigma Designs, Inc.
>
> Signed-off-by: Mans Rullgard <[email protected]>
> ---
> 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 82d2ac9..ea77ee5 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -192,6 +192,7 @@ schindler Schindler
> seagate Seagate Technology PLC
> semtech Semtech Corporation
> sharp Sharp Corporation
> +sigma Sigma Designs, Inc.
> sil Silicon Image
> silabs Silicon Laboratories
> siliconmitus Silicon Mitus, Inc.

Hello,

How can I determine whether this patch has been applied?

(I examined a few branches in Rob's tree.)

Regards.


2015-11-02 20:16:14

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH] devicetree: add Sigma Designs vendor prefix

On Mon, Nov 2, 2015 at 3:42 AM, Mason <[email protected]> wrote:
> On 02/10/2015 19:21, Mans Rullgard wrote:
>
>> Add the "sigma" vendor prefix for Sigma Designs, Inc.
>>
>> Signed-off-by: Mans Rullgard <[email protected]>
>> ---
>> 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 82d2ac9..ea77ee5 100644
>> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
>> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
>> @@ -192,6 +192,7 @@ schindler Schindler
>> seagate Seagate Technology PLC
>> semtech Semtech Corporation
>> sharp Sharp Corporation
>> +sigma Sigma Designs, Inc.
>> sil Silicon Image
>> silabs Silicon Laboratories
>> siliconmitus Silicon Mitus, Inc.
>
> Hello,
>
> How can I determine whether this patch has been applied?
>
> (I examined a few branches in Rob's tree.)

I've now applied it.

Rob