Re: No group tracks at Connect

2012-04-20 Thread Tom Gall
On Fri, Apr 20, 2012 at 4:17 PM, Zach Pfeffer wrote: > On 20 April 2012 14:20, Deepak Saxena wrote: >> On 19 April 2012 12:58, Zach Pfeffer wrote: >>> On 19 April 2012 14:47, Deepak Saxena wrote: On 19 April 2012 12:15, Zach Pfeffer wrote: > On 19 April 2012 13:21, Deepak Saxena wrot

Re: Speaker request

2012-04-20 Thread Laura Czajkowski
On 20/04/12 17:46, Laura Czajkowski wrote: Hi I've involved in organising a conference to take place on October 6th & 7th this year in Limerick Ireland. It's a technical conference speaking to students, lecturers and businesses involved in open source. The event is SkyCon which is the Skynet

Re: No group tracks at Connect

2012-04-20 Thread Zach Pfeffer
On 20 April 2012 14:20, Deepak Saxena wrote: > On 19 April 2012 12:58, Zach Pfeffer wrote: >> On 19 April 2012 14:47, Deepak Saxena wrote: >>> On 19 April 2012 12:15, Zach Pfeffer wrote: On 19 April 2012 13:21, Deepak Saxena wrote: > On 19 April 2012 08:53, Christian Robottom Reis wr

Re: [PATCH 13/13] clk: basic: improve parent_names & return errors

2012-04-20 Thread Saravana Kannan
On 04/17/2012 12:17 AM, Shawn Guo wrote: On 17 April 2012 11:50, Turquette, Mike wrote: That is a good question. I think it is worth waiting on Saravana's patch which exposes non-private members of struct clk via struct clk_hw. This will have an effect on both platform clock data and code.

Re: No group tracks at Connect

2012-04-20 Thread Deepak Saxena
On 19 April 2012 12:58, Zach Pfeffer wrote: > On 19 April 2012 14:47, Deepak Saxena wrote: >> On 19 April 2012 12:15, Zach Pfeffer wrote: >>> On 19 April 2012 13:21, Deepak Saxena wrote: On 19 April 2012 08:53, Christian Robottom Reis wrote: > On Wed, Apr 18, 2012 at 10:43:56AM -0500,

Re: checksum file for LEB images

2012-04-20 Thread Andy Doan
On 04/20/2012 07:54 AM, Alexander Sack wrote: On Fri, Apr 20, 2012 at 4:33 AM, Akira Tsukamoto mailto:akira.tsukam...@linaro.org>> wrote: Hi, Currently Linaro is not providing checksum file for LEB images. For example, http://releases.linaro.org/12.__03/android/leb-panda/ <

Speaker request

2012-04-20 Thread Laura Czajkowski
Hi I've involved in organising a conference to take place on October 6th & 7th this year in Limerick Ireland. It's a technical conference speaking to students, lecturers and businesses involved in open source. The event is SkyCon which is the Skynet computer society 20th birthday. It's a 2

Re: Possible issues with going from OMAP4 to OMAP5 with Linux

2012-04-20 Thread Dechesne, Nicolas
On Fri, Apr 20, 2012 at 10:15 AM, Martin Ertsås wrote: > Hi. > > We are currently working towards deploying on a OMAP4460 SoC, and are > using the kernel from the TI landing team in tilt-3.3, but would be > willing to go to 4.4 if necessary. > s/4.4/3.4/ > > We are currently discussing using t

Re: checksum file for LEB images

2012-04-20 Thread Fathi Boudra
On 20 April 2012 15:54, Alexander Sack wrote: > > On Fri, Apr 20, 2012 at 4:33 AM, Akira Tsukamoto > wrote: >> >> Hi, >> >> Currently Linaro is not providing checksum file for LEB images. >> For example, >> http://releases.linaro.org/12.03/android/leb-panda/ >> has MD5SUM files but it contains va

Re: checksum file for LEB images

2012-04-20 Thread Alexander Sack
On Fri, Apr 20, 2012 at 4:33 AM, Akira Tsukamoto wrote: > Hi, > > Currently Linaro is not providing checksum file for LEB images. > For example, > http://releases.linaro.org/12.**03/android/leb-panda/ > has MD5SUM files but it contains value fo

Re: [PATCH 2/2] regulator: Add Freescale's MC34708 regulators

2012-04-20 Thread Mark Brown
On Fri, Apr 20, 2012 at 12:38:41AM +0800, Ying-Chun Liu (PaulLiu) wrote: > +static const int mc34708_sw1A[] = { > + 65, 662500, 675000, 687500, 70, 712500, Replace these by direct calculations, using tables is both less efficient and less clear. > + mc34708_lock(priv->mc34708); >

Re: [ACTIVITY] (Deepak Saxena) April 8 - 14

2012-04-20 Thread Christian Robottom Reis
On Tue, Apr 17, 2012 at 09:29:38AM -0700, Deepak Saxena wrote: > * Worked with Kiko on Android Upstreaming patch tracking. Still have > mixed feelings about whether every single patch needs to be tracked to > help stay on top of deliverables but will give it a try, might get > some ideas on differe

Re: [PATCH 1/2] mfd: Add Freescale's PMIC MC34708 support

2012-04-20 Thread Mark Brown
On Fri, Apr 20, 2012 at 12:38:40AM +0800, Ying-Chun Liu (PaulLiu) wrote: > +Sub-nodes: > +- regulators : Contain the regulator nodes. The MC34708 regulators are > + bound using their names as listed below for enabling. > + > +mc34708__sw1a: regulator SW1A > +mc34708__sw1b: regula

Possible issues with going from OMAP4 to OMAP5 with Linux

2012-04-20 Thread Martin Ertsås
Hi. We are currently working towards deploying on a OMAP4460 SoC, and are using the kernel from the TI landing team in tilt-3.3, but would be willing to go to 4.4 if necessary. We are currently discussing using the OMAP5432 instead of the OMAP4460, and are wondering which issues we might encounte

Re: [PATCH 1/2] mfd: Add Freescale's PMIC MC34708 support

2012-04-20 Thread Robert Schwebel
On Fri, Apr 20, 2012 at 12:38:40AM +0800, Ying-Chun Liu (PaulLiu) wrote: > diff --git a/Documentation/devicetree/bindings/mfd/mc34708.txt > b/Documentation/devicetree/bindings/mfd/mc34708.txt > new file mode 100644 > index 000..2bb5c9e > --- /dev/null > +++ b/Documentation/devicetree/bindings/