On Thursday 17 June 2010 11:22:29 Christophe Aeschlimann wrote:
> > Actually it is not SoC specific. Possible pinmux configurations are
> > defined in SoC specific files, then they are adjusted in board specific
> > files using 'davinci_cfg_reg' which is defined in mach/mux.h.
>
> Indeed. Thanks for the help.

Well, not quite. Your board design may very well require a configuration
not already included in the 'possible pinmux configurations', which
means you will have to extend these. After doing that several times I
decided to no longer use that mechanism in my board code and
instead set up pin multplexing by directly writing the pinmux
registers.

Thomas

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to