Re: [beagleboard] 3.15.0-rc5-bone1

2014-06-18 Thread turbobobbailey
both the 3.8 and 3.15 driver probe functions look like this: #ifdef CONFIG_ARCH_DAVINCI_DA850 /* Power on PRU in case its not done as part of boot-loader */ gdev->pruss_clk = clk_get(&dev->dev, "pruss"); if (IS_ERR(gdev->pruss_clk)) { dev_err(&dev->dev, "Failed to get clock\n")

Re: [beagleboard] 3.15.0-rc5-bone1

2014-06-17 Thread turbobobbailey
so far, some minor progress. the kernel does not have the drivers enabled in drivers/uio based on the nxctrl project, I replaced the files and Konfig , which allowed me to select the Ti Pruss Driver when rebuilding the kernel. the device tree has no reference or mentions of the pru, I ad

Re: [beagleboard] 3.15.0-rc5-bone1

2014-06-13 Thread turbobobbailey
is there a quick list somewhere for getting the PRU enabled in 3.15? thanks! Bob On Tuesday, May 20, 2014 11:10:31 AM UTC-4, Ross Morrison wrote: > > Is it safe to move forward on 3.15 at this time? This is the only kernel > that supports my Asix AX88x72A based USB Ethernet dongles correctly

[beagleboard] Re: PRU prussdrv_open gives Bus error, Custom PREEMPT_RT Linux kernel 3.14

2014-06-13 Thread turbobobbailey
I presume that you solved this? What was required? I am struggling with the same situation. Thanks, Bob On Wednesday, May 14, 2014 4:36:04 PM UTC-4, henri...@gmail.com wrote: > > > Hi, > I'm currently running a 3.14 PREEMPT_RT build based of Robert C Nelsons > repository. I've got GPIO and