On Sep 28, 2013 3:36 PM, <[email protected]> wrote: > > Hum, so where is the C file for BBB init?
Its dead Jim... Everything going forward is device trees.. That file I previously linked it is the c board file replacement. > > Could you confirm me that user led0 pin number is 1*32+21 so 53? > > thanks for your answer > > Best! > > Le samedi 28 septembre 2013 10:55:56 UTC-4, RobertCNelson a écrit : >> >> On Sat, Sep 28, 2013 at 2:10 AM, <[email protected]> wrote: >> > According to BBB user manual p61 and BBB schematic: >> > led user0 is connected on PIN GPIO1_21, so his pin number should be >> > 1*32+21=53. >> > >> > But in arch/arm/mach-omap2/board-omap3beagle.c his number is 150, and led >> > user1 pin number is 149; >> >> BeagleBone Black != "omap3 BeagleBoard" >> >> gpio1_21 is right here: >> >> https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/arch/arm/boot/dts/am335x-bone-common.dtsi#n169 >> >> Regards, >> >> -- >> Robert Nelson >> http://www.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/groups/opt_out. -- 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/groups/opt_out.
