diff for duplicates of <20171221214432.3658852-1-arnd@arndb.de> diff --git a/a/1.txt b/N1/1.txt index 42c5540..4cd4da9 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,16 +1,16 @@ dtc warns about two 'clocks' properties that have an extraneous '1' at the end: -arch/arm/boot/dts/ls1021a-qds.dtb: Warning (clocks_property): arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Property 'clocks', cell 1 is not a phandle reference in /soc/i2c at 2180000/mux at 77/i2c at 4/sgtl5000 at 2a -arch/arm/boot/dts/ls1021a-qds.dtb: Warning (clocks_property): Missing property '#clock-cells' in node /soc/interrupt-controller at 1400000 or bad phandle (referred from /soc/i2c at 2180000/mux at 77/i2c at 4/sgtl5000 at 2a:clocks[1]) -Property 'clocks', cell 1 is not a phandle reference in /soc/i2c at 2190000/sgtl5000 at a -arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Missing property '#clock-cells' in node /soc/interrupt-controller at 1400000 or bad phandle (referred from /soc/i2c at 2190000/sgtl5000 at a:clocks[1]) +arch/arm/boot/dts/ls1021a-qds.dtb: Warning (clocks_property): arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Property 'clocks', cell 1 is not a phandle reference in /soc/i2c@2180000/mux@77/i2c@4/sgtl5000@2a +arch/arm/boot/dts/ls1021a-qds.dtb: Warning (clocks_property): Missing property '#clock-cells' in node /soc/interrupt-controller@1400000 or bad phandle (referred from /soc/i2c@2180000/mux@77/i2c@4/sgtl5000@2a:clocks[1]) +Property 'clocks', cell 1 is not a phandle reference in /soc/i2c@2190000/sgtl5000@a +arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Missing property '#clock-cells' in node /soc/interrupt-controller@1400000 or bad phandle (referred from /soc/i2c@2190000/sgtl5000@a:clocks[1]) The clocks that get referenced here are fixed-rate, so they do not take any argument, and dtc interprets the next cell as a phandle, which is invalid. -Signed-off-by: Arnd Bergmann <arnd@arndb.de> +Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> --- arch/arm/boot/dts/ls1021a-qds.dts | 2 +- arch/arm/boot/dts/ls1021a-twr.dts | 2 +- @@ -44,3 +44,8 @@ index a8b148ad1dd2..44715c8ef756 100644 -- 2.9.0 + +-- +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 e1b0211..c69b01f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,22 +1,29 @@ - "From\0arnd@arndb.de (Arnd Bergmann)\0" + "From\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" "Subject\0[PATCH] ARM: dts: ls1021a: fix incorrect clock references\0" "Date\0Thu, 21 Dec 2017 22:44:20 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Shawn Guo <shawn.guo-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Cc\0Jingchang Lu <b35083-KZfg59tc24xl57MIdRCFDg@public.gmane.org>" + Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org> + Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "dtc warns about two 'clocks' properties that have an extraneous '1'\n" "at the end:\n" "\n" - "arch/arm/boot/dts/ls1021a-qds.dtb: Warning (clocks_property): arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Property 'clocks', cell 1 is not a phandle reference in /soc/i2c at 2180000/mux at 77/i2c at 4/sgtl5000 at 2a\n" - "arch/arm/boot/dts/ls1021a-qds.dtb: Warning (clocks_property): Missing property '#clock-cells' in node /soc/interrupt-controller at 1400000 or bad phandle (referred from /soc/i2c at 2180000/mux at 77/i2c at 4/sgtl5000 at 2a:clocks[1])\n" - "Property 'clocks', cell 1 is not a phandle reference in /soc/i2c at 2190000/sgtl5000 at a\n" - "arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Missing property '#clock-cells' in node /soc/interrupt-controller at 1400000 or bad phandle (referred from /soc/i2c at 2190000/sgtl5000 at a:clocks[1])\n" + "arch/arm/boot/dts/ls1021a-qds.dtb: Warning (clocks_property): arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Property 'clocks', cell 1 is not a phandle reference in /soc/i2c@2180000/mux@77/i2c@4/sgtl5000@2a\n" + "arch/arm/boot/dts/ls1021a-qds.dtb: Warning (clocks_property): Missing property '#clock-cells' in node /soc/interrupt-controller@1400000 or bad phandle (referred from /soc/i2c@2180000/mux@77/i2c@4/sgtl5000@2a:clocks[1])\n" + "Property 'clocks', cell 1 is not a phandle reference in /soc/i2c@2190000/sgtl5000@a\n" + "arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Missing property '#clock-cells' in node /soc/interrupt-controller@1400000 or bad phandle (referred from /soc/i2c@2190000/sgtl5000@a:clocks[1])\n" "\n" "The clocks that get referenced here are fixed-rate, so they do not\n" "take any argument, and dtc interprets the next cell as a phandle, which\n" "is invalid.\n" "\n" - "Signed-off-by: Arnd Bergmann <arnd@arndb.de>\n" + "Signed-off-by: Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\n" "---\n" " arch/arm/boot/dts/ls1021a-qds.dts | 2 +-\n" " arch/arm/boot/dts/ls1021a-twr.dts | 2 +-\n" @@ -49,6 +56,11 @@ " };\n" " \n" "-- \n" - 2.9.0 + "2.9.0\n" + "\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 -ce1ebaa0207ba8ef379f23e50fe37bc583daadf2a860275f9a63e6b4ba41eb65 +20e51170d8df5257b3c6dd585695bb730d55b403fdb5a44169596298c807bc98
diff --git a/a/1.txt b/N2/1.txt index 42c5540..7b68885 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,10 +1,10 @@ dtc warns about two 'clocks' properties that have an extraneous '1' at the end: -arch/arm/boot/dts/ls1021a-qds.dtb: Warning (clocks_property): arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Property 'clocks', cell 1 is not a phandle reference in /soc/i2c at 2180000/mux at 77/i2c at 4/sgtl5000 at 2a -arch/arm/boot/dts/ls1021a-qds.dtb: Warning (clocks_property): Missing property '#clock-cells' in node /soc/interrupt-controller at 1400000 or bad phandle (referred from /soc/i2c at 2180000/mux at 77/i2c at 4/sgtl5000 at 2a:clocks[1]) -Property 'clocks', cell 1 is not a phandle reference in /soc/i2c at 2190000/sgtl5000 at a -arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Missing property '#clock-cells' in node /soc/interrupt-controller at 1400000 or bad phandle (referred from /soc/i2c at 2190000/sgtl5000 at a:clocks[1]) +arch/arm/boot/dts/ls1021a-qds.dtb: Warning (clocks_property): arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Property 'clocks', cell 1 is not a phandle reference in /soc/i2c@2180000/mux@77/i2c@4/sgtl5000@2a +arch/arm/boot/dts/ls1021a-qds.dtb: Warning (clocks_property): Missing property '#clock-cells' in node /soc/interrupt-controller@1400000 or bad phandle (referred from /soc/i2c@2180000/mux@77/i2c@4/sgtl5000@2a:clocks[1]) +Property 'clocks', cell 1 is not a phandle reference in /soc/i2c@2190000/sgtl5000@a +arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Missing property '#clock-cells' in node /soc/interrupt-controller@1400000 or bad phandle (referred from /soc/i2c@2190000/sgtl5000@a:clocks[1]) The clocks that get referenced here are fixed-rate, so they do not take any argument, and dtc interprets the next cell as a phandle, which diff --git a/a/content_digest b/N2/content_digest index e1b0211..df19edf 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,16 +1,23 @@ - "From\0arnd@arndb.de (Arnd Bergmann)\0" + "From\0Arnd Bergmann <arnd@arndb.de>\0" "Subject\0[PATCH] ARM: dts: ls1021a: fix incorrect clock references\0" "Date\0Thu, 21 Dec 2017 22:44:20 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Shawn Guo <shawn.guo@linaro.org>\0" + "Cc\0Jingchang Lu <b35083@freescale.com>" + Arnd Bergmann <arnd@arndb.de> + Rob Herring <robh+dt@kernel.org> + Mark Rutland <mark.rutland@arm.com> + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" "dtc warns about two 'clocks' properties that have an extraneous '1'\n" "at the end:\n" "\n" - "arch/arm/boot/dts/ls1021a-qds.dtb: Warning (clocks_property): arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Property 'clocks', cell 1 is not a phandle reference in /soc/i2c at 2180000/mux at 77/i2c at 4/sgtl5000 at 2a\n" - "arch/arm/boot/dts/ls1021a-qds.dtb: Warning (clocks_property): Missing property '#clock-cells' in node /soc/interrupt-controller at 1400000 or bad phandle (referred from /soc/i2c at 2180000/mux at 77/i2c at 4/sgtl5000 at 2a:clocks[1])\n" - "Property 'clocks', cell 1 is not a phandle reference in /soc/i2c at 2190000/sgtl5000 at a\n" - "arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Missing property '#clock-cells' in node /soc/interrupt-controller at 1400000 or bad phandle (referred from /soc/i2c at 2190000/sgtl5000 at a:clocks[1])\n" + "arch/arm/boot/dts/ls1021a-qds.dtb: Warning (clocks_property): arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Property 'clocks', cell 1 is not a phandle reference in /soc/i2c@2180000/mux@77/i2c@4/sgtl5000@2a\n" + "arch/arm/boot/dts/ls1021a-qds.dtb: Warning (clocks_property): Missing property '#clock-cells' in node /soc/interrupt-controller@1400000 or bad phandle (referred from /soc/i2c@2180000/mux@77/i2c@4/sgtl5000@2a:clocks[1])\n" + "Property 'clocks', cell 1 is not a phandle reference in /soc/i2c@2190000/sgtl5000@a\n" + "arch/arm/boot/dts/ls1021a-twr.dtb: Warning (clocks_property): Missing property '#clock-cells' in node /soc/interrupt-controller@1400000 or bad phandle (referred from /soc/i2c@2190000/sgtl5000@a:clocks[1])\n" "\n" "The clocks that get referenced here are fixed-rate, so they do not\n" "take any argument, and dtc interprets the next cell as a phandle, which\n" @@ -51,4 +58,4 @@ "-- \n" 2.9.0 -ce1ebaa0207ba8ef379f23e50fe37bc583daadf2a860275f9a63e6b4ba41eb65 +f71b7d8858372885072a2176f65cb69bb6f9791158725f8342cee0607662c6a6
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.