[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <51EDAC90.6010108@broadcom.com>
Date: Mon, 22 Jul 2013 15:05:04 -0700
From: "Christian Daudt" <csd@...adcom.com>
To: "Lee Jones" <lee.jones@...aro.org>
cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
arnd@...db.de, linus.walleij@...ricsson.com
Subject: Re: [PATCH 06/22] ARM: dts: bcm281xx: Remove '0x's from
BCM11351 DTS file
On 13-07-22 03:52 AM, Lee Jones wrote:
> Cc: Christian Daudt <csd@...adcom.com>
> Signed-off-by: Lee Jones <lee.jones@...aro.org>
> ---
> arch/arm/boot/dts/bcm11351.dtsi | 10 +++++-----
> 1 file changed, 5 insertions(+), 5 deletions(-)
>
> diff --git a/arch/arm/boot/dts/bcm11351.dtsi b/arch/arm/boot/dts/bcm11351.dtsi
> index c0cdf66..db5873a 100644
> --- a/arch/arm/boot/dts/bcm11351.dtsi
> +++ b/arch/arm/boot/dts/bcm11351.dtsi
> @@ -34,7 +34,7 @@
> <0x3ff00100 0x100>;
> };
>
> - smc@...404c000 {
> + smc@...4c000 {
> compatible = "bcm,bcm11351-smc", "bcm,kona-smc";
> reg = <0x3404c000 0x400>; /* 1 KiB in SRAM */
> };
> @@ -63,28 +63,28 @@
> clock-frequency = <32768>;
> };
>
> - sdio0: sdio@...f180000 {
> + sdio0: sdio@...80000 {
> compatible = "bcm,kona-sdhci";
> reg = <0x3f180000 0x10000>;
> interrupts = <0x0 77 0x4>;
> status = "disabled";
> };
>
> - sdio1: sdio@...f190000 {
> + sdio1: sdio@...90000 {
> compatible = "bcm,kona-sdhci";
> reg = <0x3f190000 0x10000>;
> interrupts = <0x0 76 0x4>;
> status = "disabled";
> };
>
> - sdio2: sdio@...f1a0000 {
> + sdio2: sdio@...a0000 {
> compatible = "bcm,kona-sdhci";
> reg = <0x3f1a0000 0x10000>;
> interrupts = <0x0 74 0x4>;
> status = "disabled";
> };
>
> - sdio3: sdio@...f1b0000 {
> + sdio3: sdio@...b0000 {
> compatible = "bcm,kona-sdhci";
> reg = <0x3f1b0000 0x10000>;
> interrupts = <0x0 73 0x4>;
Acked-by: Christian Daudt <csd@...adcom.com>
Thanks,
csd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists