diff for duplicates of <20170202042930.GA6377@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index 1ed63d8..68f0922 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,18 +1,18 @@ Hello Martin, -On Tue, Jan 24, 2017 at 10:52:43AM +0100, kernel@martin.sperl.org wrote: +On Tue, Jan 24, 2017 at 10:52:43AM +0100, kernel at martin.sperl.org wrote: > > > On 24.01.2017, at 10:31, Eduardo Valentin <edubezval@gmail.com> wrote: > > > > Hello Martin, > > -> > On Fri, Jan 20, 2017 at 08:54:07AM +0100, kernel@martin.sperl.org wrote: +> > On Fri, Jan 20, 2017 at 08:54:07AM +0100, kernel at martin.sperl.org wrote: > >> > >>> On 20.01.2017, at 05:14, Eduardo Valentin <edubezval@gmail.com> wrote: > >>> > >>> Hello Martin, > >>> -> >>> On Sat, Jan 07, 2017 at 04:55:45PM +0000, kernel@martin.sperl.org wrote: +> >>> On Sat, Jan 07, 2017 at 04:55:45PM +0000, kernel at martin.sperl.org wrote: > >>>> From: Martin Sperl <kernel@martin.sperl.org> > >>>> > >>>> Add basic thermal driver for bcm2835 SOC. @@ -95,7 +95,7 @@ Maybe you missed, or did not read the doc I pointed you... > The argument is that we have DT in the 4.10.0-rc2 kernel right now that > look like this: -> thermal@7e212000 { +> thermal at 7e212000 { > compatible = "brcm,bcm2835-thermal"; > clocks = <0x6 0x1b>; > status = "okay"; @@ -117,7 +117,7 @@ ocp { /* * A simple IC with several bandgap temperature sensors. */ - bandgap0: bandgap@0x0000ED00 { + bandgap0: bandgap at 0x0000ED00 { ... #thermal-sensor-cells = <1>; }; diff --git a/a/content_digest b/N1/content_digest index fdd1538..1b65b3b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,33 +3,27 @@ "ref\0060918B6-A773-46A5-8D10-C9F6BBA6D3F1@martin.sperl.org\0" "ref\020170124093127.GB3651@localhost.localdomain\0" "ref\00452720A-5914-469B-9EF7-0581CF1B5478@martin.sperl.org\0" - "From\0Eduardo Valentin <edubezval@gmail.com>\0" - "Subject\0Re: [PATCH V9] thermal: bcm2835: add thermal driver for bcm2835 soc\0" + "From\0edubezval@gmail.com (Eduardo Valentin)\0" + "Subject\0[PATCH V9] thermal: bcm2835: add thermal driver for bcm2835 soc\0" "Date\0Wed, 1 Feb 2017 20:29:32 -0800\0" - "To\0kernel@martin.sperl.org\0" - "Cc\0Zhang Rui <rui.zhang@intel.com>" - Lee Jones <lee@kernel.org> - Eric Anholt <eric@anholt.net> - linux-pm@vger.kernel.org - linux-rpi-kernel <linux-rpi-kernel@lists.infradead.org> - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hello Martin,\n" "\n" - "On Tue, Jan 24, 2017 at 10:52:43AM +0100, kernel@martin.sperl.org wrote:\n" + "On Tue, Jan 24, 2017 at 10:52:43AM +0100, kernel at martin.sperl.org wrote:\n" "> \n" "> > On 24.01.2017, at 10:31, Eduardo Valentin <edubezval@gmail.com> wrote:\n" "> > \n" "> > Hello Martin,\n" "> > \n" - "> > On Fri, Jan 20, 2017 at 08:54:07AM +0100, kernel@martin.sperl.org wrote:\n" + "> > On Fri, Jan 20, 2017 at 08:54:07AM +0100, kernel at martin.sperl.org wrote:\n" "> >> \n" "> >>> On 20.01.2017, at 05:14, Eduardo Valentin <edubezval@gmail.com> wrote:\n" "> >>> \n" "> >>> Hello Martin,\n" "> >>> \n" - "> >>> On Sat, Jan 07, 2017 at 04:55:45PM +0000, kernel@martin.sperl.org wrote:\n" + "> >>> On Sat, Jan 07, 2017 at 04:55:45PM +0000, kernel at martin.sperl.org wrote:\n" "> >>>> From: Martin Sperl <kernel@martin.sperl.org>\n" "> >>>> \n" "> >>>> Add basic thermal driver for bcm2835 SOC.\n" @@ -112,7 +106,7 @@ "\n" "> The argument is that we have DT in the 4.10.0-rc2 kernel right now that\n" "> look like this:\n" - "> thermal@7e212000 {\n" + "> thermal at 7e212000 {\n" "> compatible = \"brcm,bcm2835-thermal\";\n" "> clocks = <0x6 0x1b>;\n" "> status = \"okay\";\n" @@ -134,7 +128,7 @@ "\t/*\n" "\t * A simple IC with several bandgap temperature sensors.\n" "\t */\n" - "\tbandgap0: bandgap@0x0000ED00 {\n" + "\tbandgap0: bandgap at 0x0000ED00 {\n" "\t\t...\n" "\t\t#thermal-sensor-cells = <1>;\n" "\t};\n" @@ -205,4 +199,4 @@ "\n" Eduardo Valentin -f08ecada567043ce481a2fbf252c4ee1d9945ee85e1245b4b8a1327e27b65389 +770ccf309dee31cf606803e117492bed620352c4e5a494393dce7e721fb476d7
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.