[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1391556460-24218-1-git-send-email-tim.kryger@linaro.org>
Date: Tue, 4 Feb 2014 15:27:40 -0800
From: Tim Kryger <tim.kryger@...aro.org>
To: Christian Daudt <bcm@...thebug.org>,
Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
"Ian Campbell" <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>
CC: Tim Kryger <tim.kryger@...aro.org>,
Broadcom Kernel Feedback List
<bcm-kernel-feedback-list@...adcom.com>,
Device Tree List <devicetree@...r.kernel.org>,
ARM Linux List <linux-arm-kernel@...ts.infradead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [PATCH v2] ARM: dts: Leave sdio1 as disabled on bcm28155-ap
The sdio1 interface pins are routed to an unpopulated daughter card
connector on the bcm28155-ap board. Thus there is no need to mark
this interface as enabled.
Signed-off-by: Tim Kryger <tim.kryger@...aro.org>
Reviewed-by: Matt Porter <matt.porter@...aro.org>
---
Changes since v1:
- Rebased on v3.14-rc1
arch/arm/boot/dts/bcm28155-ap.dts | 5 -----
1 file changed, 5 deletions(-)
diff --git a/arch/arm/boot/dts/bcm28155-ap.dts b/arch/arm/boot/dts/bcm28155-ap.dts
index 5ff2382..3604554 100644
--- a/arch/arm/boot/dts/bcm28155-ap.dts
+++ b/arch/arm/boot/dts/bcm28155-ap.dts
@@ -49,11 +49,6 @@
clock-frequency = <400000>;
};
- sdio1: sdio@...80000 {
- max-frequency = <48000000>;
- status = "okay";
- };
-
sdio2: sdio@...90000 {
non-removable;
max-frequency = <48000000>;
--
1.8.0.1
--
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