Re: [PATCH] beagledaq: Hack in cs_gpios

2011-09-05 Thread Raju Sana
Hi Ben, The McSPI1 has got "num_cs" as 4. I would like to use McSPI1 to select my 3 chips based on the two GPIO pins. Could you please give me some pointers on this. Thanks, Venkat Raju. On Tue, Aug 30, 2011 at 7:22 PM, Ben Gamari wrote: > --- > arch/arm/mach-omap2/board-omap3beagle.c

[PATCH] beagledaq: Hack in cs_gpios

2011-08-30 Thread Ben Gamari
--- arch/arm/mach-omap2/board-omap3beagle.c |4 ++-- arch/arm/mach-omap2/devices.c | 15 +++ 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/arch/arm/mach-omap2/board-omap3beagle.c b/arch/arm/mach-omap2/board-omap3beagle.c index 67999da..481c1a9 100644