All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <538CA5C3.5050709@wwwdotorg.org>

diff --git a/a/1.txt b/N1/1.txt
index e138061..163c88c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -25,18 +25,18 @@ On 06/01/2014 05:37 PM, Marcel Ziswiler wrote:
 Those don't seem to be related to Apalis support.
 
 > diff --git a/arch/arm/boot/dts/tegra30-apalis-eval.dts b/arch/arm/boot/dts/tegra30-apalis-eval.dts
-> +	host1x@50000000 {
-> +		dc@54200000 {
+> +	host1x at 50000000 {
+> +		dc at 54200000 {
 > +			rgb {
 > +				status = "okay";
 > +				nvidia,panel = <&panel>;
 > +			};
 > +		};
-> +		hdmi@54280000 {
+> +		hdmi at 54280000 {
 
 Nit: Add a blank line between the nodes. Check elsewhere too.
 
-> +	serial@70006040 {
+> +	serial at 70006040 {
 > +		compatible = "nvidia,tegra30-hsuart";
 > +		status = "okay";
 > +	};
@@ -45,16 +45,16 @@ Nit: Put the status property first followed by new/overridden
 properties, to be consistent with other Tegra DTs. Check elsewhere too.
 
 > +	/* SPI1: Apalis SPI1 */
-> +	spi@7000d400 {
+> +	spi at 7000d400 {
 > +		status = "okay";
 > +		spi-max-frequency = <25000000>;
-> +		spidev0: spidev@1 {
+> +		spidev0: spidev at 1 {
 
 Nit: Add a blank line between properties and nodes. Check elsewhere too.
 
-> +	sd1: sdhci@78000000 {
+> +	sd1: sdhci at 78000000 {
 ...
-> +	mmc1: sdhci@78000400 {
+> +	mmc1: sdhci at 78000400 {
 
 Do those nodes really need labels? Nothing appears to reference them,
 and I can't see why anything would.
@@ -92,13 +92,13 @@ Check elsewhere too.
 Nit: Why not sort those nodes in numerical order?
 
 > +	regulators {
-> +		sys_5v0_reg: regulator@1 {
+> +		sys_5v0_reg: regulator at 1 {
 
 Nit: Why not start the numbering at 0?
 
 > diff --git a/arch/arm/boot/dts/tegra30-apalis.dtsi b/arch/arm/boot/dts/tegra30-apalis.dtsi
 
-> +	pinmux@70000868 {
+> +	pinmux at 70000868 {
 > +		pinctrl-names = "default";
 > +		pinctrl-0 = <&state_default>;
 > +
diff --git a/a/content_digest b/N1/content_digest
index b81ffe3..868559a 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,9 @@
  "ref\0c5522b0efcbfc7690dcde6aaf78b9dd568f99604.1401665237.git.marcel@ziswiler.com\0"
  "ref\0b470c9c8631a6ef021d140192eb07006de3cfd93.1401665237.git.marcel@ziswiler.com\0"
- "ref\0b470c9c8631a6ef021d140192eb07006de3cfd93.1401665237.git.marcel-mitwqZ+T+m9Wk0Htik3J/w@public.gmane.org\0"
- "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0"
- "Subject\0Re: [PATCH 3/3] arm: tegra: initial support for apalis t30\0"
+ "From\0swarren@wwwdotorg.org (Stephen Warren)\0"
+ "Subject\0[PATCH 3/3] arm: tegra: initial support for apalis t30\0"
  "Date\0Mon, 02 Jun 2014 10:26:43 -0600\0"
- "To\0Marcel Ziswiler <marcel-mitwqZ+T+m9Wk0Htik3J/w@public.gmane.org>"
- " thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "Cc\0linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " stefan-XLVq0VzYD2Y@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 06/01/2014 05:37 PM, Marcel Ziswiler wrote:\n"
@@ -41,18 +33,18 @@
  "Those don't seem to be related to Apalis support.\n"
  "\n"
  "> diff --git a/arch/arm/boot/dts/tegra30-apalis-eval.dts b/arch/arm/boot/dts/tegra30-apalis-eval.dts\n"
- "> +\thost1x@50000000 {\n"
- "> +\t\tdc@54200000 {\n"
+ "> +\thost1x at 50000000 {\n"
+ "> +\t\tdc at 54200000 {\n"
  "> +\t\t\trgb {\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t\tnvidia,panel = <&panel>;\n"
  "> +\t\t\t};\n"
  "> +\t\t};\n"
- "> +\t\thdmi@54280000 {\n"
+ "> +\t\thdmi at 54280000 {\n"
  "\n"
  "Nit: Add a blank line between the nodes. Check elsewhere too.\n"
  "\n"
- "> +\tserial@70006040 {\n"
+ "> +\tserial at 70006040 {\n"
  "> +\t\tcompatible = \"nvidia,tegra30-hsuart\";\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t};\n"
@@ -61,16 +53,16 @@
  "properties, to be consistent with other Tegra DTs. Check elsewhere too.\n"
  "\n"
  "> +\t/* SPI1: Apalis SPI1 */\n"
- "> +\tspi@7000d400 {\n"
+ "> +\tspi at 7000d400 {\n"
  "> +\t\tstatus = \"okay\";\n"
  "> +\t\tspi-max-frequency = <25000000>;\n"
- "> +\t\tspidev0: spidev@1 {\n"
+ "> +\t\tspidev0: spidev at 1 {\n"
  "\n"
  "Nit: Add a blank line between properties and nodes. Check elsewhere too.\n"
  "\n"
- "> +\tsd1: sdhci@78000000 {\n"
+ "> +\tsd1: sdhci at 78000000 {\n"
  "...\n"
- "> +\tmmc1: sdhci@78000400 {\n"
+ "> +\tmmc1: sdhci at 78000400 {\n"
  "\n"
  "Do those nodes really need labels? Nothing appears to reference them,\n"
  "and I can't see why anything would.\n"
@@ -108,13 +100,13 @@
  "Nit: Why not sort those nodes in numerical order?\n"
  "\n"
  "> +\tregulators {\n"
- "> +\t\tsys_5v0_reg: regulator@1 {\n"
+ "> +\t\tsys_5v0_reg: regulator at 1 {\n"
  "\n"
  "Nit: Why not start the numbering at 0?\n"
  "\n"
  "> diff --git a/arch/arm/boot/dts/tegra30-apalis.dtsi b/arch/arm/boot/dts/tegra30-apalis.dtsi\n"
  "\n"
- "> +\tpinmux@70000868 {\n"
+ "> +\tpinmux at 70000868 {\n"
  "> +\t\tpinctrl-names = \"default\";\n"
  "> +\t\tpinctrl-0 = <&state_default>;\n"
  "> +\n"
@@ -126,4 +118,4 @@
  "single data-structure. I think that'll get a small amount of\n"
  error-/consistency-checking of the data too.
 
-5624c9c96293f421d62b1272572b6dd54f51b518a74560f8d703796a7697d5da
+be32e461543f1073df6283e57073c371de57b801106e402be0b0e882bf876943

diff --git a/a/content_digest b/N2/content_digest
index b81ffe3..75a8705 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,17 +1,16 @@
  "ref\0c5522b0efcbfc7690dcde6aaf78b9dd568f99604.1401665237.git.marcel@ziswiler.com\0"
  "ref\0b470c9c8631a6ef021d140192eb07006de3cfd93.1401665237.git.marcel@ziswiler.com\0"
- "ref\0b470c9c8631a6ef021d140192eb07006de3cfd93.1401665237.git.marcel-mitwqZ+T+m9Wk0Htik3J/w@public.gmane.org\0"
- "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0"
+ "From\0Stephen Warren <swarren@wwwdotorg.org>\0"
  "Subject\0Re: [PATCH 3/3] arm: tegra: initial support for apalis t30\0"
  "Date\0Mon, 02 Jun 2014 10:26:43 -0600\0"
- "To\0Marcel Ziswiler <marcel-mitwqZ+T+m9Wk0Htik3J/w@public.gmane.org>"
- " thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0"
- "Cc\0linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org"
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
- " stefan-XLVq0VzYD2Y@public.gmane.org\0"
+ "To\0Marcel Ziswiler <marcel@ziswiler.com>"
+ " thierry.reding@gmail.com\0"
+ "Cc\0linux@arm.linux.org.uk"
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+  linux-tegra@vger.kernel.org
+ " stefan@agner.ch\0"
  "\00:1\0"
  "b\0"
  "On 06/01/2014 05:37 PM, Marcel Ziswiler wrote:\n"
@@ -126,4 +125,4 @@
  "single data-structure. I think that'll get a small amount of\n"
  error-/consistency-checking of the data too.
 
-5624c9c96293f421d62b1272572b6dd54f51b518a74560f8d703796a7697d5da
+c4b780fcf2c7573818f5709b873934921efab7eb12301278e510706fe90f7c29

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.