Re: [PATCH v2 0/3] EXYNOS: Add support for Exynos4x12

2012-12-07 Thread Minkyu Kang
Dear Chander, On 02/11/12 19:51, Chander Kashyap wrote: > ping > > On 2 October 2012 15:16, Chander Kashyap wrote: >> This patch series popultes Register addresses, clock structure and >> gpio structure for Exynos4x12. >> >> Changes in v2: >> - Fixed the GPIO base address macro for exyno

[Resend Patch v2 0/3] EXYNOS: Add support for Exynos4x12

2012-12-07 Thread Chander Kashyap
This patch series popultes Register addresses, clock structure and gpio structure for Exynos4x12. Rebase to latest u-boot-samsung tree. Chander Kashyap (3): EXYNOS: EXYNOS4X12: Populate Exynos4x12 register addresses EXYNOS: EXYNOS4X12: Add clock structure for EXYNOS4X12 EXYNOS: EXYNOS4X12: A

Re: [PATCH v2 0/3] EXYNOS: Add support for Exynos4x12

2012-12-06 Thread Chander Kashyap
Dear Minkyu, On 7 December 2012 13:19, Minkyu Kang wrote: > Dear Chander, > > On 02/11/12 19:51, Chander Kashyap wrote: >> ping >> >> On 2 October 2012 15:16, Chander Kashyap wrote: >>> This patch series popultes Register addresses, clock structure and >>> gpio structure for Exynos4x12. >>> >>>

Re: [U-Boot] [PATCH v2 0/3] EXYNOS: Add support for Exynos4x12

2012-11-03 Thread Marek Vasut
Dear Chander Kashyap, > ping CCing custodian. > On 2 October 2012 15:16, Chander Kashyap wrote: > > This patch series popultes Register addresses, clock structure and > > gpio structure for Exynos4x12. > > > > Changes in v2: > > - Fixed the GPIO base address macro for > > exyno

Re: [PATCH v2 0/3] EXYNOS: Add support for Exynos4x12

2012-11-02 Thread Chander Kashyap
ping On 2 October 2012 15:16, Chander Kashyap wrote: > This patch series popultes Register addresses, clock structure and > gpio structure for Exynos4x12. > > Changes in v2: > - Fixed the GPIO base address macro for exynos4x12_gpio_part3_get_nr > in arch/arm/include/asm/arch-exy

Re: [U-Boot] [PATCH v2 0/3] EXYNOS: Add support for Exynos4x12

2012-10-03 Thread Marek Vasut
Dear Chander Kashyap, > This patch series popultes Register addresses, clock structure and > gpio structure for Exynos4x12. > > Changes in v2: > - Fixed the GPIO base address macro for exynos4x12_gpio_part3_get_nr > in arch/arm/include/asm/arch-exynos/gpio.h > Chander Kashyap (3): >

Re: [U-Boot] [PATCH v2 0/3] EXYNOS: Add support for Exynos4x12

2012-10-02 Thread Viresh Kumar
On 3 October 2012 11:04, Chander Kashyap wrote: >> CCing Minkyu > mk7.k...@samsung.com is also Minkyu's ID. >> Tip: Always place a blank line before/after your comments, when replying mails. That makes it much more readable to others. ___ linaro-dev ma

Re: [U-Boot] [PATCH v2 0/3] EXYNOS: Add support for Exynos4x12

2012-10-02 Thread Chander Kashyap
Dear Marek, thanks. On 3 October 2012 05:46, Marek Vasut wrote: > Dear Chander Kashyap, > >> This patch series popultes Register addresses, clock structure and >> gpio structure for Exynos4x12. >> >> Changes in v2: >> - Fixed the GPIO base address macro for exynos4x12_gpio_part3_get_nr >>

[PATCH v2 0/3] EXYNOS: Add support for Exynos4x12

2012-10-02 Thread Chander Kashyap
This patch series popultes Register addresses, clock structure and gpio structure for Exynos4x12. Changes in v2: - Fixed the GPIO base address macro for exynos4x12_gpio_part3_get_nr in arch/arm/include/asm/arch-exynos/gpio.h Chander Kashyap (3): EXYNOS: EXYNOS4X12: Populate Exy