* [PATCH] of: add vendor prefix for SMSC
@ 2014-02-27 20:04 Florian Vaussard
[not found] ` <1393531494-25370-1-git-send-email-florian.vaussard-p8DiymsW2f8@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Florian Vaussard @ 2014-02-27 20:04 UTC (permalink / raw)
To: Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Florian Vaussard
Add a vendor prefix for Standard Microsystems Corporation, now part of
Microchip.
Signed-off-by: Florian Vaussard <florian.vaussard-p8DiymsW2f8@public.gmane.org>
---
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 40ce2df..7187c71 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -80,6 +80,7 @@ sil Silicon Image
silabs Silicon Laboratories
simtek
sirf SiRF Technology, Inc.
+smsc Standard Microsystems Corporation
snps Synopsys, Inc.
spansion Spansion Inc.
st STMicroelectronics
--
1.8.5.3
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] of: add vendor prefix for SMSC
[not found] ` <1393531494-25370-1-git-send-email-florian.vaussard-p8DiymsW2f8@public.gmane.org>
@ 2014-02-28 9:08 ` Mark Rutland
[not found] ` <20140228090814.GA29264-NuALmloUBlrZROr8t4l/smS4ubULX0JqMm0uRHvK7Nw@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: Mark Rutland @ 2014-02-28 9:08 UTC (permalink / raw)
To: Florian Vaussard
Cc: Rob Herring, Pawel Moll, Ian Campbell, Kumar Gala,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
On Thu, Feb 27, 2014 at 08:04:54PM +0000, Florian Vaussard wrote:
> Add a vendor prefix for Standard Microsystems Corporation, now part of
> Microchip.
>
> Signed-off-by: Florian Vaussard <florian.vaussard-p8DiymsW2f8@public.gmane.org>
It's worth noting that this vendor prefix has been in active use for a
while, but was simply undocumented.
Acked-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
Cheers,
Mark.
> ---
> 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 40ce2df..7187c71 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -80,6 +80,7 @@ sil Silicon Image
> silabs Silicon Laboratories
> simtek
> sirf SiRF Technology, Inc.
> +smsc Standard Microsystems Corporation
> snps Synopsys, Inc.
> spansion Spansion Inc.
> st STMicroelectronics
> --
> 1.8.5.3
>
>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] of: add vendor prefix for SMSC
[not found] ` <20140228090814.GA29264-NuALmloUBlrZROr8t4l/smS4ubULX0JqMm0uRHvK7Nw@public.gmane.org>
@ 2014-02-28 9:49 ` Florian Vaussard
0 siblings, 0 replies; 3+ messages in thread
From: Florian Vaussard @ 2014-02-28 9:49 UTC (permalink / raw)
To: Mark Rutland
Cc: Rob Herring, Pawel Moll, Ian Campbell, Kumar Gala,
devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
On 02/28/2014 10:08 AM, Mark Rutland wrote:
> On Thu, Feb 27, 2014 at 08:04:54PM +0000, Florian Vaussard wrote:
>> Add a vendor prefix for Standard Microsystems Corporation, now part of
>> Microchip.
>>
>> Signed-off-by: Florian Vaussard <florian.vaussard-p8DiymsW2f8@public.gmane.org>
>
> It's worth noting that this vendor prefix has been in active use for a
> while, but was simply undocumented.
>
Indeed. I caught it thanks to the checkpatch enhancement made by Rob.
Regards,
Florian
> Acked-by: Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
>
> Cheers,
> Mark.
>
>> ---
>> 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 40ce2df..7187c71 100644
>> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
>> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
>> @@ -80,6 +80,7 @@ sil Silicon Image
>> silabs Silicon Laboratories
>> simtek
>> sirf SiRF Technology, Inc.
>> +smsc Standard Microsystems Corporation
>> snps Synopsys, Inc.
>> spansion Spansion Inc.
>> st STMicroelectronics
>> --
>> 1.8.5.3
>>
>>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-02-28 9:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-27 20:04 [PATCH] of: add vendor prefix for SMSC Florian Vaussard
[not found] ` <1393531494-25370-1-git-send-email-florian.vaussard-p8DiymsW2f8@public.gmane.org>
2014-02-28 9:08 ` Mark Rutland
[not found] ` <20140228090814.GA29264-NuALmloUBlrZROr8t4l/smS4ubULX0JqMm0uRHvK7Nw@public.gmane.org>
2014-02-28 9:49 ` Florian Vaussard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).