Hi Joonyoung,

Thank you for testing.

Regards,
Rajeshwari Shinde

On Mon, Aug 20, 2012 at 12:15 PM, Joonyoung Shim <dofm...@gmail.com> wrote:
> Hi,
>
> 2012/8/2 Rajeshwari Shinde <rajeshwar...@samsung.com>:
>> This patch adds SPI driver for EXYNOS.
>>
>> Signed-off-by: Simon Glass <s...@chromium.org>
>> Signed-off-by: Padmavathi Venna <padm...@samsung.com>
>> Signed-off-by: Gabe Black <gabebl...@google.com>
>> Signed-off-by: Rajeshwari Shinde <rajeshwar...@samsung.com>
>> ---
>> Changes in V2:
>>         - None.
>> Changes in V3:
>>         - Removed SPI_SLAVE flag.
>> Changes in V4:
>>         - Rebased on Mainline u-boot.git.
>>         - Removed variable bus_count and DECLARE_GLOBAL_DATA_PTR;
>>         - Function spi_flush_fifo made static.
>>  arch/arm/include/asm/arch-exynos/spi.h |   78 +++++++
>>  drivers/spi/Makefile                   |    1 +
>>  drivers/spi/exynos_spi.c               |  364 
>> ++++++++++++++++++++++++++++++++
>>  3 files changed, 443 insertions(+), 0 deletions(-)
>>  create mode 100644 arch/arm/include/asm/arch-exynos/spi.h
>>  create mode 100644 drivers/spi/exynos_spi.c
>>
>
> I tested this driver is working at the exynos5250
>
> Tested-by: jy0922.s...@samsung.com
>
>
> --
> - Joonyoung Shim
> _______________________________________________
> U-Boot mailing list
> U-Boot@lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to