Re: [PATCH 3/5] omap: mux: Add new style pin multiplexing data for 34xx

2009-11-11 Thread Mike Rapoport
Tony Lindgren wrote: Hi, Sorry for the delay, have not had a chance to work on this for a few days. * Mike Rapoport m...@compulab.co.il [091103 23:14]: Tony Lindgren wrote: * Mike Rapoport mike.rapop...@gmail.com [091102 23:10]: On Mon, Nov 2, 2009 at 9:10 PM, Tony Lindgren

Re: [PATCH 3/5] omap: mux: Add new style pin multiplexing data for 34xx

2009-11-10 Thread Tony Lindgren
Hi, Sorry for the delay, have not had a chance to work on this for a few days. * Mike Rapoport m...@compulab.co.il [091103 23:14]: Tony Lindgren wrote: * Mike Rapoport mike.rapop...@gmail.com [091102 23:10]: On Mon, Nov 2, 2009 at 9:10 PM, Tony Lindgren t...@atomide.com wrote: * Mike

Re: [PATCH 3/5] omap: mux: Add new style pin multiplexing data for 34xx

2009-11-03 Thread Tony Lindgren
* Mike Rapoport mike.rapop...@gmail.com [091102 23:10]: On Mon, Nov 2, 2009 at 9:10 PM, Tony Lindgren t...@atomide.com wrote: * Mike Rapoport m...@compulab.co.il [091101 02:30]: Tony Lindgren wrote: Add new style mux data for 34xx. This should also work with 3630 easily by adding

[PATCH] omap: mux: Replace omap_cfg_reg() with new style signal or gpio functions (Re: [PATCH 3/5] omap: mux: Add new style pin multiplexing data for 34xx)

2009-11-03 Thread Tony Lindgren
* Tony Lindgren t...@atomide.com [091103 08:44]: * Mike Rapoport mike.rapop...@gmail.com [091102 23:10]: On Mon, Nov 2, 2009 at 9:10 PM, Tony Lindgren t...@atomide.com wrote: * Mike Rapoport m...@compulab.co.il [091101 02:30]: Tony Lindgren wrote: Add new style mux data for

Re: [PATCH 3/5] omap: mux: Add new style pin multiplexing data for 34xx

2009-11-03 Thread Mike Rapoport
Tony Lindgren wrote: * Mike Rapoport mike.rapop...@gmail.com [091102 23:10]: On Mon, Nov 2, 2009 at 9:10 PM, Tony Lindgren t...@atomide.com wrote: * Mike Rapoport m...@compulab.co.il [091101 02:30]: Tony Lindgren wrote: Add new style mux data for 34xx. This should also work with 3630

Re: [PATCH 3/5] omap: mux: Add new style pin multiplexing data for 34xx

2009-11-02 Thread Tony Lindgren
* Mike Rapoport m...@compulab.co.il [091101 02:30]: Tony Lindgren wrote: Add new style mux data for 34xx. This should also work with 3630 easily by adding the processor subset and ball data. Note that this data is __initdata, and gets optimized out if CONFIG_OMAP_MUX is not set.

Re: [PATCH 3/5] omap: mux: Add new style pin multiplexing data for 34xx

2009-11-02 Thread Mike Rapoport
On Mon, Nov 2, 2009 at 9:10 PM, Tony Lindgren t...@atomide.com wrote: * Mike Rapoport m...@compulab.co.il [091101 02:30]: Tony Lindgren wrote: Add new style mux data for 34xx. This should also work with 3630 easily by adding the processor subset and ball data. Note that this data is

Re: [PATCH 3/5] omap: mux: Add new style pin multiplexing data for 34xx

2009-11-01 Thread Mike Rapoport
Tony Lindgren wrote: Add new style mux data for 34xx. This should also work with 3630 easily by adding the processor subset and ball data. Note that this data is __initdata, and gets optimized out if CONFIG_OMAP_MUX is not set. Also, the debug data gets optimized out if CONFIG_DEBUG_FS