On Fri, Apr 15, 2016 at 3:19 PM, <[email protected]> wrote: > Hello, > > I had posted yesterday about an issue with the ethernet not coming back > after you unplug the ethernet cable. I was recommended to upgrade to the > Jessie images as they use conman. This was great, it fixed my problem. > > But now I have another bug. The Rx/Tx pins on SPI1 seem to be flipped. > Attempting to modify this in the device tree overlay does not seem to work. > > Does anyone else have this issue? Have you successfully been able to fix > this issue? > > For me, I've already got hardware built. So at this point I can't work > with the pins being switched. But I need that ethernet bug fixed. >
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/devicetree/bindings/spi/omap-spi.txt?id=refs/tags/v4.6-rc3#n9 - ti,pindir-d0-out-d1-in: Select the D0 pin as output and D1 as input. The default is D0 as input and D1 as output. Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
