[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1411067086-16613-2-git-send-email-nm@ti.com>
Date: Thu, 18 Sep 2014 14:04:44 -0500
From: Nishanth Menon <nm@...com>
To: <lee.jones@...aro.org>
CC: Thomas Gleixner <tglx@...utronix.de>,
<linux-kernel@...r.kernel.org>, <devicetree@...r.kernel.org>,
Keerthy <j-keerthy@...com>, Mark Brown <broonie@...aro.org>,
Samuel Ortiz <sameo@...ux.intel.com>,
<linux-omap@...r.kernel.org>, Tony Lindgren <tony@...mide.com>,
<linux-arm-kernel@...ts.infradead.org>, Nishanth Menon <nm@...com>
Subject: [PATCH V3 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>
---
V3: no change
V2: http://marc.info/?l=linux-kernel&m=140995036518562&w=2
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