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


Groups > linux.kernel > #1253846 > unrolled thread

[PATCH 1/3] devicetree: add vendor prefix for Aurora VLSI

Started byMans Rullgard <mans@mansr.com>
First post2015-10-22 16:10 +0200
Last post2015-10-22 16:40 +0200
Articles 2 on this page of 22 — 6 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH 1/3] devicetree: add vendor prefix for Aurora VLSI Mans Rullgard <mans@mansr.com> - 2015-10-22 16:10 +0200
    [PATCH 3/3] net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller Mans Rullgard <mans@mansr.com> - 2015-10-22 16:10 +0200
      Re: [PATCH 3/3] net: ethernet: add driver for Aurora VLSI NB8800  Ethernet controller David Miller <davem@davemloft.net> - 2015-10-22 16:30 +0200
        Re: [PATCH 3/3] net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller Måns Rullgård <mans@mansr.com> - 2015-10-22 19:20 +0200
      Re: [PATCH 3/3] net: ethernet: add driver for Aurora VLSI NB8800  Ethernet controller Florian Fainelli <f.fainelli@gmail.com> - 2015-10-23 02:40 +0200
        Re: [PATCH 3/3] net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller Måns Rullgård <mans@mansr.com> - 2015-10-23 17:30 +0200
          Re: [PATCH 3/3] net: ethernet: add driver for Aurora VLSI NB8800  Ethernet controller Florian Fainelli <f.fainelli@gmail.com> - 2015-10-23 19:40 +0200
            Re: [PATCH 3/3] net: ethernet: add driver for Aurora VLSI NB8800 Ethernet controller Måns Rullgård <mans@mansr.com> - 2015-10-24 17:50 +0200
    [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800 Ethernet controller Mans Rullgard <mans@mansr.com> - 2015-10-22 16:10 +0200
      Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800  Ethernet controller Rob Herring <robh+dt@kernel.org> - 2015-10-22 16:40 +0200
      Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800  Ethernet controller Marc Gonzalez <marc_gonzalez@sigmadesigns.com> - 2015-10-23 14:20 +0200
        Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800  Ethernet controller Rob Herring <robh+dt@kernel.org> - 2015-10-23 15:30 +0200
        Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800 Ethernet controller Måns Rullgård <mans@mansr.com> - 2015-10-23 15:50 +0200
          Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800  Ethernet controller Marc Gonzalez <marc_gonzalez@sigmadesigns.com> - 2015-10-23 16:00 +0200
            Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800 Ethernet controller Måns Rullgård <mans@mansr.com> - 2015-10-23 16:10 +0200
          Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800  Ethernet controller Marc Gonzalez <marc_gonzalez@sigmadesigns.com> - 2015-10-26 10:40 +0100
            Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800 Ethernet controller Måns Rullgård <mans@mansr.com> - 2015-10-26 13:10 +0100
              Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800  Ethernet controller Marc Gonzalez <marc_gonzalez@sigmadesigns.com> - 2015-10-26 14:30 +0100
                Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800 Ethernet controller Måns Rullgård <mans@mansr.com> - 2015-10-26 15:00 +0100
                  Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800  Ethernet controller Marc Gonzalez <marc_gonzalez@sigmadesigns.com> - 2015-10-26 15:10 +0100
                    Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800 Ethernet controller Måns Rullgård <mans@mansr.com> - 2015-10-26 15:20 +0100
    Re: [PATCH 1/3] devicetree: add vendor prefix for Aurora VLSI Rob Herring <robh+dt@kernel.org> - 2015-10-22 16:40 +0200

Page 2 of 2 — ← Prev page 1 [2]


#1256039 — Re: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800 Ethernet controller

FromMåns Rullgård <mans@mansr.com>
Date2015-10-26 15:20 +0100
SubjectRe: [PATCH 2/3] devicetree: add binding for Aurora VLSI NB8800 Ethernet controller
Message-ID<qnQMX-QQ-53@gated-at.bofh.it>
In reply to#1255997
Marc Gonzalez <marc_gonzalez@sigmadesigns.com> writes:

> On 26/10/2015 14:54, Måns Rullgård wrote:
>
>> Let's try something else:
>> 
>> Device trees list the exact chip, the oldest chip with the same
>> features, and the oldest compatible chip.  From the sound of things,
>> that means the smp8759 should use "sigma,smp8759-ethernet",
>> "sigma,smp8910-ethernet", "sigma,smp8642-ethernet", "aurora,nb8800".
>
> (I want to make sure I didn't misunderstand.) In my hypothetical
> example where something changed in 8756 and up...
>
> for a 8734 DT, I would specify: smp8734, smp8910, smp8642, nb8800
> for a 8758 DT, I would specify: smp8758, smp8756, smp8642, nb8800

If the 8756 were still compatible with 8910 (which has features not in
8642), it should include both.  The list gets long, but it's probably
the least maintenance in the end.

-- 
Måns Rullgård
mans@mansr.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

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


#1253881

FromRob Herring <robh+dt@kernel.org>
Date2015-10-22 16:40 +0200
Message-ID<qmpc6-5kr-23@gated-at.bofh.it>
In reply to#1253846
On Thu, Oct 22, 2015 at 9:02 AM, Mans Rullgard <mans@mansr.com> wrote:
> This adds the vendor prefix "aurora" for Aurora VLSI, Inc.
>
> Signed-off-by: Mans Rullgard <mans@mansr.com>

Acked-by: Rob Herring <robh@kernel.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 82d2ac9..380ce10 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
> @@ -30,6 +30,7 @@ artesyn       Artesyn Embedded Technologies Inc.
>  asahi-kasei    Asahi Kasei Corp.
>  atmel  Atmel Corporation
>  auo    AU Optronics Corporation
> +aurora Aurora VLSI, Inc.
>  avago  Avago Technologies
>  avic   Shanghai AVIC Optoelectronics Co., Ltd.
>  axis   Axis Communications AB
> --
> 2.5.3
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Page 2 of 2 — ← Prev page 1 [2]

Back to top | Article view | linux.kernel


csiph-web