> On Apr 4, 2016, at 13:36 , Robert Nelson <[email protected]> wrote:
> 
> > > You need to add this to your base *.dtb:
> > >
> > > https://github.com/RobertCNelson/dtb-rebuilder/blob/4.1-ti/src/arm/am335x-boneblack-audio.dts#L17-L28
> > >
> > > btw, the one thing i haven't tried, have everything in the clk defined 
> > > except for the gpio and load that as part of the audio overlay..
> > >
> > > side note, we just got audio (cape audio rev b) working a few weeks back, 
> > > so this is relatively new
> >
> > Thanks, Robert. I'll give that a shot. I'm not immediately sure what my 
> > current base *.dtb is, nor how to build a new one and specify that be used. 
> > But maybe I can piggyback off the one you show there.
> 
> Switch to r7, just pushed it out this morning.

Should that be available in apt, or do I need to git pull and build it myself? 
I tried "apt-get update && apt-get install -y linux-image-4.4.6-bone-rt-r7" but 
no luck. Maybe it just takes a while to show up?

Thanks!

> 
> dtb=am335x-boneblack-audio.dtb
> 
> >
> > Out of curiosity, why can't this be done as an overlay (to help me 
> > understand the Device Tree better)?
> >
> 
> Just a bug in the clock driver, the dynamic overlay changes is still very 
> fragile. In most cases moving the driver as a module vs built-in, fixes it 
> right up.. Except this is the clock driver, it needs to be built in..
> 
> Regards,
> 
> 
> -- 
> 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.


-- 
Rick



-- 
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.

Reply via email to