lkml.org 
[lkml]   [2013]   [Jul]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 05/22] ARM: ux500: Remove '0x's from BCM11351 BRT DTS file
Date
Cc: Christian Daudt <csd@broadcom.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
arch/arm/boot/dts/bcm11351-brt.dts | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/arm/boot/dts/bcm11351-brt.dts b/arch/arm/boot/dts/bcm11351-brt.dts
index 67ec524..fdace5d 100644
--- a/arch/arm/boot/dts/bcm11351-brt.dts
+++ b/arch/arm/boot/dts/bcm11351-brt.dts
@@ -27,18 +27,18 @@
status = "okay";
};

- sdio0: sdio@0x3f180000 {
+ sdio0: sdio@3f180000 {
max-frequency = <48000000>;
status = "okay";
};

- sdio1: sdio@0x3f190000 {
+ sdio1: sdio@3f190000 {
non-removable;
max-frequency = <48000000>;
status = "okay";
};

- sdio3: sdio@0x3f1b0000 {
+ sdio3: sdio@3f1b0000 {
max-frequency = <48000000>;
status = "okay";
};
--
1.8.1.2


\
 
 \ /
  Last update: 2013-07-19 16:21    [W:0.133 / U:1.128 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site