aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mfd/max77686.txt
diff options
context:
space:
mode:
authorJavier Martinez Canillas <javier@osg.samsung.com>2015-08-24 10:47:19 +0200
committerLee Jones <lee.jones@linaro.org>2015-08-24 15:15:47 +0100
commit00d689169dd088257de7ed218ff2c638bc5ad3b5 (patch)
tree7091c5645009d9882f1f806464d9943b62a90320 /Documentation/devicetree/bindings/mfd/max77686.txt
parentmfd: max77686: Don't suggest in binding to use a deprecated property (diff)
downloadlinux-dev-00d689169dd088257de7ed218ff2c638bc5ad3b5.tar.xz
linux-dev-00d689169dd088257de7ed218ff2c638bc5ad3b5.zip
mfd: max77686: Use a generic name for the PMIC node in the example
The ePAPR standard says that: "the name of a node should be somewhat generic, reflecting the function of the device and not its precise programming model." So, change the max77686 binding document example to use a generic node name instead of using the chip's name. Suggested-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd/max77686.txt')
-rw-r--r--Documentation/devicetree/bindings/mfd/max77686.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/mfd/max77686.txt b/Documentation/devicetree/bindings/mfd/max77686.txt
index 8221102d3fc2..d2ed3c20a5c3 100644
--- a/Documentation/devicetree/bindings/mfd/max77686.txt
+++ b/Documentation/devicetree/bindings/mfd/max77686.txt
@@ -48,7 +48,7 @@ to get matched with their hardware counterparts as follow:
Example:
- max77686@09 {
+ max77686: pmic@09 {
compatible = "maxim,max77686";
interrupt-parent = <&wakeup_eint>;
interrupts = <26 0>;