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


Groups > linux.kernel > #1408949

Re: [v4,1/1] powerpc/86xx: Add support for Emerson/Artesyn MVME7100

From Alessio Igor Bogani <alessio.bogani@elettra.eu>
Newsgroups linux.kernel
Subject Re: [v4,1/1] powerpc/86xx: Add support for Emerson/Artesyn MVME7100
Date 2016-05-30 11:50 +0200
Message-ID <rErZE-2oF-7@gated-at.bofh.it> (permalink)
References <rstaO-6zk-19@gated-at.bofh.it> <rzAqR-5dL-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Scott,

On 17 May 2016 at 01:41, Scott Wood <oss@buserror.net> wrote:
> On Wed, Apr 27, 2016 at 10:35:25AM +0200, Alessio Igor Bogani wrote:
>> +             bcsr@4,0 {
>> +                     compatible = "artesyn,mvme7100-bcsr";
>> +                     reg = <4 0 0x10000>;
>> +             };
>> +
>> +            serial@5,1000 {
>> +                     cell-index = <2>;
>> +                     device_type = "serial";
>> +                     compatible = "ns16550";
>> +                     reg = <5 0x1000 0x100>;
>> +                     clock-frequency = <1843200>;
>> +                     interrupts = <11 1 0 0>;
>> +             };
>
> The "serial@5,1000" line has spaces where there should be tabs.  There
> are several other instances of this in the patch.
>
> Where did these cell-index values come from?  Why are they needed?

I thought that was the right way to specify the serial number (aka
ttySXX) but I was wrong. I'll remove these.

Thank you very much!

Ciao,
Alessio

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: [v4,1/1] powerpc/86xx: Add support for Emerson/Artesyn MVME7100 Scott Wood <oss@buserror.net> - 2016-05-17 01:50 +0200
  Re: [v4,1/1] powerpc/86xx: Add support for Emerson/Artesyn MVME7100 Alessio Igor Bogani <alessio.bogani@elettra.eu> - 2016-05-30 11:50 +0200
  [PATCH v5 1/1] powerpc/86xx: Add support for Emerson/Artesyn MVME7100 Alessio Igor Bogani <alessio.bogani@elettra.eu> - 2016-05-30 11:50 +0200

csiph-web