Re: [PATCH Resend V2] dt: add helper function to read u8 & u16 variables & arrays

2012-11-10 Thread Viresh Kumar
Ping!! On 7 November 2012 09:52, viresh kumar wrote: > On Tue, Nov 6, 2012 at 7:48 PM, Rob Herring wrote: >>> +#define of_property_read_array(_np, _pname, _out, _sz) >>> \ > >>> + while (_sz--) \ >>> + *_out

Re: [PATCH 1/4] mfd: ab8500: add devicetree support for fuelgauge

2012-11-10 Thread Francesco Lavra
On 11/07/2012 07:45 PM, Rajanikanth H V wrote: > On Thu, 1 Nov 2012, Francesco Lavra wrote: > [...] >>> +btech = of_get_property(np_bat_supply, >>> +"stericsson,battery-type", NULL); >>> +if (!btech) { >>> +dev_warn(dev, "missing property battery-name/type\n"); >>> +

Re: Linaro Website Contact

2012-11-10 Thread Fathi Boudra
Hi, > I'm using a i.MX6Q Sabre Lite Board running a kernel and rootfs from > linaro-12.09(Ubuntu-12.04) release. > I would like to cross compile Qt applications for this board, could you guys > give me a hint on this? > I've been trying without successs. Thanks for your support. Assuming you wa