All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53BDD0F3.7040906@codeaurora.org>

diff --git a/a/1.txt b/N1/1.txt
index eebdd13..9070980 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -12,7 +12,7 @@ On 07/09/14 01:35, Maxime Ripard wrote:
 >> these drivers end up having an extra reg property (or two) that points
 >> to a register in the efuse and some length, i.e you see this:
 >>
->> 	thermal-sensor@34000 {
+>> 	thermal-sensor at 34000 {
 >> 		compatible = "sensor";
 >> 		reg = <0x34000 0x1000>, <0x10018 0xc>;
 >> 		reg-names = "sensor", "efuse_calib";
@@ -21,12 +21,12 @@ On 07/09/14 01:35, Maxime Ripard wrote:
 >>
 >> I imagine in DT we want something more like this:
 >>
->> 	efuse: efuse@10000 {
+>> 	efuse: efuse at 10000 {
 >> 		compatible = "efuse";
 >> 		reg = <0x10000 0x1000>;
 >> 	}
 >>
->> 	thermal-sensor@34000 {
+>> 	thermal-sensor at 34000 {
 >> 		compatible = "sensor";
 >> 		reg = <0x34000 0x1000>;
 >> 		efuse = <&efuse 0x18>;
diff --git a/a/content_digest b/N1/content_digest
index 27c5b73..a3768bc 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,9 @@
  "ref\053BC4DD7.20906@codeaurora.org\0"
  "ref\020140709083509.GQ13423@lukather\0"
- "From\0Stephen Boyd <sboyd@codeaurora.org>\0"
- "Subject\0Re: a case for a common efuse API?\0"
+ "From\0sboyd@codeaurora.org (Stephen Boyd)\0"
+ "Subject\0a case for a common efuse API?\0"
  "Date\0Wed, 09 Jul 2014 16:32:03 -0700\0"
- "To\0Maxime Ripard <maxime.ripard@free-electrons.com>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>"
-  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
-  Bjorn Andersson <bjorn.andersson@sonymobile.com>
-  Stephen Warren <swarren@nvidia.com>
-  Peter De Schrijver <pdeschrijver@nvidia.com>
-  Arnd Bergmann <arnd@arndb.de>
-  linux-arm-msm@vger.kernel.org <linux-arm-msm@vger.kernel.org>
- " devicetree@vger.kernel.org <devicetree@vger.kernel.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 07/09/14 01:35, Maxime Ripard wrote:\n"
@@ -28,7 +20,7 @@
  ">> these drivers end up having an extra reg property (or two) that points\n"
  ">> to a register in the efuse and some length, i.e you see this:\n"
  ">>\n"
- ">> \tthermal-sensor@34000 {\n"
+ ">> \tthermal-sensor at 34000 {\n"
  ">> \t\tcompatible = \"sensor\";\n"
  ">> \t\treg = <0x34000 0x1000>, <0x10018 0xc>;\n"
  ">> \t\treg-names = \"sensor\", \"efuse_calib\";\n"
@@ -37,12 +29,12 @@
  ">>\n"
  ">> I imagine in DT we want something more like this:\n"
  ">>\n"
- ">> \tefuse: efuse@10000 {\n"
+ ">> \tefuse: efuse at 10000 {\n"
  ">> \t\tcompatible = \"efuse\";\n"
  ">> \t\treg = <0x10000 0x1000>;\n"
  ">> \t}\n"
  ">>\n"
- ">> \tthermal-sensor@34000 {\n"
+ ">> \tthermal-sensor at 34000 {\n"
  ">> \t\tcompatible = \"sensor\";\n"
  ">> \t\treg = <0x34000 0x1000>;\n"
  ">> \t\tefuse = <&efuse 0x18>;\n"
@@ -84,4 +76,4 @@
  "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n"
  hosted by The Linux Foundation
 
-a3611a0dc22fc0b012a1a5661ab307c14a8b856c471491d3384bed719185a77b
+cd33a977b486f1ba3e18af2be47789def6259a49812c8473cb0a414148f48711

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.