Re: Bus framework

2011-10-25 Thread Amit Kucheria
On 11 Oct 26, Richard Zhao wrote: > Hi Amit, > > Is there anyone working on a SoC bus framework? > The bus framework can manage the bus fabric, ddr, OCRAM clocks. When a > device driver become working, it tells bus framework, cpu may access > me (ip bus and related bus fabric on), I'm also a bus m

Re: ELC-E Linaro Android Presentation For Comment

2011-10-25 Thread Zach Pfeffer
Thanks for the input everyone. Here's the updated slide deck. odp https://docs.google.com/a/linaro.org/leaf?id=0B3pUtxWjZbP9MThjN2IxNDctM2QxZS00MDAyLTkwYjktYTNiMDYyMWJkOGE0&hl=en_US pdf https://docs.google.com/a/linaro.org/viewer?a=v&pid=explorer&chrome=true&srcid=0B3pUtxWjZbP9NTJjYWNmNTktN2MzMC

Fwd: Android QA session at Connect Q4.11

2011-10-25 Thread Abhishek Paliwal
Adding wider community. -- Forwarded message -- From: Abhishek Paliwal Date: 25 October 2011 11:59 Subject: Android QA session at Connect Q4.11 To: linaro-android Cc: Paul Larson , Fathi Boudra < fathi.bou...@linaro.org> Hi Everyone, There will be a Android-QA session conducte

Re: Bus framework

2011-10-25 Thread Eric Miao
On Wed, Oct 26, 2011 at 9:40 AM, Richard Zhao wrote: > Hi Amit, > > Is there anyone working on a SoC bus framework? > The bus framework can manage the bus fabric, ddr, OCRAM clocks. When a > device driver become working, it tells bus framework, cpu may access > me (ip bus and related bus fabric on

Bus framework

2011-10-25 Thread Richard Zhao
Hi Amit, Is there anyone working on a SoC bus framework? The bus framework can manage the bus fabric, ddr, OCRAM clocks. When a device driver become working, it tells bus framework, cpu may access me (ip bus and related bus fabric on), I'm also a bus master, may access ddr (ddr dma access +1 ). Fo

[ACTIVITY] Multimedia WG Status report - wk42 (20111017-20111021)

2011-10-25 Thread Ilias Biris
Detailed status in https://wiki.linaro.org/WorkingGroups/Middleware/Multimedia/WeeklyReport Last meeting minutes (logs also at the bottom of the wiki page): https://wiki.linaro.org/WorkingGroups/Middleware/Multimedia/Notes/2011-10-18 Highlights: - 11.10 released components yield was lower than o

LEB Android Acceleration Session at connect

2011-10-25 Thread Vishal Bhoj
Hello, There will be a how to integrate proprietary binary overlays onto LEBs at the Connect, https://blueprints.launchpad.net/linaro-android/+spec/linaro-platforms-lc4.11-android-acceleration The plan is to have a discussion about the following cases: 1. The blocking factors on including bi

Package metadata with Linaro Ubuntu images

2011-10-25 Thread Mattias Backman
Hi all, At the next Connect we will have a session about packaging metadata with Linaro Ubuntu images. https://blueprints.launchpad.net/linaro-ubuntu/+spec/linaro-platforms-p-image-metadata Having image metadata can give information to linaro-media-create about the size of partitions to create,

[ANN] Linaro CI Kernel Effort 2011.10

2011-10-25 Thread Deepti Kalakeri
Hello All, The Linaro Infrastructure team is pleased to announce the Continuous Integration (CI) efforts 2011.10. The Infrastructure Team is tasked to develop and maintain a jenkins based, versatile service run in the cloud that will drive the build part of the continuous integration loop for eng

Android Build session at the Connect

2011-10-25 Thread Paul Sokolovsky
Hello, There will be Android Build System related session at the Connect, https://blueprints.launchpad.net/linaro-android/+spec/linaro-platforms-lc4.11-android-build The plan is to have discussion on the following topics: 1. Performance of the Android Build during last half year 2. What was done

Automated Android Testing at Connect

2011-10-25 Thread Frans Gifford
Hi, We're going to have a session on Automated Android Testing at Connect. Since the android team all make changes that go through the test system, I'd like to invite them all to attend. I'd also like to invite someone from validation with whom we can discuss potential LAVA changes and also someon

Re: linaro-overlay: auto-serial-console clobbers bootup serial port configuration

2011-10-25 Thread Alexander Sack
On Tue, Oct 25, 2011 at 12:07 PM, Dave Martin wrote: > On Mon, Oct 17, 2011 at 01:47:13PM +0200, Alexander Sack wrote: > > Hi, > > > > On Fri, Oct 14, 2011 at 7:52 PM, Dave Martin > wrote: > > > > > "Filing" this bug report on linaro-dev for now, so I don't forget it. > > > I can't figure out how

Re: linaro-overlay: auto-serial-console clobbers bootup serial port configuration

2011-10-25 Thread Dave Martin
On Mon, Oct 17, 2011 at 01:47:13PM +0200, Alexander Sack wrote: > Hi, > > On Fri, Oct 14, 2011 at 7:52 PM, Dave Martin wrote: > > > "Filing" this bug report on linaro-dev for now, so I don't forget it. > > I can't figure out how to file a but against linaro-overlay on launchpad. > > (Any suggest

Re: [PATCH] drivers: create a pin control subsystem v8

2011-10-25 Thread Tony Lindgren
* Grant Likely [111024 12:31]: > On Mon, Oct 24, 2011 at 09:48:19AM +0200, Linus Walleij wrote: > > On Mon, Oct 24, 2011 at 9:36 AM, Grant Likely > > wrote: > > > On Mon, Oct 24, 2011 at 09:26:38AM +0200, Linus Walleij wrote: > > (...) > > >> I was more thinking along the lines of one device per

Re: [PATCH] drivers: create a pin control subsystem v8

2011-10-25 Thread Mark Brown
On Tue, Oct 25, 2011 at 10:17:19AM +0200, Grant Likely wrote: > I've got no issue with a debugfs interface, although it would probably > a good idea to put a big scary warning into klog when userspace starts > manipulating pinctrl setting. Maybe should taint the kernel too. Yes, we really should

Re: [PATCH] drivers: create a pin control subsystem v8

2011-10-25 Thread Grant Likely
On Tue, Oct 25, 2011 at 10:05:32AM +0200, Tony Lindgren wrote: > * Grant Likely [111024 12:31]: > > On Mon, Oct 24, 2011 at 09:48:19AM +0200, Linus Walleij wrote: > > > On Mon, Oct 24, 2011 at 9:36 AM, Grant Likely > > > wrote: > > > > On Mon, Oct 24, 2011 at 09:26:38AM +0200, Linus Walleij wrot