our host controller supports both
SD/MMC. single controller to read both cards.
On 16 September 2011 11:27, Aaron Lu wrote:
> On Fri, Sep 16, 2011 at 11:00:12AM +0530, Girish K S wrote:
>> Hello Aaron Lu,
> Hi,
>
>> please check the mmc 4.5 specification CMD21 is
>> tuning com
On Fri, Sep 16, 2011 at 11:00:12AM +0530, Girish K S wrote:
> Hello Aaron Lu,
Hi,
> please check the mmc 4.5 specification CMD21 is
> tuning command.
So you are using a mmc card with a sd host?
-Aaron
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung
Hello Aaron Lu,
please check the mmc 4.5 specification CMD21 is
tuning command.
regards
Girish K S
On 16 September 2011 10:17, Aaron Lu wrote:
> On Fri, Sep 16, 2011 at 09:41:04AM +0530, Girish K S wrote:
>> but there is only one host controller to handle these commands.
>> t
On Fri, Sep 16, 2011 at 09:41:04AM +0530, Girish K S wrote:
> but there is only one host controller to handle these commands.
> the generic sdhci driver has cmd19 hard coded, thats the reason I
> asked the question.
> you can also check it in the function sdhci_execute_tuning it is hard coded as
>
but there is only one host controller to handle these commands.
the generic sdhci driver has cmd19 hard coded, thats the reason I
asked the question.
you can also check it in the function sdhci_execute_tuning it is hard coded as
cmd.opcode = MMC_SEND_TUNING_BLOCK; where the macro value is 19.
So in
Different committee's --- Different standards.
There is no issue with overlap.
On Sep 15, 2011, at 4:58 AM, Girish K S wrote:
> Dear all,
> The eMMC 4.5 specification mentions that the CMD21 in
> class 2 is a SEND_TUNING BLOCK command. where as the SD card
> specification
> in th
On Thursday 15 September 2011, Kukjin Kim wrote:
> This is Samsung fixes for v3.1
>
> Please pull from:
> git://github.com/kgene/linux-samsung.git samsung-fixes-2
> As you know, git.kernel.org/master.kernel.org has been down so I use
> temporary git repo. at github now.
>
> These things are nee
Dear all,
The eMMC 4.5 specification mentions that the CMD21 in
class 2 is a SEND_TUNING BLOCK command. where as the SD card
specification
in the given link says CMD19 in class 2 is the SEND_TUNING_BLOCK
http://www.scribd.com/doc/50685191/53/Figure-4-8-Send-Tuning-Block-Command.
Also t
Dear Wolfgang Denk,
On Thursday 15 September 2011 02:44 PM, Wolfgang Denk wrote:
Dear Tushar Behera,
In message<1316076867-2138-1-git-send-email-tushar.beh...@linaro.org> you
wrote:
ORIGEN board is fitted with 7" LCD panel HV070WSA. The pixel
resolution of the LCD panel is 1024x600.
...
+s
Hi Arnd :)
This is Samsung fixes for v3.1
Please pull from:
git://github.com/kgene/linux-samsung.git samsung-fixes-2
As you know, git.kernel.org/master.kernel.org has been down so I use
temporary git repo. at github now.
These things are needed for v3.1 and if any problems, please let me know.
Dear Tushar Behera,
In message <1316076867-2138-1-git-send-email-tushar.beh...@linaro.org> you
wrote:
> ORIGEN board is fitted with 7" LCD panel HV070WSA. The pixel
> resolution of the LCD panel is 1024x600.
...
> +static struct s3c_fb_pd_win origen_fb_win0 = {
> + .win_mode = {
> +
ORIGEN board is fitted with 7" LCD panel HV070WSA. The pixel
resolution of the LCD panel is 1024x600.
Also power domain device for LCD0 is registered.
Signed-off-by: Tushar Behera
---
Changes for V4:
* Added gpio_free() call
* Removed .refresh value as it was same as default valu
Heiko Stübner wrote:
>
> Am Sonntag, 28. August 2011, 20:06:31 schrieb Heiko Stübner:
> > S3C2416/2450 (probably S3C2443 too) can use the newer style
> > kernel-drivers made for S3C64xx and above for their I2S and
> > HS-SPI controllers.
> >
> > So as a first step in this direction, these patches
This patch adds suspend and resume function for EXYNOS4212.
Signed-off-by: Jongpill Lee
---
arch/arm/mach-exynos4/pm.c |7 +++
arch/arm/mach-exynos4/pmu.c | 121 +-
2 files changed, 125 insertions(+), 3 deletions(-)
diff --git a/arch/arm/mach-exynos
This patch modifies PMU register setting function to support the other Exynos4
series.
Signed-off-by: Jongpill Lee
---
arch/arm/mach-exynos4/include/mach/pmu.h |5 +
arch/arm/mach-exynos4/include/mach/regs-pmu.h |1 -
arch/arm/mach-exynos4/pmu.c | 238 +--
This patch adds PMU register definition for Exynos4212
Signed-off-by: Jongpill Lee
---
arch/arm/mach-exynos4/include/mach/regs-pmu.h | 69 +
1 files changed, 58 insertions(+), 11 deletions(-)
diff --git a/arch/arm/mach-exynos4/include/mach/regs-pmu.h
b/arch/arm/mach-e
>From Jongpill Lee # This line is ignored.
From: Jongpill Lee
Subject:
In-Reply-To:
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
On Thu, Sep 15, 2011 at 4:38 PM, Kukjin Kim wrote:
> Kyungmin Park wrote:
>>
>> On Thu, Sep 15, 2011 at 3:03 PM, Kukjin Kim wrote:
>> > Kukjin Kim wrote:
>> >>
>> >> Kyungmin Park wrote:
>> >> >
>> >> > Hi,
>> >> >
>> >> > It's required for boot universal c210 w/ EVT0 chip.
>> >> > Can you includ
Kyungmin Park wrote:
>
> On Thu, Sep 15, 2011 at 3:03 PM, Kukjin Kim wrote:
> > Kukjin Kim wrote:
> >>
> >> Kyungmin Park wrote:
> >> >
> >> > Hi,
> >> >
> >> > It's required for boot universal c210 w/ EVT0 chip.
> >> > Can you include it at 3.1 fixed branch?
> >> >
> >> Sure, will apply into sam
Am Sonntag, 28. August 2011, 20:06:31 schrieb Heiko Stübner:
> S3C2416/2450 (probably S3C2443 too) can use the newer style
> kernel-drivers made for S3C64xx and above for their I2S and
> HS-SPI controllers.
>
> So as a first step in this direction, these patches add their
> respective clocks.
ping
On Tue, Sep 13, 2011 at 09:46:03AM +0530, Thomas Abraham wrote:
> This patchset adds device tree support for Samsung's I2C driver.
I've applied these after a brief review. I'll give them a better
review before the weekend.
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung
21 matches
Mail list logo