Re: [U-Boot] [PATCH 0/7 V4] EXYNOS5: Enable SPI support

2012-09-04 Thread Rajeshwari Birje
Hi Minkyu Kang, Thank you for response. I feel this patch set is specific to EXYNOS and hence would be merged in u-boot-samsung. These patches are tested by Joonyoung Shim. Hence except the second patch "Winbond part details for WQ5232" all other patches can be merged in our samsung tree as ther

Re: [U-Boot] [PATCH 0/7 V4] EXYNOS5: Enable SPI support

2012-09-04 Thread Minkyu Kang
Dear Rajeshwari Birje, On 4 September 2012 15:28, Rajeshwari Birje wrote: > Hi Minkyu Kang, > > I have a confusion will this patch set me merged in u-boot-samsung > branch or in sf branch, since only one patch "Winbond part details for > WQ5232" is merged in sf branch. I didn't merge this patchs

Re: [U-Boot] [PATCH 0/7 V4] EXYNOS5: Enable SPI support

2012-09-03 Thread Rajeshwari Birje
Hi Minkyu Kang, I have a confusion will this patch set me merged in u-boot-samsung branch or in sf branch, since only one patch "Winbond part details for WQ5232" is merged in sf branch. Thanks and Regards, Rajeshwari Shinde. On Tue, Aug 14, 2012 at 12:06 PM, Rajeshwari Birje wrote: > Hi Mike, >

Re: [U-Boot] [PATCH 0/7 V4] EXYNOS5: Enable SPI support

2012-08-13 Thread Rajeshwari Birje
Hi Mike, I verified the SF branch and found that only patch 2 "Winbond part details for WQ5232" is added. Other patches of the same patch set are not yet merged. Please do let me know which tree would merge the remaining patches if not SF branch. Regards, Rajeshwari Shinde On Thu, Aug 2, 2012

[U-Boot] [PATCH 0/7 V4] EXYNOS5: Enable SPI support

2012-08-02 Thread Rajeshwari Shinde
This patch set adds SPI driver for EXYNOS5 and enables same. This patch set is based on latest Mainline u-boot.git tree. Changes in V2: - Correted the Commit message. Changes in V3: - Removed SPI_SLAVE Flag. - Corrected warning messages. Changes on V4: - Rebased on