[PATCH V3 1/3] Documentation: dt-bindings: mfd: palmas: Fix example style of i2c peripheral

From: Nishanth Menon
Date: Thu Sep 18 2014 - 15:05:33 EST


Use device@address as name for device nodes.

Suggested-by: Lee Jones <lee.jones@xxxxxxxxxx>
Signed-off-by: Nishanth Menon <nm@xxxxxx>
---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/