RE: [PATCH 3/3] ARM: EXYNOS4: Add support for 8-bit bus width in SDHCI for ORIGEN

2011-09-05 Thread Kukjin Kim
Tushar Behera wrote: > > On Wednesday 31 August 2011 06:31 AM, Kukjin Kim wrote: > > Tushar Behera wrote: > >> > >> Platform data for SDHCI controller on ORIGEN board is missing the > >> support for 8-bit bus width. The platform data is extended in sync > >> with other EXYNOS4 machines. > >> > >>

Re: [PATCH 3/3] ARM: EXYNOS4: Add support for 8-bit bus width in SDHCI for ORIGEN

2011-09-02 Thread Tushar Behera
On Wednesday 31 August 2011 06:31 AM, Kukjin Kim wrote: Tushar Behera wrote: Platform data for SDHCI controller on ORIGEN board is missing the support for 8-bit bus width. The platform data is extended in sync with other EXYNOS4 machines. Signed-off-by: Tushar Behera --- arch/arm/mach-exynos

Re: [PATCH 3/3] ARM: EXYNOS4: Add support for 8-bit bus width in SDHCI for ORIGEN

2011-09-01 Thread Tushar Behera
Hi Kukjin, On Wednesday 31 August 2011 06:31 AM, Kukjin Kim wrote: Tushar Behera wrote: Platform data for SDHCI controller on ORIGEN board is missing the support for 8-bit bus width. The platform data is extended in sync with other EXYNOS4 machines. Signed-off-by: Tushar Behera --- arch/arm

RE: [PATCH 3/3] ARM: EXYNOS4: Add support for 8-bit bus width in SDHCI for ORIGEN

2011-08-30 Thread Kukjin Kim
Tushar Behera wrote: > > Platform data for SDHCI controller on ORIGEN board is missing the > support for 8-bit bus width. The platform data is extended in sync > with other EXYNOS4 machines. > > Signed-off-by: Tushar Behera > --- > arch/arm/mach-exynos4/mach-origen.c |8 > 1 files

[PATCH 3/3] ARM: EXYNOS4: Add support for 8-bit bus width in SDHCI for ORIGEN

2011-08-26 Thread Tushar Behera
Platform data for SDHCI controller on ORIGEN board is missing the support for 8-bit bus width. The platform data is extended in sync with other EXYNOS4 machines. Signed-off-by: Tushar Behera --- arch/arm/mach-exynos4/mach-origen.c |8 1 files changed, 8 insertions(+), 0 deletions(-)