From: Kuninori Morimoto <kuninori.morimoto.gx@gmail.com>
To: linux-sh@vger.kernel.org
Subject: [PATCH 0/2]: ARM: shmobile: lager: add SDHI0/2 support for legacy/DT
Date: Fri, 07 Feb 2014 08:30:19 +0000 [thread overview]
Message-ID: <87txcbba08.wl%kuninori.morimoto.gx@gmail.com> (raw)
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
next reply other threads:[~2014-02-07 8:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-07 8:30 Kuninori Morimoto [this message]
2014-02-13 4:24 ` [PATCH 0/2]: ARM: shmobile: lager: add SDHI0/2 support for legacy/DT Kuninori Morimoto
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87txcbba08.wl%kuninori.morimoto.gx@gmail.com \
--to=kuninori.morimoto.gx@gmail.com \
--cc=linux-sh@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).