All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <8736x8ahfi.fsf@bootlin.com>

diff --git a/a/1.txt b/N1/1.txt
index 74b00ae..dab61ce 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -194,7 +194,7 @@ Gregory
 > +
 > +	soc {
 > +		internal-regs {
-> +			i2c at 11000 {
+> +			i2c@11000 {
 > +				clock-frequency = <400000>;
 > +				pinctrl-0 = <&i2c0_pins>;
 > +				pinctrl-names = "default";
@@ -207,7 +207,7 @@ Gregory
 > +				 *  5-USB3 overcurrent
 > +				 *  6-USB3 power
 > +				 */
-> +				expander0: gpio-expander at 20 {
+> +				expander0: gpio-expander@20 {
 > +					/*
 > +					 * This is how it should be:
 > +					 * compatible = "onnn,pca9655",
@@ -246,14 +246,14 @@ Gregory
 > +					};
 > +				};
 > +
-> +				temp_sensor: temp at 4c {
+> +				temp_sensor: temp@4c {
 > +					compatible = "ti,lm75";
 > +					reg = <0x4c>;
 > +					vcc-supply = <&reg_3p3v>;
 > +				};
 > +			};
 > +
-> +			i2c at 11100 {
+> +			i2c@11100 {
 > +				/*
 > +				 * External I2C Bus for user peripheral
 > +				 */
@@ -263,42 +263,42 @@ Gregory
 > +				status = "okay";
 > +			};
 > +
-> +			sata at a8000 {
+> +			sata@a8000 {
 > +				status = "okay";
 > +				#address-cells = <1>;
 > +				#size-cells = <0>;
 > +
-> +				sata0: sata-port at 0 {
+> +				sata0: sata-port@0 {
 > +					reg = <0>;
 > +				};
 > +
-> +				sata1: sata-port at 1 {
+> +				sata1: sata-port@1 {
 > +					reg = <1>;
 > +				};
 > +			};
 > +
-> +			sata at e0000 {
+> +			sata@e0000 {
 > +				status = "okay";
 > +				#address-cells = <1>;
 > +				#size-cells = <0>;
 > +
-> +				sata2: sata-port at 0 {
+> +				sata2: sata-port@0 {
 > +					reg = <0>;
 > +				};
 > +
-> +				sata3: sata-port at 1 {
+> +				sata3: sata-port@1 {
 > +					reg = <1>;
 > +				};
 > +			};
 > +
-> +			spi at 10680 {
+> +			spi@10680 {
 > +				pinctrl-0 = <&spi1_pins
 > +					     &microsom_spi1_cs_pins>;
 > +				pinctrl-names = "default";
 > +				status = "okay";
 > +			};
 > +
-> +			sdhci at d8000 {
+> +			sdhci@d8000 {
 > +				bus-width = <4>;
 > +				cd-gpios = <&gpio0 20 GPIO_ACTIVE_LOW>;
 > +				no-1-8-v;
@@ -310,20 +310,20 @@ Gregory
 > +				wp-inverted;
 > +			};
 > +
-> +			usb at 58000 {
+> +			usb@58000 {
 > +				usb-phy = <&usb2_phy>;
 > +				status = "okay";
 > +			};
 > +
-> +			usb3 at f0000 {
+> +			usb3@f0000 {
 > +				status = "okay";
 > +			};
 > +
-> +			usb3 at f8000 {
+> +			usb3@f8000 {
 > +				status = "okay";
 > +			};
 > +
-> +			pinctrl at 18000 {
+> +			pinctrl@18000 {
 > +				pca0_pins: pca0-pins {
 > +					marvell,pins = "mpp23";
 > +					marvell,function = "gpio";
@@ -372,7 +372,7 @@ Gregory
 >
 > _______________________________________________
 > linux-arm-kernel mailing list
-> linux-arm-kernel at lists.infradead.org
+> linux-arm-kernel@lists.infradead.org
 > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 
 -- 
diff --git a/a/content_digest b/N1/content_digest
index dfb8544..be9b350 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,18 @@
  "ref\020180605221545.32257-1-dennis@ausil.us\0"
- "From\0gregory.clement@bootlin.com (Gregory CLEMENT)\0"
- "Subject\0[PATCH V4] ARM: dts: armada388-helios4\0"
+ "From\0Gregory CLEMENT <gregory.clement@bootlin.com>\0"
+ "Subject\0Re: [PATCH V4] ARM: dts: armada388-helios4\0"
  "Date\0Wed, 27 Jun 2018 08:10:09 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Dennis Gilmore <dennis@ausil.us>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  jason@lakedaemon.net
+  andrew@lunn.ch
+  sebastian.hesselbarth@gmail.com
+  robh+dt@kernel.org
+  mark.rutland@arm.com
+  linux-arm-kernel@lists.infradead.org
+  devicetree@vger.kernel.org
+  aditya@kobol.io
+ " gauthier@kobol.io\0"
  "\00:1\0"
  "b\0"
  "Hi Dennis,\n"
@@ -201,7 +211,7 @@
  "> +\n"
  "> +\tsoc {\n"
  "> +\t\tinternal-regs {\n"
- "> +\t\t\ti2c at 11000 {\n"
+ "> +\t\t\ti2c@11000 {\n"
  "> +\t\t\t\tclock-frequency = <400000>;\n"
  "> +\t\t\t\tpinctrl-0 = <&i2c0_pins>;\n"
  "> +\t\t\t\tpinctrl-names = \"default\";\n"
@@ -214,7 +224,7 @@
  "> +\t\t\t\t *  5-USB3 overcurrent\n"
  "> +\t\t\t\t *  6-USB3 power\n"
  "> +\t\t\t\t */\n"
- "> +\t\t\t\texpander0: gpio-expander at 20 {\n"
+ "> +\t\t\t\texpander0: gpio-expander@20 {\n"
  "> +\t\t\t\t\t/*\n"
  "> +\t\t\t\t\t * This is how it should be:\n"
  "> +\t\t\t\t\t * compatible = \"onnn,pca9655\",\n"
@@ -253,14 +263,14 @@
  "> +\t\t\t\t\t};\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\ttemp_sensor: temp at 4c {\n"
+ "> +\t\t\t\ttemp_sensor: temp@4c {\n"
  "> +\t\t\t\t\tcompatible = \"ti,lm75\";\n"
  "> +\t\t\t\t\treg = <0x4c>;\n"
  "> +\t\t\t\t\tvcc-supply = <&reg_3p3v>;\n"
  "> +\t\t\t\t};\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\ti2c at 11100 {\n"
+ "> +\t\t\ti2c@11100 {\n"
  "> +\t\t\t\t/*\n"
  "> +\t\t\t\t * External I2C Bus for user peripheral\n"
  "> +\t\t\t\t */\n"
@@ -270,42 +280,42 @@
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tsata at a8000 {\n"
+ "> +\t\t\tsata@a8000 {\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\t\t\tsata0: sata-port at 0 {\n"
+ "> +\t\t\t\tsata0: sata-port@0 {\n"
  "> +\t\t\t\t\treg = <0>;\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tsata1: sata-port at 1 {\n"
+ "> +\t\t\t\tsata1: sata-port@1 {\n"
  "> +\t\t\t\t\treg = <1>;\n"
  "> +\t\t\t\t};\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tsata at e0000 {\n"
+ "> +\t\t\tsata@e0000 {\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t\t#size-cells = <0>;\n"
  "> +\n"
- "> +\t\t\t\tsata2: sata-port at 0 {\n"
+ "> +\t\t\t\tsata2: sata-port@0 {\n"
  "> +\t\t\t\t\treg = <0>;\n"
  "> +\t\t\t\t};\n"
  "> +\n"
- "> +\t\t\t\tsata3: sata-port at 1 {\n"
+ "> +\t\t\t\tsata3: sata-port@1 {\n"
  "> +\t\t\t\t\treg = <1>;\n"
  "> +\t\t\t\t};\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tspi at 10680 {\n"
+ "> +\t\t\tspi@10680 {\n"
  "> +\t\t\t\tpinctrl-0 = <&spi1_pins\n"
  "> +\t\t\t\t\t     &microsom_spi1_cs_pins>;\n"
  "> +\t\t\t\tpinctrl-names = \"default\";\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tsdhci at d8000 {\n"
+ "> +\t\t\tsdhci@d8000 {\n"
  "> +\t\t\t\tbus-width = <4>;\n"
  "> +\t\t\t\tcd-gpios = <&gpio0 20 GPIO_ACTIVE_LOW>;\n"
  "> +\t\t\t\tno-1-8-v;\n"
@@ -317,20 +327,20 @@
  "> +\t\t\t\twp-inverted;\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tusb at 58000 {\n"
+ "> +\t\t\tusb@58000 {\n"
  "> +\t\t\t\tusb-phy = <&usb2_phy>;\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tusb3 at f0000 {\n"
+ "> +\t\t\tusb3@f0000 {\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tusb3 at f8000 {\n"
+ "> +\t\t\tusb3@f8000 {\n"
  "> +\t\t\t\tstatus = \"okay\";\n"
  "> +\t\t\t};\n"
  "> +\n"
- "> +\t\t\tpinctrl at 18000 {\n"
+ "> +\t\t\tpinctrl@18000 {\n"
  "> +\t\t\t\tpca0_pins: pca0-pins {\n"
  "> +\t\t\t\t\tmarvell,pins = \"mpp23\";\n"
  "> +\t\t\t\t\tmarvell,function = \"gpio\";\n"
@@ -379,7 +389,7 @@
  ">\n"
  "> _______________________________________________\n"
  "> linux-arm-kernel mailing list\n"
- "> linux-arm-kernel at lists.infradead.org\n"
+ "> linux-arm-kernel@lists.infradead.org\n"
  "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n"
  "\n"
  "-- \n"
@@ -387,4 +397,4 @@
  "Embedded Linux and Kernel engineering\n"
  http://bootlin.com
 
-5bdee0caea972a10a7ac00b5a8b99f08ce060f1ebff4f7b3dc7c2e2c54de2b65
+b6a2c061d385432f5c215d0c4b6ab32242fcf28e2ff00579685f909a19e7ff5f

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.