diff for duplicates of <52FE4798.3010605@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index fe95d2e..c06e857 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,15 +10,15 @@ On 02/14/2014 03:35 AM, Mark Rutland wrote: >> #address-cells = <1>; >> #size-cells = <0>; >> ->> clk_mmc: clock at 0 { +>> clk_mmc: clock@0 { >> compatible = "fixed-clock"; >> reg = <0>; >> ... ->> clk_i2c: clock at 1 { +>> clk_i2c: clock@1 { >> compatible = "fixed-clock"; >> reg = <1>; >> ... ->> clk_spi: clock at 2 { +>> clk_spi: clock@2 { >> compatible = "fixed-clock"; >> reg = <2>; >> ... @@ -45,3 +45,7 @@ type of device/object (i.e. just "clock"), not the identity of the device/object (i.e. not include IDs etc.). Hence, the node name needs to be "clock" for all of them, and the unit address must be used to differentiate them. +-- +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 77efe29..1474956 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,14 @@ "ref\01392358613-19962-1-git-send-email-swarren@wwwdotorg.org\0" "ref\020140214103556.GC9907@e106331-lin.cambridge.arm.com\0" - "From\0swarren@wwwdotorg.org (Stephen Warren)\0" - "Subject\0[PATCH 1/2] clk: fixed-rate: use full DT node name\0" + "ref\020140214103556.GC9907-NuALmloUBlrZROr8t4l/smS4ubULX0JqMm0uRHvK7Nw@public.gmane.org\0" + "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" + "Subject\0Re: [PATCH 1/2] clk: fixed-rate: use full DT node name\0" "Date\0Fri, 14 Feb 2014 09:43:04 -0700\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>\0" + "Cc\0Mike Turquette <mturquette-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" "\00:1\0" "b\0" "On 02/14/2014 03:35 AM, Mark Rutland wrote:\n" @@ -18,15 +23,15 @@ ">> \t\t#address-cells = <1>;\n" ">> \t\t#size-cells = <0>;\n" ">>\n" - ">> \t\tclk_mmc: clock at 0 {\n" + ">> \t\tclk_mmc: clock@0 {\n" ">> \t\t\tcompatible = \"fixed-clock\";\n" ">> \t\t\treg = <0>;\n" ">> ...\n" - ">> \t\tclk_i2c: clock at 1 {\n" + ">> \t\tclk_i2c: clock@1 {\n" ">> \t\t\tcompatible = \"fixed-clock\";\n" ">> \t\t\treg = <1>;\n" ">> ...\n" - ">> \t\tclk_spi: clock at 2 {\n" + ">> \t\tclk_spi: clock@2 {\n" ">> \t\t\tcompatible = \"fixed-clock\";\n" ">> \t\t\treg = <2>;\n" ">> ...\n" @@ -52,6 +57,10 @@ "type of device/object (i.e. just \"clock\"), not the identity of the\n" "device/object (i.e. not include IDs etc.). Hence, the node name needs to\n" "be \"clock\" for all of them, and the unit address must be used to\n" - differentiate them. + "differentiate them.\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 -0f32b9e6dfa6ca5d34179787077ebe9dc11085326a30cfd32e5448f26b7f18f5 +de25f0822e1a6d317610c38b5cb7216d529650d15c8236ab5aa543d52b93a923
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.