diff for duplicates of <5339A036.6090703@codethink.co.uk> diff --git a/a/1.txt b/N1/1.txt index be669a5..f2e641f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,7 +23,7 @@ b/Documentation/devicetree/bindings/clock/clock-bindings.txt > +contain a list of parent clocks in form of phandle and clock specifier pairs, > +the latter the list of assigned clock frequency values (one cell each). > + -> + uart at a000 { +> + uart@a000 { > + compatible = "fsl,imx-uart"; > + reg = <0xa000 0x1000>; > + ... @@ -64,3 +64,7 @@ How do you support not-setting a rate for a clock? -- Ben Dooks http://www.codethink.co.uk/ Senior Engineer Codethink - Providing Genius +-- +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 23fb2b7..2b97e1a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,26 @@ "ref\01396284116-19178-1-git-send-email-s.nawrocki@samsung.com\0" "ref\01396284116-19178-3-git-send-email-s.nawrocki@samsung.com\0" - "From\0ben.dooks@codethink.co.uk (Ben Dooks)\0" - "Subject\0[PATCH RFC v4 2/2] clk: Add handling of clk parent and rate assigned from DT\0" + "ref\01396284116-19178-3-git-send-email-s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" + "From\0Ben Dooks <ben.dooks-4yDnlxn2s6sWdaTGBSpHTA@public.gmane.org>\0" + "Subject\0Re: [PATCH RFC v4 2/2] clk: Add handling of clk parent and rate assigned from DT\0" "Date\0Mon, 31 Mar 2014 18:04:54 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Sylwester Nawrocki <s.nawrocki-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org + mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + grant.likely-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org + kyungmin.park-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org + sw0312.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org + m.szyprowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org + t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org + laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org + " s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0" "\00:1\0" "b\0" "On 31/03/14 17:41, Sylwester Nawrocki wrote:\n" @@ -31,7 +48,7 @@ "> +contain a list of parent clocks in form of phandle and clock specifier pairs,\n" "> +the latter the list of assigned clock frequency values (one cell each).\n" "> +\n" - "> + uart at a000 {\n" + "> + uart@a000 {\n" "> + compatible = \"fsl,imx-uart\";\n" "> + reg = <0xa000 0x1000>;\n" "> + ...\n" @@ -71,6 +88,10 @@ "\n" "-- \n" "Ben Dooks\t\t\t\thttp://www.codethink.co.uk/\n" - "Senior Engineer\t\t\t\tCodethink - Providing Genius" + "Senior Engineer\t\t\t\tCodethink - Providing Genius\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 -436e15313047f5a5b7bb17b15f4db7e005e46b8a827f31b9d8a095fc827a6eb0 +dfd8f19fc4e6a76a486d54ed868c670af4f30f656f43907325f89d0f715395de
diff --git a/a/1.txt b/N2/1.txt index be669a5..a6b7ce1 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -23,7 +23,7 @@ b/Documentation/devicetree/bindings/clock/clock-bindings.txt > +contain a list of parent clocks in form of phandle and clock specifier pairs, > +the latter the list of assigned clock frequency values (one cell each). > + -> + uart at a000 { +> + uart@a000 { > + compatible = "fsl,imx-uart"; > + reg = <0xa000 0x1000>; > + ... diff --git a/a/content_digest b/N2/content_digest index 23fb2b7..6c3d25c 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,25 @@ "ref\01396284116-19178-1-git-send-email-s.nawrocki@samsung.com\0" "ref\01396284116-19178-3-git-send-email-s.nawrocki@samsung.com\0" - "From\0ben.dooks@codethink.co.uk (Ben Dooks)\0" - "Subject\0[PATCH RFC v4 2/2] clk: Add handling of clk parent and rate assigned from DT\0" + "From\0Ben Dooks <ben.dooks@codethink.co.uk>\0" + "Subject\0Re: [PATCH RFC v4 2/2] clk: Add handling of clk parent and rate assigned from DT\0" "Date\0Mon, 31 Mar 2014 18:04:54 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Sylwester Nawrocki <s.nawrocki@samsung.com>" + devicetree@vger.kernel.org + " linux-kernel@vger.kernel.org\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + gregkh@linuxfoundation.org + mturquette@linaro.org + linux@arm.linux.org.uk + robh+dt@kernel.org + grant.likely@linaro.org + mark.rutland@arm.com + galak@codeaurora.org + kyungmin.park@samsung.com + sw0312.kim@samsung.com + m.szyprowski@samsung.com + t.figa@samsung.com + laurent.pinchart@ideasonboard.com + " s.hauer@pengutronix.de\0" "\00:1\0" "b\0" "On 31/03/14 17:41, Sylwester Nawrocki wrote:\n" @@ -31,7 +47,7 @@ "> +contain a list of parent clocks in form of phandle and clock specifier pairs,\n" "> +the latter the list of assigned clock frequency values (one cell each).\n" "> +\n" - "> + uart at a000 {\n" + "> + uart@a000 {\n" "> + compatible = \"fsl,imx-uart\";\n" "> + reg = <0xa000 0x1000>;\n" "> + ...\n" @@ -73,4 +89,4 @@ "Ben Dooks\t\t\t\thttp://www.codethink.co.uk/\n" "Senior Engineer\t\t\t\tCodethink - Providing Genius" -436e15313047f5a5b7bb17b15f4db7e005e46b8a827f31b9d8a095fc827a6eb0 +12322047a725640c579705573b78751e3ffc20310e857c18308dc96e8bd8b0d6
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.