Re: [U-Boot] [PATCH 1/6 V4] EXYNOS5: Fix system register structure

2012-05-21 Thread Anatolij Gustschin
Hi Marek, On Mon, 21 May 2012 07:41:04 +0200 Marek Vasut ma...@denx.de wrote: Dear Rajeshwari Birje, Hi Marek, I am working on u-boot-samsung master branch. arch/arm/include/asm/arch-exynos/system.h was added to it on April 5 2012 with patch: EXYNOS: definitions of system

Re: [U-Boot] [PATCH 1/6 V4] EXYNOS5: Fix system register structure

2012-05-20 Thread Marek Vasut
Dear Rajeshwari Shinde, This patch corrects the SYSREG structure. We have removed the sysreg.h added in the previous patchset version as the sysreg structure is already defined in system.h. Signed-off-by: Rajeshwari Shinde rajeshwar...@samsung.com Acked-by: Minkyu Kang mk7.k...@samsung.com

Re: [U-Boot] [PATCH 1/6 V4] EXYNOS5: Fix system register structure

2012-05-20 Thread Rajeshwari Birje
Hi Marek, I am working on u-boot-samsung master branch. arch/arm/include/asm/arch-exynos/system.h was added to it on April 5 2012 with patch: EXYNOS: definitions of system resgister and power management registers. If you still want me rebase the patches on u-boot-usb/master do let me know. On

Re: [U-Boot] [PATCH 1/6 V4] EXYNOS5: Fix system register structure

2012-05-20 Thread Marek Vasut
Dear Rajeshwari Birje, Hi Marek, I am working on u-boot-samsung master branch. arch/arm/include/asm/arch-exynos/system.h was added to it on April 5 2012 with patch: EXYNOS: definitions of system resgister and power management registers. If you still want me rebase the patches on

Re: [U-Boot] [PATCH 1/6 V4] EXYNOS5: Fix system register structure

2012-05-18 Thread Marek Vasut
Dear Rajeshwari Birje, Hi Marek, The exact change is in [PATCH 4/6 V4] EXYNOS: Add power Enable/Disable for USB-EHCI, It is : Renamed exynos5_set_usb_phy_ctrl and set_usb_phy_ctrl to exynos5_set_usbhost_phy_ctrl and set_usbhost_phy_ctrl. Thank you for clearing this up. I'm now waiting

Re: [U-Boot] [PATCH 1/6 V4] EXYNOS5: Fix system register structure

2012-05-17 Thread Rajeshwari Birje
Hi Marek, The exact change is in [PATCH 4/6 V4] EXYNOS: Add power Enable/Disable for USB-EHCI, It is : Renamed exynos5_set_usb_phy_ctrl and set_usb_phy_ctrl to exynos5_set_usbhost_phy_ctrl and set_usbhost_phy_ctrl. On Wed, May 16, 2012 at 6:53 PM, Marek Vasut ma...@denx.de wrote: Dear Vivek

Re: [U-Boot] [PATCH 1/6 V4] EXYNOS5: Fix system register structure

2012-05-16 Thread Marek Vasut
Dear Vivek Gautam, Hi Marek, On Wed, May 14, 2012 at 11:56 PM, Marek Vasut ma...@denx.dechander.kash...@linaro.org wrote: Dear Rajeshwari Shinde, This patch corrects the SYSREG structure. What is the exact difference between this patchset and V3 one? It's a good

Re: [U-Boot] [PATCH 1/6 V4] EXYNOS5: Fix system register structure

2012-05-16 Thread Vivek Gautam
Hi Marek, On Wed, May 14, 2012 at 11:56 PM, Marek Vasut ma...@denx.dechander.kash...@linaro.org wrote: Dear Rajeshwari Shinde, This patch corrects the SYSREG structure. What is the exact difference between this patchset and V3 one? It's a good practice to sum such things up below

[U-Boot] [PATCH 1/6 V4] EXYNOS5: Fix system register structure

2012-05-14 Thread Rajeshwari Shinde
This patch corrects the SYSREG structure. We have removed the sysreg.h added in the previous patchset version as the sysreg structure is already defined in system.h. Signed-off-by: Rajeshwari Shinde rajeshwar...@samsung.com Acked-by: Minkyu Kang mk7.k...@samsung.com ---

Re: [U-Boot] [PATCH 1/6 V4] EXYNOS5: Fix system register structure

2012-05-14 Thread Marek Vasut
Dear Rajeshwari Shinde, This patch corrects the SYSREG structure. What is the exact difference between this patchset and V3 one? It's a good practice to sum such things up below diffstat. We have removed the sysreg.h added in the previous patchset version as the sysreg structure is already