On Tue, Feb 3, 2015 at 5:36 PM, Jim Giles <[email protected]> wrote: > Hello, > > I'm trying to create custom .dts* files and a kernel image based on > 3.8.13-bone47. Eventually, I need to replace the tps65217 with the > tps65910. > > I've found source for tps65217.c, tps65217.dtsi, (and corresponding files > for the tps65910), but I can't find a corresponding kernel module in > 3.8.13-bone47. Should there be a tps65217.ko file in > /lib/modules/3.8.13-bone47/kernel/drivers/* ? > If not, what code is responsible for passing configuration parameters to the > regulators?
https://github.com/beagleboard/linux/blob/3.8/drivers/regulator/tps65217-regulator.c 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/d/optout.
