On 10/31/2012 04:40 PM, Rajanikanth H.V wrote:
> From: "Rajanikanth H.V"
>
> - This patch adds device tree support for fuelgauge driver
> - optimize bm devices platform_data usage and of_probe(...)
> Note: of_probe() routine for battery managed devices is made
> common across all bm drivers.
Hi,
On 10/30/2012 05:49 PM, hongbo.zhang wrote:
> From: "hongbo.zhang"
>
> This diver is based on the thermal management framework in thermal_sys.c. A
> thermal zone device is created with the trip points to which cooling devices
> can be bound, the current cooling device is cpufreq, e.g. CPU fr
Hi,
Nice! I tried rebuilding the kernel while keeping the precompiled
openembedded root filesystem.
It could not boot beyond the point where the init starts. I followed the
exact same steps
to compile the kernel from linaro and it did compile without any problems.
As for the image
preparation ther