diff for duplicates of <20180128232919.12639-16-embed3d@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 65f7aac..adfe0af 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,7 @@ index 7f4955a5fab7..9e53ff5ac4ed 100644 clocks = <&osc24M>; }; -+ ths: thermal-sensor@1f04000 { ++ ths: thermal-sensor at 1f04000 { + compatible = "allwinner,sun8i-a83t-ths"; + reg = <0x01f04000 0x100>; + interrupts = <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>; @@ -24,7 +24,7 @@ index 7f4955a5fab7..9e53ff5ac4ed 100644 + #io-channel-cells = <0>; + }; + - watchdog@1c20ca0 { + watchdog at 1c20ca0 { compatible = "allwinner,sun6i-a31-wdt"; reg = <0x01c20ca0 0x20>; -- diff --git a/a/content_digest b/N1/content_digest index 3cb0e70..c362cdd 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,33 +1,8 @@ "ref\020180128232919.12639-1-embed3d@gmail.com\0" - "From\0Philipp Rossak <embed3d@gmail.com>\0" + "From\0embed3d@gmail.com (Philipp Rossak)\0" "Subject\0[PATCH v2 15/16] arm: dts: sun8i: a83t: add support for the thermal sensor in A83T\0" "Date\0Mon, 29 Jan 2018 00:29:18 +0100\0" - "To\0lee.jones@linaro.org" - robh+dt@kernel.org - mark.rutland@arm.com - maxime.ripard@free-electrons.com - wens@csie.org - linux@armlinux.org.uk - jic23@kernel.org - knaack.h@gmx.de - lars@metafoo.de - pmeerw@pmeerw.net - davem@davemloft.net - hans.verkuil@cisco.com - mchehab@kernel.org - rask@formelder.dk - clabbe.montjoie@gmail.com - sean@mess.org - krzk@kernel.org - quentin.schulz@free-electrons.com - icenowy@aosc.io - edu.molinas@gmail.com - " singhalsimran0@gmail.com\0" - "Cc\0linux-iio@vger.kernel.org" - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-kernel@vger.kernel.org - " linux-sunxi@googlegroups.com\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "As we have gained the support for the thermal sensor in A83T,\n" @@ -48,7 +23,7 @@ " \t\t\tclocks = <&osc24M>;\n" " \t\t};\n" " \n" - "+\t\tths: thermal-sensor@1f04000 {\n" + "+\t\tths: thermal-sensor at 1f04000 {\n" "+\t\t\tcompatible = \"allwinner,sun8i-a83t-ths\";\n" "+\t\t\treg = <0x01f04000 0x100>;\n" "+\t\t\tinterrupts = <GIC_SPI 41 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -56,10 +31,10 @@ "+\t\t\t#io-channel-cells = <0>;\n" "+\t\t};\n" "+\n" - " \t\twatchdog@1c20ca0 {\n" + " \t\twatchdog at 1c20ca0 {\n" " \t\t\tcompatible = \"allwinner,sun6i-a31-wdt\";\n" " \t\t\treg = <0x01c20ca0 0x20>;\n" "-- \n" 2.11.0 -05b27d328657463331fe0c299f5fff8eb7b86fc2cc63e198f2e7865a9afe2de4 +479fb42274895efc14d8e89abd80067191788e720b37becd70b0674474838c57
diff --git a/a/1.txt b/N2/1.txt index 65f7aac..f38a16e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -3,7 +3,7 @@ we can now add its device nodes to the device tree. The A83T seems to have a broken IRQ 31, thus we use here IRQ 41. -Signed-off-by: Philipp Rossak <embed3d@gmail.com> +Signed-off-by: Philipp Rossak <embed3d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> --- arch/arm/boot/dts/sun8i-a83t.dtsi | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/a/content_digest b/N2/content_digest index 3cb0e70..18cd231 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,33 +1,34 @@ "ref\020180128232919.12639-1-embed3d@gmail.com\0" - "From\0Philipp Rossak <embed3d@gmail.com>\0" + "ref\020180128232919.12639-1-embed3d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "From\0Philipp Rossak <embed3d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" "Subject\0[PATCH v2 15/16] arm: dts: sun8i: a83t: add support for the thermal sensor in A83T\0" "Date\0Mon, 29 Jan 2018 00:29:18 +0100\0" - "To\0lee.jones@linaro.org" - robh+dt@kernel.org - mark.rutland@arm.com - maxime.ripard@free-electrons.com - wens@csie.org - linux@armlinux.org.uk - jic23@kernel.org - knaack.h@gmx.de - lars@metafoo.de - pmeerw@pmeerw.net - davem@davemloft.net - hans.verkuil@cisco.com - mchehab@kernel.org - rask@formelder.dk - clabbe.montjoie@gmail.com - sean@mess.org - krzk@kernel.org - quentin.schulz@free-electrons.com - icenowy@aosc.io - edu.molinas@gmail.com - " singhalsimran0@gmail.com\0" - "Cc\0linux-iio@vger.kernel.org" - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-kernel@vger.kernel.org - " linux-sunxi@googlegroups.com\0" + "To\0lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org" + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org + wens-jdAy2FN1RRM@public.gmane.org + linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org + jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + knaack.h-Mmb7MZpHnFY@public.gmane.org + lars-Qo5EllUWu/uELgA04lAiVw@public.gmane.org + pmeerw-jW+XmwGofnusTnJN9+BGXg@public.gmane.org + davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org + hans.verkuil-FYB4Gu1CFyUAvxtiuMwx3w@public.gmane.org + mchehab-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + rask-SivP7zSAdNDZaaYASwVUlg@public.gmane.org + clabbe.montjoie-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org + sean-hENCXIMQXOg@public.gmane.org + krzk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + quentin.schulz-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org + icenowy-h8G6r0blFSE@public.gmane.org + edu.molinas-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org + " singhalsimran0-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "Cc\0linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org\0" "\00:1\0" "b\0" "As we have gained the support for the thermal sensor in A83T,\n" @@ -35,7 +36,7 @@ "\n" "The A83T seems to have a broken IRQ 31, thus we use here IRQ 41.\n" "\n" - "Signed-off-by: Philipp Rossak <embed3d@gmail.com>\n" + "Signed-off-by: Philipp Rossak <embed3d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\n" "---\n" " arch/arm/boot/dts/sun8i-a83t.dtsi | 8 ++++++++\n" " 1 file changed, 8 insertions(+)\n" @@ -62,4 +63,4 @@ "-- \n" 2.11.0 -05b27d328657463331fe0c299f5fff8eb7b86fc2cc63e198f2e7865a9afe2de4 +70186223f1a657e5bc94192f896670dcc2f749102fc4cb9ce5ef01fb1fea64a7
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.