<p>> Don't top post!<br>
I do what I can with my Google phone :-)</p>
<p>> > Because this bus number is used to create the device name on<br>
> > /sys/bus/spi/..., name that the user app must know to work with.<br>
><br>
> Why must the user application know this?  What is missing to allow the<br>
> application to discover an appropriate device to work with automatically?</p>
<p>Good question. I have a nvSRAM that I access using the AT25 driver, and I don't know how access it without its /sys/bus/ name. If there is another way, it is worse to consider it.<br></p><p>I think a similar way is used to read/write GPIOs...</p>
<p>Before DTS, it was possible to set the SPI bus number in arch/nios2/kernel/config.c (in the case of our NIOS2 Linux port), but now, without such a patch, it's not possible anymore. For me, it is a regression! <br></p>
<p><br></p><p>Fred</p><p><br>
</p>