Hi,list,i was reading forlin patch in linaro about mmc sdio function single
irq,i am in a SDIO wifi project,i want to evaluate SDIO wifi throught in sdio
layer,if Customer guess SDIO speed isnt ok ,they can use my programm to test
and evaluate,such as RX only,TX only,ECHO(Host Send data-SDIO Fun
* A big.LITTLE MP integration tree has been created to help test the
various patchsets together and it is being used for the TC2
enablement. ARM is going to point all members to this tree instead of
hosting their own.
* (git://git.linaro.org/arm/big.LITTLE/mp.git)
* The ARM Landing Team delivered
Hi Sylwester
On 2 August 2012 21:50, Sylwester Nawrocki wrote:
> On 08/02/2012 03:42 PM, Sangwook Lee wrote:
>> Add factory default settings for S5K4ECGX sensor registers,
>> which was copied from the reference code of Samsung S.LSI.
>>
>> Signed-off-by: Sangwook Lee
>> ---
>> drivers/media/vid
Hi Sylwester
Thank you for the review.
On 2 August 2012 21:11, Sylwester Nawrocki wrote:
>
> Hi Sangwook,
>
> On 08/02/2012 03:42 PM, Sangwook Lee wrote:
> > The following 2 patches add driver for S5K4ECGX sensor with embedded ISP
> > SoC,
> > and minor v4l2 control API enhancement. S5K4ECGX i
Postmortem and lessons learned for Linaro's release 2012.07
https://wiki.linaro.org/Cycles/1207/Release/Review
Highlights and Key Successes
Linaro continues to make progress in big.LITTLE development as the ARM
Landing Team delivers support for ARM TC2 (TestChip2) ti
On 08/02/2012 03:42 PM, Sangwook Lee wrote:
> Add factory default settings for S5K4ECGX sensor registers,
> which was copied from the reference code of Samsung S.LSI.
>
> Signed-off-by: Sangwook Lee
> ---
> drivers/media/video/s5k4ecgx_regs.h | 3105
> +++
> 1 f
On 08/02/2012 03:42 PM, Sangwook Lee wrote:
> This driver implements preview mode of the S5K4ECGX sensor.
> capture (snapshot) operation, face detection are missing now.
>
> Following controls are supported:
> contrast/saturation/brightness/sharpness
>
> Signed-off-by: Sangwook
> Lee
> ---
...
>
Hi Sangwook,
On 08/02/2012 03:42 PM, Sangwook Lee wrote:
> The following 2 patches add driver for S5K4ECGX sensor with embedded ISP SoC,
> and minor v4l2 control API enhancement. S5K4ECGX is 5M CMOS Image sensor from
> Samsung
>
> Changes since v2:
> - added GPIO (reset/stby) and regulators
> -