[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1409950311-25236-2-git-send-email-nm@ti.com>
Date: Fri, 5 Sep 2014 15:51:49 -0500
From: Nishanth Menon <nm@...com>
To: Lee Jones <lee.jones@...aro.org>
CC: <linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
Keerthy <j-keerthy@...com>, Mark Brown <broonie@...aro.org>,
Nishanth Menon <nm@...com>,
Samuel Ortiz <sameo@...ux.intel.com>,
<linux-omap@...r.kernel.org>, Tony Lindgren <tony@...mide.com>,
<linux-arm-kernel@...ts.infradead.org>
Subject: [PATCH V2 1/3] Documentation: dt-bindings: mfd: palmas: Fix example style of i2c peripheral
Use device@...ress as name for device nodes.
Suggested-by: Lee Jones <lee.jones@...aro.org>
Signed-off-by: Nishanth Menon <nm@...com>
---
Documentation/devicetree/bindings/mfd/palmas.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/mfd/palmas.txt b/Documentation/devicetree/bindings/mfd/palmas.txt
index eda8989..d193859 100644
--- a/Documentation/devicetree/bindings/mfd/palmas.txt
+++ b/Documentation/devicetree/bindings/mfd/palmas.txt
@@ -33,7 +33,7 @@ Optional properties:
Example:
-palmas {
+palmas@48 {
compatible = "ti,twl6035", "ti,palmas";
reg = <0x48>
interrupt-parent = <&intc>;
--
1.7.9.5
--
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