From: s.peter@mpl.ch (Stefan Peter)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 13/20] arm: kirkwood: mplcec4: use Device Tree to probe SDIO
Date: Thu, 27 Dec 2012 23:22:47 +0100 [thread overview]
Message-ID: <50DCCA37.70603@mpl.ch> (raw)
In-Reply-To: <20121227164544.GW21694@titan.lakedaemon.net>
Hi Jason
On 27.12.2012 17:45, Jason Cooper wrote:
> On Thu, Dec 27, 2012 at 01:32:00PM +0100, Stefan Peter wrote:
>> on 21.12.2012 15:49, Thomas Petazzoni wrote:
>>> Now that the mvsdio driver has a Device Tree binding, and the SDIO
>>> controller is declared in kirkwood.dtsi, migrate the mplcec4 board to
>>> use the Device Tree to probe the SDIO controller and to mux the pins
>>> of the SDIO interface correctly.
>>>
>>> This patch has not been tested, it remains to be tested by a person
>>> having access to the hardware.
>>>
>>> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
>>> Cc: Stefan Peter <s.peter@mpl.ch>
> ...
>> After applying "Fixes for 3.8-rc1" and"ARM: Kirkwood: Fix missing clk
>> for USB device" from Andrew to 3.8-rc1, I was able to test these patches
>> on the MPL CEC4 under 3.8-rc1. The mvsdio was fully functional.
>
> If you are comfortable saying so, please add a "Tested-by: ..." We don't
> like to assume ;-)
>
I will do so as soon as I don't need two additional patches to get it
working. However, if you are interested in getting a Tested-by for the
"Fixes for 3.8-rc1" and"ARM: Kirkwood: Fix missing clk for USB device"
from Andrew, let my know.
Regards
Stefan Peter
--
MPL AG, Switzerland http://www.mpl.ch
Tel. +41 (0)56 483 34 34 Fax: +41(0)56 493 30 20
next prev parent reply other threads:[~2012-12-27 22:22 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-21 14:48 [PATCH v2] Device Tree binding for the mvsdio driver and related changes Thomas Petazzoni
2012-12-21 14:49 ` [PATCH v2 01/20] mmc: mvsdio: use slot-gpio infrastructure for write protect gpio Thomas Petazzoni
2012-12-22 14:05 ` Shawn Guo
2012-12-22 14:49 ` Thomas Petazzoni
2012-12-21 14:49 ` [PATCH v2 02/20] mmc: mvsdio: use slot-gpio for card detect gpio Thomas Petazzoni
2012-12-21 14:49 ` [PATCH v2 03/20] mmc: mvsdio: implement a Device Tree binding Thomas Petazzoni
2012-12-21 14:49 ` [PATCH v2 04/20] mmc: mvsdio: add pinctrl integration Thomas Petazzoni
2012-12-21 14:49 ` [PATCH v2 05/20] arm: mvebu: add DT information for the SDIO interface of Armada 370/XP Thomas Petazzoni
2012-12-21 14:49 ` [PATCH v2 06/20] arm: mvebu: add pin muxing options for the SDIO interface on Armada 370 Thomas Petazzoni
2012-12-21 14:49 ` [PATCH v2 07/20] arm: mvebu: add pin muxing options for the SDIO interface on Armada XP Thomas Petazzoni
2012-12-21 14:49 ` [PATCH v2 08/20] arm: mvebu: enable the SD card slot on Armada XP DB board Thomas Petazzoni
2012-12-21 14:49 ` [PATCH v2 09/20] arm: mvebu: enable the SD card slot on Armada 370 " Thomas Petazzoni
2012-12-21 14:49 ` [PATCH v2 10/20] arm: mvebu: enable the SDIO interface on the Globalscale Mirabox Thomas Petazzoni
2012-12-21 14:49 ` [PATCH v2 11/20] arm: kirkwood: add Device Tree informations for the SDIO controller Thomas Petazzoni
2012-12-21 14:49 ` [PATCH v2 12/20] arm: kirkwood: dreamplug: use Device Tree to probe SDIO Thomas Petazzoni
2012-12-21 14:49 ` [PATCH v2 13/20] arm: kirkwood: mplcec4: " Thomas Petazzoni
2012-12-27 12:32 ` Stefan Peter
2012-12-27 12:43 ` Thomas Petazzoni
2012-12-27 16:45 ` Jason Cooper
2012-12-27 22:22 ` Stefan Peter [this message]
2012-12-27 22:29 ` Jason Cooper
2012-12-27 22:57 ` Stefan Peter
2012-12-21 14:49 ` [PATCH v2 14/20] arm: kirkwood: add pinmux option for the SDIO interface on 88F6282 Thomas Petazzoni
2012-12-21 14:49 ` [PATCH v2 15/20] arm: kirkwood: topkick: the Topkick platform uses a 88F6282 SoC Thomas Petazzoni
2013-01-10 2:29 ` Jason Cooper
2013-01-10 6:13 ` Andrew Lunn
2013-01-10 11:50 ` Jason Cooper
2012-12-21 14:49 ` [PATCH v2 16/20] arm: kirkwood: topkick: use Device Tree to probe SDIO Thomas Petazzoni
2012-12-21 14:49 ` [PATCH v2 17/20] arm: kirkwood: dockstar: remove useless include of SDIO header Thomas Petazzoni
2012-12-21 14:49 ` [PATCH v2 18/20] arm: mvebu: enable SDIO support in mvebu_defconfig Thomas Petazzoni
2012-12-21 14:49 ` [PATCH v2 19/20] arm: mvebu: enable mwifiex driver " Thomas Petazzoni
2012-12-21 14:49 ` [PATCH v2 20/20] arm: mvebu: enable btmrvl " Thomas Petazzoni
2013-01-08 20:38 ` [PATCH v2] Device Tree binding for the mvsdio driver and related changes Florian Fainelli
2013-01-10 3:13 ` Jason Cooper
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=50DCCA37.70603@mpl.ch \
--to=s.peter@mpl.ch \
--cc=linux-arm-kernel@lists.infradead.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).