Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1577015 > unrolled thread

[PATCH 3/3] DT: add Faraday Tec. as vendor

Started byHans Ulli Kroll <ulli.kroll@googlemail.com>
First post2017-02-08 21:20 +0100
Last post2017-02-12 21:40 +0100
Articles 4 — 3 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH 3/3] DT: add Faraday Tec. as vendor Hans Ulli Kroll <ulli.kroll@googlemail.com> - 2017-02-08 21:20 +0100
    Re: [PATCH 3/3] DT: add Faraday Tec. as vendor Linus Walleij <linus.walleij@linaro.org> - 2017-02-10 14:30 +0100
      Re: [PATCH 3/3] DT: add Faraday Tec. as vendor Joel Stanley <joel@jms.id.au> - 2017-02-11 04:10 +0100
    Re: [PATCH 3/3] DT: add Faraday Tec. as vendor Linus Walleij <linus.walleij@linaro.org> - 2017-02-12 21:40 +0100

#1577015 — [PATCH 3/3] DT: add Faraday Tec. as vendor

FromHans Ulli Kroll <ulli.kroll@googlemail.com>
Date2017-02-08 21:20 +0100
Subject[PATCH 3/3] DT: add Faraday Tec. as vendor
Message-ID<t8GSB-4S1-5@gated-at.bofh.it>
add Faraday Technology Corporation as vendor faraday for DT

Signed-off-by: Hans Ulli Kroll <ulli.kroll@googlemail.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 16d3b5e7f5d1..489c336e8f80 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -102,6 +102,7 @@ everest	Everest Semiconductor Co. Ltd.
 everspin	Everspin Technologies, Inc.
 excito	Excito
 ezchip	EZchip Semiconductor
+faraday	Faraday Technology Corporation
 fcs	Fairchild Semiconductor
 firefly	Firefly
 focaltech	FocalTech Systems Co.,Ltd
-- 
2.11.0

[toc] | [next] | [standalone]


#1578452

FromLinus Walleij <linus.walleij@linaro.org>
Date2017-02-10 14:30 +0100
Message-ID<t9jqW-3TZ-23@gated-at.bofh.it>
In reply to#1577015
On Wed, Feb 8, 2017 at 9:00 PM, Hans Ulli Kroll
<ulli.kroll@googlemail.com> wrote:

> add Faraday Technology Corporation as vendor faraday for DT
>
> Signed-off-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

I think I should use this for the PCI block as well, looking over some
code and the root hub is using Faraday's PCI ID.

Yours,
Linus Walleij

[toc] | [prev] | [next] | [standalone]


#1578927

FromJoel Stanley <joel@jms.id.au>
Date2017-02-11 04:10 +0100
Message-ID<t9wet-3FD-3@gated-at.bofh.it>
In reply to#1578452
On Fri, Feb 10, 2017 at 11:46 PM, Linus Walleij
<linus.walleij@linaro.org> wrote:
> On Wed, Feb 8, 2017 at 9:00 PM, Hans Ulli Kroll
> <ulli.kroll@googlemail.com> wrote:
>
>> add Faraday Technology Corporation as vendor faraday for DT
>>
>> Signed-off-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>
>
> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
>
> I think I should use this for the PCI block as well, looking over some
> code and the root hub is using Faraday's PCI ID.

Acked-by: Joel Stanley <joel@jms.id.au>

This string is already used by the ftgmac100 Ethernet driver. Thanks
for adding it in.

Cheers,

Joel

[toc] | [prev] | [next] | [standalone]


#1579275

FromLinus Walleij <linus.walleij@linaro.org>
Date2017-02-12 21:40 +0100
Message-ID<ta969-2qO-19@gated-at.bofh.it>
In reply to#1577015
On Wed, Feb 8, 2017 at 9:00 PM, Hans Ulli Kroll
<ulli.kroll@googlemail.com> wrote:

> add Faraday Technology Corporation as vendor faraday for DT
>
> Signed-off-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>

I realized a lot of Gemini IP blocks are actually from Faraday, so now
I'm editing the drivers a bit...

Rob could you pick this patch directly to the DT tree so we need
not worry about the vendor thing?

Yours,
Linus Walleij

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web