diff for duplicates of <20131204112039.GC907@lee--X1> diff --git a/a/1.txt b/N1/1.txt index 6ee95ba..127e4d7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ > Add document describing device tree bindings for MAX14577 MFD driver. > -> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> -> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> +> Signed-off-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +> Signed-off-by: Kyungmin Park <kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> > --- > Documentation/devicetree/bindings/mfd/max14577.txt | 48 ++++++++++++++++++++ > 1 file changed, 48 insertions(+) @@ -53,7 +53,7 @@ could otherwise be. > + [*] refer Documentation/devicetree/bindings/regulator/regulator.txt > + > +Example: -> + max14577 at 25 { +> + max14577@25 { > + compatible = "maxim,max14577"; > + reg = <0x25>; > + interrupt-parent = <&gpx1>; @@ -65,10 +65,10 @@ I'm gussing this is IRQ5 and the 0 is flags? If so, please use > + regulators { > + compatible = "maxim,max14577-regulator"; > + -> + safeout_reg: safeout at 1 { +> + safeout_reg: safeout@1 { The name of the node (not the label:safeout_reg) usually depicts the -type of device, so 'regulator at 0' and 'regulator at 1'. However, I'm +type of device, so 'regulator@0' and 'regulator@1'. However, I'm unsure how this works when these nodes are encapsulated by an overarching 'regulators' parent node. @@ -77,7 +77,7 @@ Perhaps Mark can answer this? > + regulator-compatible = "SAFEOUT"; > + regulator-name = "SAFEOUT"; > + }; -> + charger_reg: charger at 0 { +> + charger_reg: charger@0 { > + regulator-compatible = "CHARGER"; > + regulator-name = "CHARGER"; > + regulator-min-microamp = <90000>; @@ -90,5 +90,9 @@ Perhaps Mark can answer this? -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org ? Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 3b727e3..5a175b0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,34 @@ "ref\01386153615-25456-1-git-send-email-k.kozlowski@samsung.com\0" "ref\01386153615-25456-4-git-send-email-k.kozlowski@samsung.com\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH v6 3/3] mfd: max14577: Add device tree bindings document\0" + "ref\01386153615-25456-4-git-send-email-k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" + "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH v6 3/3] mfd: max14577: Add device tree bindings document\0" "Date\0Wed, 4 Dec 2013 11:20:39 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0" + "Cc\0Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>" + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Rob Landley <rob-VoJi6FS/r0vR7s880joybQ@public.gmane.org> + Anton Vorontsov <anton-9xeibp6oKSgdnm+yROfE0A@public.gmane.org> + David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org> + Liam Girdwood <lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> + Mark Brown <broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Kyungmin Park <kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + Bartlomiej Zolnierkiewicz <b.zolnierkie-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> + Marek Szyprowski <m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> + " Chanwoo Choi <cw00.choi-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0" "\00:1\0" "b\0" "> Add document describing device tree bindings for MAX14577 MFD driver.\n" "> \n" - "> Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>\n" - "> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>\n" + "> Signed-off-by: Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + "> Signed-off-by: Kyungmin Park <kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" "> ---\n" "> Documentation/devicetree/bindings/mfd/max14577.txt | 48 ++++++++++++++++++++\n" "> 1 file changed, 48 insertions(+)\n" @@ -61,7 +80,7 @@ "> +\t[*] refer Documentation/devicetree/bindings/regulator/regulator.txt\n" "> +\n" "> +Example:\n" - "> +\tmax14577 at 25 {\n" + "> +\tmax14577@25 {\n" "> +\t\tcompatible = \"maxim,max14577\";\n" "> +\t\treg = <0x25>;\n" "> +\t\tinterrupt-parent = <&gpx1>;\n" @@ -73,10 +92,10 @@ "> +\t\tregulators {\n" "> +\t\t\tcompatible = \"maxim,max14577-regulator\";\n" "> +\n" - "> +\t\t\tsafeout_reg: safeout at 1 {\n" + "> +\t\t\tsafeout_reg: safeout@1 {\n" "\n" "The name of the node (not the label:safeout_reg) usually depicts the\n" - "type of device, so 'regulator at 0' and 'regulator at 1'. However, I'm\n" + "type of device, so 'regulator@0' and 'regulator@1'. However, I'm\n" "unsure how this works when these nodes are encapsulated by an\n" "overarching 'regulators' parent node.\n" "\n" @@ -85,7 +104,7 @@ "> +\t\t\t\tregulator-compatible = \"SAFEOUT\";\n" "> +\t\t\t\tregulator-name = \"SAFEOUT\";\n" "> +\t\t\t};\n" - "> +\t\t\tcharger_reg: charger at 0 {\n" + "> +\t\t\tcharger_reg: charger@0 {\n" "> +\t\t\t\tregulator-compatible = \"CHARGER\";\n" "> +\t\t\t\tregulator-name = \"CHARGER\";\n" "> +\t\t\t\tregulator-min-microamp = <90000>;\n" @@ -98,7 +117,11 @@ "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org ? Open source software for ARM SoCs\n" - Follow Linaro: Facebook | Twitter | Blog + "Linaro.org \342\224\202 Open source software for ARM SoCs\n" + "Follow Linaro: Facebook | Twitter | Blog\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -8b7557d60bacb69a8d621f5c59992b326475a10de082ebca2f5b0ef736889ca9 +20d1f6be89bd72393622ba5861c9ec556222d8150afa61eba84c7903aabdd104
diff --git a/a/1.txt b/N2/1.txt index 6ee95ba..dd65b3f 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -53,7 +53,7 @@ could otherwise be. > + [*] refer Documentation/devicetree/bindings/regulator/regulator.txt > + > +Example: -> + max14577 at 25 { +> + max14577@25 { > + compatible = "maxim,max14577"; > + reg = <0x25>; > + interrupt-parent = <&gpx1>; @@ -65,10 +65,10 @@ I'm gussing this is IRQ5 and the 0 is flags? If so, please use > + regulators { > + compatible = "maxim,max14577-regulator"; > + -> + safeout_reg: safeout at 1 { +> + safeout_reg: safeout@1 { The name of the node (not the label:safeout_reg) usually depicts the -type of device, so 'regulator at 0' and 'regulator at 1'. However, I'm +type of device, so 'regulator@0' and 'regulator@1'. However, I'm unsure how this works when these nodes are encapsulated by an overarching 'regulators' parent node. @@ -77,7 +77,7 @@ Perhaps Mark can answer this? > + regulator-compatible = "SAFEOUT"; > + regulator-name = "SAFEOUT"; > + }; -> + charger_reg: charger at 0 { +> + charger_reg: charger@0 { > + regulator-compatible = "CHARGER"; > + regulator-name = "CHARGER"; > + regulator-min-microamp = <90000>; @@ -90,5 +90,5 @@ Perhaps Mark can answer this? -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org ? Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog diff --git a/a/content_digest b/N2/content_digest index 3b727e3..b524362 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,27 @@ "ref\01386153615-25456-1-git-send-email-k.kozlowski@samsung.com\0" "ref\01386153615-25456-4-git-send-email-k.kozlowski@samsung.com\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH v6 3/3] mfd: max14577: Add device tree bindings document\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" + "Subject\0Re: [PATCH v6 3/3] mfd: max14577: Add device tree bindings document\0" "Date\0Wed, 4 Dec 2013 11:20:39 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Krzysztof Kozlowski <k.kozlowski@samsung.com>\0" + "Cc\0Rob Herring <rob.herring@calxeda.com>" + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Stephen Warren <swarren@wwwdotorg.org> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Rob Landley <rob@landley.net> + Anton Vorontsov <anton@enomsg.org> + David Woodhouse <dwmw2@infradead.org> + Liam Girdwood <lgirdwood@gmail.com> + Mark Brown <broonie@kernel.org> + Kyungmin Park <kyungmin.park@samsung.com> + devicetree@vger.kernel.org + linux-doc@vger.kernel.org + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> + Marek Szyprowski <m.szyprowski@samsung.com> + " Chanwoo Choi <cw00.choi@samsung.com>\0" "\00:1\0" "b\0" "> Add document describing device tree bindings for MAX14577 MFD driver.\n" @@ -61,7 +79,7 @@ "> +\t[*] refer Documentation/devicetree/bindings/regulator/regulator.txt\n" "> +\n" "> +Example:\n" - "> +\tmax14577 at 25 {\n" + "> +\tmax14577@25 {\n" "> +\t\tcompatible = \"maxim,max14577\";\n" "> +\t\treg = <0x25>;\n" "> +\t\tinterrupt-parent = <&gpx1>;\n" @@ -73,10 +91,10 @@ "> +\t\tregulators {\n" "> +\t\t\tcompatible = \"maxim,max14577-regulator\";\n" "> +\n" - "> +\t\t\tsafeout_reg: safeout at 1 {\n" + "> +\t\t\tsafeout_reg: safeout@1 {\n" "\n" "The name of the node (not the label:safeout_reg) usually depicts the\n" - "type of device, so 'regulator at 0' and 'regulator at 1'. However, I'm\n" + "type of device, so 'regulator@0' and 'regulator@1'. However, I'm\n" "unsure how this works when these nodes are encapsulated by an\n" "overarching 'regulators' parent node.\n" "\n" @@ -85,7 +103,7 @@ "> +\t\t\t\tregulator-compatible = \"SAFEOUT\";\n" "> +\t\t\t\tregulator-name = \"SAFEOUT\";\n" "> +\t\t\t};\n" - "> +\t\t\tcharger_reg: charger at 0 {\n" + "> +\t\t\tcharger_reg: charger@0 {\n" "> +\t\t\t\tregulator-compatible = \"CHARGER\";\n" "> +\t\t\t\tregulator-name = \"CHARGER\";\n" "> +\t\t\t\tregulator-min-microamp = <90000>;\n" @@ -98,7 +116,7 @@ "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org ? Open source software for ARM SoCs\n" + "Linaro.org \342\224\202 Open source software for ARM SoCs\n" Follow Linaro: Facebook | Twitter | Blog -8b7557d60bacb69a8d621f5c59992b326475a10de082ebca2f5b0ef736889ca9 +415f5e0917f6e20113282b82c6bedbd1dfc82e632b54605868c759557fc3099d
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.