I got it figured out.  The SPI dev include dtsi were commented out after my
merge.  I guess the default state is SPI devices disabled.

On Sun, Oct 5, 2014 at 1:27 PM, Dallas Clement <dallas.a.clem...@gmail.com>
wrote:

> Hey Robert, I know this thread is getting long in the tooth.  Originally I
> had asked for help on enabling the SPI devices on the 3.14 kernel.  You got
> me past that with some patches.  However, I just did a merge from the
> latest upstream and now my SPI devices are not enabled any more when I boot
> the kernel.  This is what I have on the command line:
>
> capemgr.enable_partno=BB-SPIDEV0,BB-SPIDEV1
>
> Do these parts have different names now?
>
> Thanks,
>
> Dallas
>
> On Fri, Sep 5, 2014 at 1:10 PM, Jason Lange <j.b.la...@gmail.com> wrote:
>
>>
>>
>> On Friday, 29 August 2014 10:37:09 UTC-7, RobertCNelson wrote:
>>>
>>>
>>>
>>> 2nd thought, the uart conflicts..
>>> so disable:
>>>
>>> #include "am335x-bone-basic-proto-cape.dtsi"
>>> ->
>>> /* #include "am335x-bone-basic-proto-cape.dtsi" */
>>>
>>> Then add spi0:
>>> #include "am335x-bone-spi0-spidev.dtsi"
>>>
>>> Then spi1:
>>> #include "am335x-bone-spi1-spidev.dtsi"
>>> or
>>> #include "am335x-bone-spi1a-spidev.dtsi"
>>>
>>> then make/sudo make install/sudo reboot
>>>
>>>
>> ..I think I should add this for completion
>>
>> Also do:
>>
>> #include "am335x-boneblack-nxp-hdmi-audio.dtsi"
>>
>> to:
>>
>> /*#include "am335x-boneblack-nxp-hdmi-audio.dtsi"*/
>>
>> and if you want hdmi do:
>>
>> /* #include "am335x-boneblack-nxp-hdmi-no-audio.dtsi"*/
>>
>> to:
>>
>>  #include "am335x-boneblack-nxp-hdmi-no-audio.dtsi"
>>
>> --
>> For more options, visit http://beagleboard.org/discuss
>> ---
>> You received this message because you are subscribed to a topic in the
>> Google Groups "BeagleBoard" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/beagleboard/_qhb4wumgpU/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> beagleboard+unsubscr...@googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to