diff for duplicates of <530399AC.2070204@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index cfd91cb..86e83b7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -12,15 +12,15 @@ On 02/18/2014 04:23 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>; >>>> ... @@ -49,7 +49,7 @@ Great:-) > The node-name shall start with a lower or uppercase character and > should describe the general class of device. > -> IMO clock_1 describes the general class of device as well as clock at 1, +> IMO clock_1 describes the general class of device as well as clock@1, > while also not filling a unexpected property with a meaningless value. I believe section 2.2.2 "Generic Names Recommendation" is the source of @@ -70,3 +70,7 @@ name should be one of the following choices: """ (I note e.g. "cpu" not "cpu-1", "cpu_2", etc.) +-- +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 b20441c..5cde1ce 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,10 +2,15 @@ "ref\020140214103556.GC9907@e106331-lin.cambridge.arm.com\0" "ref\052FE4798.3010605@wwwdotorg.org\0" "ref\020140218112323.GB6051@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\020140218112323.GB6051-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\0Tue, 18 Feb 2014 10:34:36 -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/18/2014 04:23 AM, Mark Rutland wrote:\n" @@ -22,15 +27,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" @@ -59,7 +64,7 @@ "> The node-name shall start with a lower or uppercase character and\n" "> should describe the general class of device.\n" "> \n" - "> IMO clock_1 describes the general class of device as well as clock at 1,\n" + "> IMO clock_1 describes the general class of device as well as clock@1,\n" "> while also not filling a unexpected property with a meaningless value.\n" "\n" "I believe section 2.2.2 \"Generic Names Recommendation\" is the source of\n" @@ -79,6 +84,10 @@ "...\n" "\"\"\"\n" "\n" - "(I note e.g. \"cpu\" not \"cpu-1\", \"cpu_2\", etc.)" + "(I note e.g. \"cpu\" not \"cpu-1\", \"cpu_2\", etc.)\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 -46fb5321be949717f783c82481f85b734cefff8e14fbeec6015feda33177896f +73efa35ec05d48fa385ecb7512d87a2431fd0412030da86179402ff81df34cad
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.