On 03/13/2014 08:50 PM, John Syn wrote:

From: <[email protected] <mailto:[email protected]>> Reply-To: <[email protected] <mailto:[email protected]>>
Date: Thursday, March 13, 2014 at 9:11 AM
To: <[email protected] <mailto:[email protected]>>
Cc: Jacob Stockton <[email protected] <mailto:[email protected]>>, <[email protected] <mailto:[email protected]>>
Subject: Re: [beagleboard] Device Tree Compiler

    Im looking through David Ander's article and I just dont
    understand whats going on when "applying diff to kernel"
    could you offer any assistance

Open the file drivers/spi/spidev.c and add the line:
        { .compatible = "linux,spidev" },
This line should be placed after the line:
        { .compatible = "rohm,dh2228fv" },
Regards,
John

It's a patch file to apply to the spidev.c file. As it's only one line you can simply just edit the file and add the line, then rebuild the file.

Mike

--
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.

Reply via email to