All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53A20A7D.3060508@ti.com>

diff --git a/a/1.txt b/N1/1.txt
index ee68c11..519efe9 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -12,7 +12,7 @@ but will eventually be sold externally? I assume this is not an TI
 internal only board.
 [...]
 >>> +
->>> +	matrix_keypad: matrix_keypad@0 {
+>>> +	matrix_keypad: matrix_keypad at 0 {
 >>> +		compatible = "gpio-matrix-keypad";
 >>
 >> no pinctrl needed?
@@ -37,7 +37,7 @@ Rule of thumb is to do the following:
 MIN(MAX_FREQ(D1), MAX_FREQ(D2).... MAX_FREQ(Dn));
 where D1..n are all the peripherals on this i2c bus.
 
->>> +	tps@24 {
+>>> +	tps at 24 {
 >>> +		compatible = "ti,tps65218";
 >>> +		reg = <0x24>;
 >>> +		interrupt-parent = <&gic>;
@@ -87,7 +87,7 @@ and having complete details about the hardware is always the norm.
 I suggest setting the voltage here to be complete even if there are no 
 current users.
 
->>> +	edt-ft5306@38 {
+>>> +	edt-ft5306 at 38 {
 >>> +		status = "okay";
 >>> +		compatible = "edt,edt-ft5306", "edt,edt-ft5x06";
 >>> +		pinctrl-names = "default";
@@ -162,7 +162,3 @@ USB works without a supply? even a fixed voltage supply? that is weird.
 [..]
 
 [1] http://marc.info/?l=devicetree&m=140301966510748&w=2
---
-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 86c88a6..1b3c7f6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,24 +2,10 @@
  "ref\01403106200-777-3-git-send-email-balbi@ti.com\0"
  "ref\053A1BADD.7050309@ti.com\0"
  "ref\020140618193113.GC4570@saruman.home\0"
- "ref\020140618193113.GC4570-HgARHv6XitL9zxVx7UNMDg@public.gmane.org\0"
- "From\0Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\0"
- "Subject\0Re: [PATCH v2 2/2] arm: dts: add support for AM437x StarterKit\0"
+ "From\0nm@ti.com (Nishanth Menon)\0"
+ "Subject\0[PATCH v2 2/2] arm: dts: add support for AM437x StarterKit\0"
  "Date\0Wed, 18 Jun 2014 16:54:05 -0500\0"
- "To\0balbi-l0cyMroinI0@public.gmane.org\0"
- "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org
-  Josh Elliot <jelliott-l0cyMroinI0@public.gmane.org>
-  Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
-  Rajendra Nayak <rnayak-l0cyMroinI0@public.gmane.org>
-  Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Darren Etheridge <detheridge-l0cyMroinI0@public.gmane.org>
-  r.sricharan-l0cyMroinI0@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  Benoit Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
-  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  Linux OMAP Mailing List <linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " Linux ARM Kernel Mailing List <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 06/18/2014 02:31 PM, Felipe Balbi wrote:\n"
@@ -36,7 +22,7 @@
  "internal only board.\n"
  "[...]\n"
  ">>> +\n"
- ">>> +\tmatrix_keypad: matrix_keypad@0 {\n"
+ ">>> +\tmatrix_keypad: matrix_keypad at 0 {\n"
  ">>> +\t\tcompatible = \"gpio-matrix-keypad\";\n"
  ">>\n"
  ">> no pinctrl needed?\n"
@@ -61,7 +47,7 @@
  "MIN(MAX_FREQ(D1), MAX_FREQ(D2).... MAX_FREQ(Dn));\n"
  "where D1..n are all the peripherals on this i2c bus.\n"
  "\n"
- ">>> +\ttps@24 {\n"
+ ">>> +\ttps at 24 {\n"
  ">>> +\t\tcompatible = \"ti,tps65218\";\n"
  ">>> +\t\treg = <0x24>;\n"
  ">>> +\t\tinterrupt-parent = <&gic>;\n"
@@ -111,7 +97,7 @@
  "I suggest setting the voltage here to be complete even if there are no \n"
  "current users.\n"
  "\n"
- ">>> +\tedt-ft5306@38 {\n"
+ ">>> +\tedt-ft5306 at 38 {\n"
  ">>> +\t\tstatus = \"okay\";\n"
  ">>> +\t\tcompatible = \"edt,edt-ft5306\", \"edt,edt-ft5x06\";\n"
  ">>> +\t\tpinctrl-names = \"default\";\n"
@@ -185,10 +171,6 @@
  "\n"
  "[..]\n"
  "\n"
- "[1] http://marc.info/?l=devicetree&m=140301966510748&w=2\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
+ [1] http://marc.info/?l=devicetree&m=140301966510748&w=2
 
-5f8513b9286023aca8f9b5fae02f0c1d9c329fbced029e05ccbd609a94845500
+39fb97663de195abc3934520cea22c6af64c4ca98ec676c1f8c96bc7609f91f6

diff --git a/a/1.txt b/N2/1.txt
index ee68c11..92a5146 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -162,7 +162,3 @@ USB works without a supply? even a fixed voltage supply? that is weird.
 [..]
 
 [1] http://marc.info/?l=devicetree&m=140301966510748&w=2
---
-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/N2/content_digest
index 86c88a6..80857f9 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,24 +2,23 @@
  "ref\01403106200-777-3-git-send-email-balbi@ti.com\0"
  "ref\053A1BADD.7050309@ti.com\0"
  "ref\020140618193113.GC4570@saruman.home\0"
- "ref\020140618193113.GC4570-HgARHv6XitL9zxVx7UNMDg@public.gmane.org\0"
- "From\0Nishanth Menon <nm-l0cyMroinI0@public.gmane.org>\0"
+ "From\0Nishanth Menon <nm@ti.com>\0"
  "Subject\0Re: [PATCH v2 2/2] arm: dts: add support for AM437x StarterKit\0"
  "Date\0Wed, 18 Jun 2014 16:54:05 -0500\0"
- "To\0balbi-l0cyMroinI0@public.gmane.org\0"
- "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org
-  Josh Elliot <jelliott-l0cyMroinI0@public.gmane.org>
-  Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
-  Rajendra Nayak <rnayak-l0cyMroinI0@public.gmane.org>
-  Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
-  Darren Etheridge <detheridge-l0cyMroinI0@public.gmane.org>
-  r.sricharan-l0cyMroinI0@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  Benoit Cousson <bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org>
-  galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org
-  Linux OMAP Mailing List <linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
- " Linux ARM Kernel Mailing List <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0"
+ "To\0balbi@ti.com\0"
+ "Cc\0devicetree@vger.kernel.org"
+  linux@arm.linux.org.uk
+  Josh Elliot <jelliott@ti.com>
+  Tony Lindgren <tony@atomide.com>
+  Rajendra Nayak <rnayak@ti.com>
+  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
+  Darren Etheridge <detheridge@ti.com>
+  r.sricharan@ti.com
+  robh+dt@kernel.org
+  Benoit Cousson <bcousson@baylibre.com>
+  galak@codeaurora.org
+  Linux OMAP Mailing List <linux-omap@vger.kernel.org>
+ " Linux ARM Kernel Mailing List <linux-arm-kernel@lists.infradead.org>\0"
  "\00:1\0"
  "b\0"
  "On 06/18/2014 02:31 PM, Felipe Balbi wrote:\n"
@@ -185,10 +184,6 @@
  "\n"
  "[..]\n"
  "\n"
- "[1] http://marc.info/?l=devicetree&m=140301966510748&w=2\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
+ [1] http://marc.info/?l=devicetree&m=140301966510748&w=2
 
-5f8513b9286023aca8f9b5fae02f0c1d9c329fbced029e05ccbd609a94845500
+ba47643ab6388fc9e5125bb6b9942e628549b810b3486238db120159ecd8d41c

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.