diff for duplicates of <20150416192014.19585.9663@quantum> diff --git a/a/1.txt b/N1/1.txt index d2b6690..7680379 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -13,8 +13,8 @@ Quoting Ray Jui (2015-04-14 12:10:35) > >>>>> Document the device tree binding for Broadcom iProc architecture based > >>>>> clock controller > >>>>> -> >>>>> Signed-off-by: Ray Jui <rjui@broadcom.com> -> >>>>> Reviewed-by: Scott Branden <sbranden@broadcom.com> +> >>>>> Signed-off-by: Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> +> >>>>> Reviewed-by: Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> > >>>>> --- > >>>>> .../bindings/clock/brcm,iproc-clocks.txt | 171 ++++++++++++++++++++ > >>>>> 1 file changed, 171 insertions(+) @@ -242,7 +242,7 @@ at how the qcom bindings do it: gcc is a clock generator ip block. arch/arm/boot/dts/qcom-apq8084.dtsi: - gcc: clock-controller at fc400000 { + gcc: clock-controller@fc400000 { compatible = "qcom,gcc-apq8084"; #clock-cells = <1>; #reset-cells = <1>; @@ -257,7 +257,7 @@ That header creates a map of clocks by numbers. An example: We can see how it used by the serial controller in arch/arm/boot/dts/qcom-apq8084.dtsi: - serial at f995e000 { + serial@f995e000 { compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm"; reg = <0xf995e000 0x1000>; interrupts = <0 114 0x0>; @@ -354,3 +354,7 @@ Mike > Thanks, > > Ray +-- +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 3785e83..9253e47 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,10 +5,27 @@ "ref\020150413060254.19585.59701@quantum\0" "ref\0552C1BA1.1020101@broadcom.com\0" "ref\0552D662B.80201@broadcom.com\0" - "From\0mturquette@linaro.org (Michael Turquette)\0" - "Subject\0[PATCH v6 1/6] clk: iproc: define Broadcom iProc clock binding\0" + "ref\0552D662B.80201-dY08KVG/lbpWk0Htik3J/w@public.gmane.org\0" + "From\0Michael Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH v6 1/6] clk: iproc: define Broadcom iProc clock binding\0" "Date\0Thu, 16 Apr 2015 12:20:14 -0700\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>" + Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + Matt Porter <mporter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Alex Elder <elder-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Russell King <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org> + " Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org> + Dmitry Torokhov <dtor-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> + Anatol Pomazau <anatol-hpIqsD4AKlfQT0dZR+AlfA@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org\0" "\00:1\0" "b\0" "Quoting Ray Jui (2015-04-14 12:10:35)\n" @@ -26,8 +43,8 @@ "> >>>>> Document the device tree binding for Broadcom iProc architecture based\n" "> >>>>> clock controller\n" "> >>>>>\n" - "> >>>>> Signed-off-by: Ray Jui <rjui@broadcom.com>\n" - "> >>>>> Reviewed-by: Scott Branden <sbranden@broadcom.com>\n" + "> >>>>> Signed-off-by: Ray Jui <rjui-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" + "> >>>>> Reviewed-by: Scott Branden <sbranden-dY08KVG/lbpWk0Htik3J/w@public.gmane.org>\n" "> >>>>> ---\n" "> >>>>> .../bindings/clock/brcm,iproc-clocks.txt | 171 ++++++++++++++++++++\n" "> >>>>> 1 file changed, 171 insertions(+)\n" @@ -255,7 +272,7 @@ "gcc is a clock generator ip block.\n" "\n" "arch/arm/boot/dts/qcom-apq8084.dtsi:\n" - " gcc: clock-controller at fc400000 {\n" + " gcc: clock-controller@fc400000 {\n" " compatible = \"qcom,gcc-apq8084\";\n" " #clock-cells = <1>;\n" " #reset-cells = <1>;\n" @@ -270,7 +287,7 @@ "\n" "We can see how it used by the serial controller in\n" "arch/arm/boot/dts/qcom-apq8084.dtsi:\n" - " serial at f995e000 {\n" + " serial@f995e000 {\n" " compatible = \"qcom,msm-uartdm-v1.4\", \"qcom,msm-uartdm\";\n" " reg = <0xf995e000 0x1000>;\n" " interrupts = <0 114 0x0>;\n" @@ -366,6 +383,10 @@ "> \n" "> Thanks,\n" "> \n" - > Ray + "> Ray\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 -e471e9c3950052470babd745e66af0c6be52307b64a9021a05e46239361f8180 +957a1648f97223bef2e02c34bcf8386cd251aaba7bd8c03cd443f090e3e74855
diff --git a/a/1.txt b/N2/1.txt index d2b6690..4e1e793 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -242,7 +242,7 @@ at how the qcom bindings do it: gcc is a clock generator ip block. arch/arm/boot/dts/qcom-apq8084.dtsi: - gcc: clock-controller at fc400000 { + gcc: clock-controller@fc400000 { compatible = "qcom,gcc-apq8084"; #clock-cells = <1>; #reset-cells = <1>; @@ -257,7 +257,7 @@ That header creates a map of clocks by numbers. An example: We can see how it used by the serial controller in arch/arm/boot/dts/qcom-apq8084.dtsi: - serial at f995e000 { + serial@f995e000 { compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm"; reg = <0xf995e000 0x1000>; interrupts = <0 114 0x0>; diff --git a/a/content_digest b/N2/content_digest index 3785e83..44d5c15 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,10 +5,26 @@ "ref\020150413060254.19585.59701@quantum\0" "ref\0552C1BA1.1020101@broadcom.com\0" "ref\0552D662B.80201@broadcom.com\0" - "From\0mturquette@linaro.org (Michael Turquette)\0" - "Subject\0[PATCH v6 1/6] clk: iproc: define Broadcom iProc clock binding\0" + "From\0Michael Turquette <mturquette@linaro.org>\0" + "Subject\0Re: [PATCH v6 1/6] clk: iproc: define Broadcom iProc clock binding\0" "Date\0Thu, 16 Apr 2015 12:20:14 -0700\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Ray Jui <rjui@broadcom.com>" + Stephen Boyd <sboyd@codeaurora.org> + Matt Porter <mporter@linaro.org> + Alex Elder <elder@linaro.org> + Rob Herring <robh+dt@kernel.org> + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Russell King <linux@arm.linux.org.uk> + " Arnd Bergmann <arnd@arndb.de>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + devicetree@vger.kernel.org + Scott Branden <sbranden@broadcom.com> + Dmitry Torokhov <dtor@google.com> + Anatol Pomazau <anatol@google.com> + linux-kernel@vger.kernel.org + " bcm-kernel-feedback-list@broadcom.com\0" "\00:1\0" "b\0" "Quoting Ray Jui (2015-04-14 12:10:35)\n" @@ -255,7 +271,7 @@ "gcc is a clock generator ip block.\n" "\n" "arch/arm/boot/dts/qcom-apq8084.dtsi:\n" - " gcc: clock-controller at fc400000 {\n" + " gcc: clock-controller@fc400000 {\n" " compatible = \"qcom,gcc-apq8084\";\n" " #clock-cells = <1>;\n" " #reset-cells = <1>;\n" @@ -270,7 +286,7 @@ "\n" "We can see how it used by the serial controller in\n" "arch/arm/boot/dts/qcom-apq8084.dtsi:\n" - " serial at f995e000 {\n" + " serial@f995e000 {\n" " compatible = \"qcom,msm-uartdm-v1.4\", \"qcom,msm-uartdm\";\n" " reg = <0xf995e000 0x1000>;\n" " interrupts = <0 114 0x0>;\n" @@ -368,4 +384,4 @@ "> \n" > Ray -e471e9c3950052470babd745e66af0c6be52307b64a9021a05e46239361f8180 +169307a5c16ace2befc93e735cbc84fb65f7e9d9806207f817e1d30a864e4acd
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.