* [PATCH 0/2]: ARM: shmobile: lager: add SDHI0/2 support for legacy/DT
@ 2014-02-07 8:30 Kuninori Morimoto
2014-02-13 4:24 ` Kuninori Morimoto
0 siblings, 1 reply; 2+ messages in thread
From: Kuninori Morimoto @ 2014-02-07 8:30 UTC (permalink / raw)
To: linux-sh
Hi Simon
Cc Magnus
These are new style of SDHI0/2 support for Lager.
Please ignore my previous
Subject: Re: mmc: sh_mobile_sdhi: DT update for R-Car
Date: Fri, 31 Jan 2014 14:36:06 +0900
I created these new style SDHI patches because
SDHI maintainer's response is very slow,
and Simon is working for LTSI backporting.
My previous SDHI patch for DT had dependency with SDHI side patch,
and this means SDHI DT support on lager will be slow.
This is not good for LTSI backporting.
So, #2 is now doesn't have relationship with SDHI driver patch.
These can be applied immediately.
#2 has DT option settigns now, but these will be cleanuped
if SDHI driver patch was applied.
These patches are based on renesas-devel-v3.14-rc1-20140207.
and #2 needs regulater maintainer's branch
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git :: topic/gpio
**Note**
- DT version kenel seems has pm_runtime issue.
So, if you disconnect SD card, it is never probed again.
Ben Dooks had sent solution patch for this issue on below,
but it seems quick hack at this point ?
Subject: [PATCH] ARM: shmobile: compile drivers/sh for CONFIG_ARCH_SHMOBILE_MULTI
Date: Sat, 11 Jan 2014 13:06:29 +0000
- DT version kenel seems has clock issue on SDHI.
it prints strange frequency for SDHI0 when boot today.
but, HW settings / datasheet seems OK now. maybe it is CCF issue ?
Kuninori Morimoto (2):
ARM: shmobile: lager: add SDHI0/2 support
ARM: shmobile: lager: add SDHI0/2 support on DTS
arch/arm/boot/dts/r8a7790-lager.dts | 84 ++++++++++++++++++++++++++++++++++
arch/arm/mach-shmobile/board-lager.c | 65 ++++++++++++++++++++++++++
2 files changed, 149 insertions(+)
Best regards
---
Kuninori Morimoto
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH 0/2]: ARM: shmobile: lager: add SDHI0/2 support for legacy/DT
2014-02-07 8:30 [PATCH 0/2]: ARM: shmobile: lager: add SDHI0/2 support for legacy/DT Kuninori Morimoto
@ 2014-02-13 4:24 ` Kuninori Morimoto
0 siblings, 0 replies; 2+ messages in thread
From: Kuninori Morimoto @ 2014-02-13 4:24 UTC (permalink / raw)
To: linux-sh
Hi Simon
I will re-send this patch set.
New one is based on simon/topic/r-car-sdhi branch
> These are new style of SDHI0/2 support for Lager.
> Please ignore my previous
>
> Subject: Re: mmc: sh_mobile_sdhi: DT update for R-Car
> Date: Fri, 31 Jan 2014 14:36:06 +0900
>
> I created these new style SDHI patches because
> SDHI maintainer's response is very slow,
> and Simon is working for LTSI backporting.
> My previous SDHI patch for DT had dependency with SDHI side patch,
> and this means SDHI DT support on lager will be slow.
> This is not good for LTSI backporting.
> So, #2 is now doesn't have relationship with SDHI driver patch.
> These can be applied immediately.
> #2 has DT option settigns now, but these will be cleanuped
> if SDHI driver patch was applied.
>
> These patches are based on renesas-devel-v3.14-rc1-20140207.
> and #2 needs regulater maintainer's branch
>
> git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git :: topic/gpio
>
> **Note**
>
> - DT version kenel seems has pm_runtime issue.
> So, if you disconnect SD card, it is never probed again.
> Ben Dooks had sent solution patch for this issue on below,
> but it seems quick hack at this point ?
>
> Subject: [PATCH] ARM: shmobile: compile drivers/sh for CONFIG_ARCH_SHMOBILE_MULTI
> Date: Sat, 11 Jan 2014 13:06:29 +0000
>
> - DT version kenel seems has clock issue on SDHI.
> it prints strange frequency for SDHI0 when boot today.
> but, HW settings / datasheet seems OK now. maybe it is CCF issue ?
>
> Kuninori Morimoto (2):
> ARM: shmobile: lager: add SDHI0/2 support
> ARM: shmobile: lager: add SDHI0/2 support on DTS
>
> arch/arm/boot/dts/r8a7790-lager.dts | 84 ++++++++++++++++++++++++++++++++++
> arch/arm/mach-shmobile/board-lager.c | 65 ++++++++++++++++++++++++++
> 2 files changed, 149 insertions(+)
>
> Best regards
> ---
> Kuninori Morimoto
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-02-13 4:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-07 8:30 [PATCH 0/2]: ARM: shmobile: lager: add SDHI0/2 support for legacy/DT Kuninori Morimoto
2014-02-13 4:24 ` Kuninori Morimoto
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).