From: Gregory CLEMENT <gregory.clement@free-electrons.com>
To: Russell King - ARM Linux <linux@armlinux.org.uk>
Cc: Ulf Hansson <ulf.hansson@linaro.org>,
Adrian Hunter <adrian.hunter@intel.com>,
linux-mmc@vger.kernel.org,
Thomas Petazzoni <thomas.petazzoni@free-electrons.com>,
Andrew Lunn <andrew@lunn.ch>,
Yehuda Yitschak <yehuday@marvell.com>,
Marcin Wojtas <mw@semihalf.com>,
Jason Cooper <jason@lakedaemon.net>,
Hanna Hawa <hannah@marvell.com>,
Kostya Porotchkin <kostap@marvell.com>,
Nadav Haklai <nadavh@marvell.com>, Ziji Hu <huziji@marvell.com>,
Jimmy Xu <zmxu@marvell.com>, Doug Jones <dougj@marvell.com>,
Ryan Gao <ygao@marvell.com>, Jisheng Zhang <jszhang@marvell.com>,
Victor Gu <xigu@marvell.com>, "Wei(SOCP) Liu" <liuw@marvell.com>,
Wilson Ding <dingwei@marvell.com>,
linux-arm-kernel@lists.infradead.org,
Sebastian Hesselbarth <sebastian.hesselbarth@>
Subject: Re: [PATCH v3 11/12] arm64: dts: marvell: add sdhci support for Armada 7K/8K
Date: Mon, 12 Dec 2016 17:37:56 +0100 [thread overview]
Message-ID: <87bmwhdrx7.fsf@free-electrons.com> (raw)
In-Reply-To: <20161209200729.GO14217@n2100.armlinux.org.uk> (Russell King's message of "Fri, 9 Dec 2016 20:07:29 +0000")
Hi Russell King,
On ven., déc. 09 2016, Russell King - ARM Linux <linux@armlinux.org.uk> wrote:
> On Fri, Dec 09, 2016 at 11:30:07AM +0100, Gregory CLEMENT wrote:
>> Also enable it on the Armada 7040 DB board
>>
>> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
>
> Hi,
>
> Can this also be added to the cp110 on the 7k/8k SoCs as well, or does
> it rely on other unmerged support?
I did not add this one because until now I had not the hardware setup
available to test it.
But at least I can add the ressources in the device tree and now I can
test it partially.
Gregory
>
> Thanks.
>
> --
> RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
> FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
> according to speedtest.net.
--
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
WARNING: multiple messages have this Message-ID (diff)
From: gregory.clement@free-electrons.com (Gregory CLEMENT)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 11/12] arm64: dts: marvell: add sdhci support for Armada 7K/8K
Date: Mon, 12 Dec 2016 17:37:56 +0100 [thread overview]
Message-ID: <87bmwhdrx7.fsf@free-electrons.com> (raw)
In-Reply-To: <20161209200729.GO14217@n2100.armlinux.org.uk> (Russell King's message of "Fri, 9 Dec 2016 20:07:29 +0000")
Hi Russell King,
On ven., d?c. 09 2016, Russell King - ARM Linux <linux@armlinux.org.uk> wrote:
> On Fri, Dec 09, 2016 at 11:30:07AM +0100, Gregory CLEMENT wrote:
>> Also enable it on the Armada 7040 DB board
>>
>> Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
>
> Hi,
>
> Can this also be added to the cp110 on the 7k/8k SoCs as well, or does
> it rely on other unmerged support?
I did not add this one because until now I had not the hardware setup
available to test it.
But at least I can add the ressources in the device tree and now I can
test it partially.
Gregory
>
> Thanks.
>
> --
> RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
> FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up
> according to speedtest.net.
--
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
next prev parent reply other threads:[~2016-12-12 16:37 UTC|newest]
Thread overview: 40+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-09 10:29 [PATCH v3 00/12] mmc: Add support to Marvell Xenon SD Host Controller Gregory CLEMENT
2016-12-09 10:29 ` Gregory CLEMENT
2016-12-09 10:29 ` [PATCH v3 01/12] mmc: sdhci: Export sdhci_set_ios() from sdhci.c Gregory CLEMENT
2016-12-09 10:29 ` Gregory CLEMENT
2016-12-09 10:29 ` [PATCH v3 02/12] mmc: sdhci: Export sdhci_start_signal_voltage_switch() in sdhci.c Gregory CLEMENT
2016-12-09 10:29 ` Gregory CLEMENT
2016-12-09 10:29 ` [PATCH v3 03/12] mmc: sdhci: Export sdhci_execute_tuning() " Gregory CLEMENT
2016-12-09 10:29 ` Gregory CLEMENT
2016-12-09 10:30 ` [PATCH v3 04/12] mmc: sdhci: Export sdhci_enable_sdio_irq() from sdhci.c Gregory CLEMENT
2016-12-09 10:30 ` Gregory CLEMENT
2016-12-09 10:30 ` [PATCH v3 05/12] MAINTAINERS: add entry for Marvell Xenon MMC Host Controller drivers Gregory CLEMENT
2016-12-09 10:30 ` Gregory CLEMENT
2016-12-09 10:30 ` [PATCH v3 06/12] dt: bindings: Add bindings for Marvell Xenon SD Host Controller Gregory CLEMENT
2016-12-09 10:30 ` Gregory CLEMENT
2016-12-09 10:30 ` [PATCH v3 07/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality Gregory CLEMENT
2016-12-09 10:30 ` Gregory CLEMENT
2016-12-09 10:30 ` [PATCH v3 08/12] mmc: sdhci-xenon: Add support to PHYs of Marvell Xenon SDHC Gregory CLEMENT
2016-12-09 10:30 ` Gregory CLEMENT
2016-12-09 18:27 ` kbuild test robot
2016-12-09 18:27 ` kbuild test robot
2016-12-09 18:27 ` [PATCH] mmc: sdhci-xenon: fix boolreturn.cocci warnings kbuild test robot
2016-12-09 18:27 ` kbuild test robot
2016-12-09 10:30 ` [PATCH v3 09/12] mmc: sdhci-xenon: Add SOC PHY PAD voltage control Gregory CLEMENT
2016-12-09 10:30 ` Gregory CLEMENT
2016-12-09 10:30 ` [PATCH v3 10/12] arm64: dts: marvell: add eMMC support for Armada 37xx Gregory CLEMENT
2016-12-09 10:30 ` Gregory CLEMENT
2016-12-09 10:30 ` [PATCH v3 11/12] arm64: dts: marvell: add sdhci support for Armada 7K/8K Gregory CLEMENT
2016-12-09 10:30 ` Gregory CLEMENT
2016-12-09 20:07 ` Russell King - ARM Linux
2016-12-09 20:07 ` Russell King - ARM Linux
2016-12-12 16:37 ` Gregory CLEMENT [this message]
2016-12-12 16:37 ` Gregory CLEMENT
2016-12-12 19:16 ` Russell King - ARM Linux
2016-12-12 19:16 ` Russell King - ARM Linux
2016-12-12 20:18 ` Thomas Petazzoni
2016-12-12 20:18 ` Thomas Petazzoni
2016-12-12 21:18 ` Marcin Wojtas
2016-12-12 21:18 ` Marcin Wojtas
2016-12-09 10:30 ` [PATCH v3 12/12] arm64: configs: enable SDHCI driver for Xenon Gregory CLEMENT
2016-12-09 10:30 ` Gregory CLEMENT
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=87bmwhdrx7.fsf@free-electrons.com \
--to=gregory.clement@free-electrons.com \
--cc=adrian.hunter@intel.com \
--cc=andrew@lunn.ch \
--cc=dingwei@marvell.com \
--cc=dougj@marvell.com \
--cc=hannah@marvell.com \
--cc=huziji@marvell.com \
--cc=jason@lakedaemon.net \
--cc=jszhang@marvell.com \
--cc=kostap@marvell.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-mmc@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=liuw@marvell.com \
--cc=mw@semihalf.com \
--cc=nadavh@marvell.com \
--cc=thomas.petazzoni@free-electrons.com \
--cc=ulf.hansson@linaro.org \
--cc=xigu@marvell.com \
--cc=yehuday@marvell.com \
--cc=ygao@marvell.com \
--cc=zmxu@marvell.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.