All of lore.kernel.org
 help / color / mirror / Atom feed
From: csd@broadcom.com (Christian Daudt)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: dts: add sdio blocks to bcm28155-ap board
Date: Mon, 19 Aug 2013 16:59:58 -0700	[thread overview]
Message-ID: <5212B17E.70602@broadcom.com> (raw)
In-Reply-To: <1375988874-11303-2-git-send-email-csd@broadcom.com>

On 13-08-08 12:07 PM, Christian Daudt wrote:
> Enable sdio for bcm28155 AP board
>
> Reviewed-by: Alex Elder <elder@linaro.org>
> Signed-off-by: Christian Daudt <csd@broadcom.com>
>
> diff --git a/arch/arm/boot/dts/bcm28155-ap.dts b/arch/arm/boot/dts/bcm28155-ap.dts
> index 0d66db6..4b0a3ec 100644
> --- a/arch/arm/boot/dts/bcm28155-ap.dts
> +++ b/arch/arm/boot/dts/bcm28155-ap.dts
> @@ -26,4 +26,20 @@
>   	uart at 3e000000 {
>   		status = "okay";
>   	};
> +
> +	sdio1: sdio at 3f180000 {
> +		max-frequency = <48000000>;
> +		status = "okay";
> +	};
> +
> +	sdio2: sdio at 3f190000 {
> +		non-removable;
> +		max-frequency = <48000000>;
> +		status = "okay";
> +	};
> +
> +	sdio4: sdio at 3f1b0000 {
> +		max-frequency = <48000000>;
> +		status = "okay";
> +	};
>   };
applied to bcm/for-3.12/dt

  thanks,
     csd

WARNING: multiple messages have this Message-ID (diff)
From: "Christian Daudt" <csd@broadcom.com>
To: "Christian Daudt" <csd@broadcom.com>
Cc: "Lee Jones" <lee.jones@linaro.org>,
	"Alex Elder" <elder@linaro.org>,
	"Rob Herring" <rob.herring@calxeda.com>,
	"Pawel Moll" <pawel.moll@arm.com>,
	"Mark Rutland" <mark.rutland@arm.com>,
	"Stephen Warren" <swarren@wwwdotorg.org>,
	"Ian Campbell" <ian.campbell@citrix.com>,
	"Russell King" <linux@arm.linux.org.uk>,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] ARM: dts: add sdio blocks to bcm28155-ap board
Date: Mon, 19 Aug 2013 16:59:58 -0700	[thread overview]
Message-ID: <5212B17E.70602@broadcom.com> (raw)
In-Reply-To: <1375988874-11303-2-git-send-email-csd@broadcom.com>

On 13-08-08 12:07 PM, Christian Daudt wrote:
> Enable sdio for bcm28155 AP board
>
> Reviewed-by: Alex Elder <elder@linaro.org>
> Signed-off-by: Christian Daudt <csd@broadcom.com>
>
> diff --git a/arch/arm/boot/dts/bcm28155-ap.dts b/arch/arm/boot/dts/bcm28155-ap.dts
> index 0d66db6..4b0a3ec 100644
> --- a/arch/arm/boot/dts/bcm28155-ap.dts
> +++ b/arch/arm/boot/dts/bcm28155-ap.dts
> @@ -26,4 +26,20 @@
>   	uart@3e000000 {
>   		status = "okay";
>   	};
> +
> +	sdio1: sdio@3f180000 {
> +		max-frequency = <48000000>;
> +		status = "okay";
> +	};
> +
> +	sdio2: sdio@3f190000 {
> +		non-removable;
> +		max-frequency = <48000000>;
> +		status = "okay";
> +	};
> +
> +	sdio4: sdio@3f1b0000 {
> +		max-frequency = <48000000>;
> +		status = "okay";
> +	};
>   };
applied to bcm/for-3.12/dt

  thanks,
     csd



  reply	other threads:[~2013-08-19 23:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-08 19:07 [PATCH 1/2] ARM: dts: align sdio numbers to HW definition Christian Daudt
2013-08-08 19:07 ` Christian Daudt
2013-08-08 19:07 ` [PATCH 2/2] ARM: dts: add sdio blocks to bcm28155-ap board Christian Daudt
2013-08-08 19:07   ` Christian Daudt
2013-08-19 23:59   ` Christian Daudt [this message]
2013-08-19 23:59     ` Christian Daudt
2013-08-19 23:59 ` [PATCH 1/2] ARM: dts: align sdio numbers to HW definition Christian Daudt
2013-08-19 23:59   ` Christian Daudt

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=5212B17E.70602@broadcom.com \
    --to=csd@broadcom.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.