On Tue, Jul 7, 2015 at 3:51 PM, AndyS <[email protected]> wrote: > Hi there, > > I am designing a cape which uses SPI, I2C, Analog, Pru I/O, GPIO. Do I need > to create a sepearate .dts file for each function, or can I bundle the > definition into one .dts and compile a single .dtbo?
Just one is fine, see replicate as an example: https://github.com/beagleboard/bb.org-overlays/blob/master/src/arm/BB-BONE-REPLICAP-00B1.dts 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.
