From: haojian.zhuang@gmail.com (Haojian Zhuang)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/2] ARM: pxa: dts: fix mmc controller compatible string
Date: Mon, 25 Aug 2014 14:53:09 +0800 [thread overview]
Message-ID: <CAN1soZyeXsKFHsUU8d8-7SFBECa_ExrMSCvf5WE578LVaMVaLw@mail.gmail.com> (raw)
In-Reply-To: <1408009573-24523-1-git-send-email-zonque@gmail.com>
On Thu, Aug 14, 2014 at 5:46 PM, Daniel Mack <zonque@gmail.com> wrote:
> The vendor prefix was renamed from "mrvl" to "marvell". Follow this
> change in the dts file.
>
> Signed-off-by: Daniel Mack <zonque@gmail.com>
> ---
> arch/arm/boot/dts/pxa2xx.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/pxa2xx.dtsi b/arch/arm/boot/dts/pxa2xx.dtsi
> index febd391..f188f8c 100644
> --- a/arch/arm/boot/dts/pxa2xx.dtsi
> +++ b/arch/arm/boot/dts/pxa2xx.dtsi
> @@ -128,7 +128,7 @@
> };
>
> mmc0: mmc at 41100000 {
> - compatible = "mrvl,pxa-mmc";
> + compatible = "marvell,pxa-mmc";
> reg = <0x41100000 0x1000>;
> interrupts = <23>;
> dmas = <&dma 21
> --
> 2.0.4
>
Applied these 2 patches.
Regards
Haojian
next prev parent reply other threads:[~2014-08-25 6:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-14 9:46 [PATCH 1/2] ARM: pxa: dts: fix mmc controller compatible string Daniel Mack
2014-08-14 9:46 ` [PATCH 2/2] ARM: pxa: dts: fix ohci " Daniel Mack
2014-08-25 6:53 ` Haojian Zhuang [this message]
2014-08-27 22:01 ` [PATCH 1/2] ARM: pxa: dts: fix mmc " Olof Johansson
2014-09-06 15:55 ` Daniel Mack
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=CAN1soZyeXsKFHsUU8d8-7SFBECa_ExrMSCvf5WE578LVaMVaLw@mail.gmail.com \
--to=haojian.zhuang@gmail.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 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).