From: gregory.clement@free-electrons.com (Gregory CLEMENT)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 3/3] arm64: dts: marvell: add description for SDHCI controller in CP110 slave
Date: Tue, 18 Jul 2017 15:49:36 +0200 [thread overview]
Message-ID: <87lgnl7t3j.fsf@free-electrons.com> (raw)
In-Reply-To: <20170718131034.25167-4-thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Tue, 18 Jul 2017 15:10:34 +0200")
Hi Thomas,
On mar., juil. 18 2017, Thomas Petazzoni <thomas.petazzoni@free-electrons.com> wrote:
> The two CP110 blocks present in the Armada 8K are identical, so since
> there is an SDHCI controller described in the master CP110
> description, it should also be described in the slave CP110.
Actually they are not totally identically and there is no SD/eMMC
controller on the CP slave.
Gregory
>
> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> ---
> arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi | 10 ++++++++++
> 1 file changed, 10 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi b/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi
> index 2e6422a..ef95718 100644
> --- a/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi
> +++ b/arch/arm64/boot/dts/marvell/armada-cp110-slave.dtsi
> @@ -258,6 +258,16 @@
> status = "okay";
> };
>
> + cps_sdhci0: sdhci at 780000 {
> + compatible = "marvell,armada-cp110-sdhci";
> + reg = <0x780000 0x300>;
> + interrupts = <ICU_GRP_NSR 27 IRQ_TYPE_LEVEL_HIGH>;
> + clock-names = "core";
> + clocks = <&cps_clk 1 4>;
> + dma-coherent;
> + status = "disabled";
> + };
> +
> cps_crypto: crypto at 800000 {
> compatible = "inside-secure,safexcel-eip197";
> reg = <0x800000 0x200000>;
> --
> 2.9.4
>
--
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:[~2017-07-18 13:49 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-18 13:10 [PATCH 0/3] Misc updates for Armada 7K/8K CP110 DT description Thomas Petazzoni
2017-07-18 13:10 ` [PATCH 1/3] arm64: dts: marvell: use ICU for the CP110 slave RTC Thomas Petazzoni
2017-07-18 13:34 ` Gregory CLEMENT
2017-07-18 13:10 ` [PATCH 2/3] arm64: dts: marvell: re-order RTC nodes in Marvell CP110 description Thomas Petazzoni
2017-07-18 14:28 ` Gregory CLEMENT
2017-07-18 13:10 ` [PATCH 3/3] arm64: dts: marvell: add description for SDHCI controller in CP110 slave Thomas Petazzoni
2017-07-18 13:49 ` Gregory CLEMENT [this message]
2017-07-18 13:29 ` [PATCH 0/3] Misc updates for Armada 7K/8K CP110 DT description 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=87lgnl7t3j.fsf@free-electrons.com \
--to=gregory.clement@free-electrons.com \
--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 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.