[v4,1/1] powerpc/86xx: Add support for Emerson/Artesyn MVME7100
Alessio Igor Bogani
alessio.bogani at elettra.eu
Mon May 30 19:46:03 AEST 2016
Hi Scott,
On 17 May 2016 at 01:41, Scott Wood <oss at buserror.net> wrote:
> On Wed, Apr 27, 2016 at 10:35:25AM +0200, Alessio Igor Bogani wrote:
>> + bcsr at 4,0 {
>> + compatible = "artesyn,mvme7100-bcsr";
>> + reg = <4 0 0x10000>;
>> + };
>> +
>> + serial at 5,1000 {
>> + cell-index = <2>;
>> + device_type = "serial";
>> + compatible = "ns16550";
>> + reg = <5 0x1000 0x100>;
>> + clock-frequency = <1843200>;
>> + interrupts = <11 1 0 0>;
>> + };
>
> The "serial at 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
More information about the Linuxppc-dev
mailing list