Message ID | 1446747224-32514-2-git-send-email-akshay.bhat@timesys.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Thu, Nov 05, 2015 at 01:13:35PM -0500, Akshay Bhat wrote: > This patch adds vendor prefix for Advantech Corporation. > > Website: http://www.advantech.com/ > Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com> > --- > 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 55df1d4..2b3c5ac 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -10,6 +10,7 @@ ad Avionic Design GmbH > adapteva Adapteva, Inc. > adh AD Holdings Plc. > adi Analog Devices, Inc. > +adv Advantech Corporation adv is a bit short. I think it would be better to go with "advantech". Rob > aeroflexgaisler Aeroflex Gaisler AB > al Annapurna Labs > allwinner Allwinner Technology Co., Ltd. > -- > 2.6.2 >
On 11/05/2015 03:22 PM, Rob Herring wrote: > On Thu, Nov 05, 2015 at 01:13:35PM -0500, Akshay Bhat wrote: >> This patch adds vendor prefix for Advantech Corporation. >> >> Website: http://www.advantech.com/ >> Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com> >> --- >> 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 55df1d4..2b3c5ac 100644 >> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt >> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt >> @@ -10,6 +10,7 @@ ad Avionic Design GmbH >> adapteva Adapteva, Inc. >> adh AD Holdings Plc. >> adi Analog Devices, Inc. >> +adv Advantech Corporation > > adv is a bit short. I think it would be better to go with "advantech". > > Rob > Fixed in v3. http://lists.infradead.org/pipermail/linux-arm-kernel/2015-November/384203.html >> aeroflexgaisler Aeroflex Gaisler AB >> al Annapurna Labs >> allwinner Allwinner Technology Co., Ltd. >> -- >> 2.6.2 >>
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 55df1d4..2b3c5ac 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -10,6 +10,7 @@ ad Avionic Design GmbH adapteva Adapteva, Inc. adh AD Holdings Plc. adi Analog Devices, Inc. +adv Advantech Corporation aeroflexgaisler Aeroflex Gaisler AB al Annapurna Labs allwinner Allwinner Technology Co., Ltd.
This patch adds vendor prefix for Advantech Corporation. Website: http://www.advantech.com/ Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com> --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+)