[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20120731064651.GA13624@lunn.ch>
Date: Tue, 31 Jul 2012 08:46:51 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Sebastian Hesselbarth <sebastian.hesselbarth@...glemail.com>
Cc: linux-doc@...r.kernel.org, devicetree-discuss@...ts.ozlabs.org,
linux-mmc@...r.kernel.org, linux-kernel@...r.kernel.org,
Rob Herring <rob.herring@...xeda.com>,
Manuel Lauss <manuel.lauss@...glemail.com>,
Anton Vorontsov <cbouatmailru@...il.com>,
David Brown <davidb@...eaurora.org>,
Chris Ball <cjb@...top.org>
Subject: Re: [PATCH 1/1] ARM: dove: DT support for sdhci-dove
+++ b/Documentation/devicetree/bindings/mmc/sdhci-dove.txt
@@ -0,0 +1,12 @@
+* Marvell sdhci-dove controller
+
+Required properties:
+- compatible: Should be "marvell,dove-sdhci".
+
+Example:
+
+sdio0: sdio@...00 {
+ compatible = "marvell,dove-sdhci";
+ reg = <0x92000 0x100>;
+ interrupts = <35>, <37>;
Hi Sebastian
Since there are two interrupts here, maybe it would be good to
document what each one is?
Thanks
Andrew
--
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