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

diff --git a/a/content_digest b/N1/content_digest
index 772d4aa..d9f8945 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,7 +3,7 @@
  "From\0khilman@baylibre.com (Kevin Hilman)\0"
  "Subject\0[PATCH 2/8] ARM64: dts: meson-gxl: Add pinctrl nodes\0"
  "Date\0Mon, 07 Nov 2016 14:30:55 -0800\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Neil Armstrong <narmstrong@baylibre.com> writes:\n"
@@ -206,4 +206,4 @@
  "> +\t};\n"
  > +};
 
-7f4fa91d718fd0fe8ffa48db689faadcc36985b18e740241f4dbc327d7fcdaeb
+6b6bb19bee20b1f9a09ac22626a48dd0bdbe130a2ad13c5f2b5f0faf912d3fe2

diff --git a/a/1.txt b/N2/1.txt
index 0d9280d..42736b1 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -32,13 +32,13 @@ Kevin
 >  };
 > +
 > +&aobus {
-> +	pinctrl_aobus: pinctrl at 14 {
+> +	pinctrl_aobus: pinctrl@14 {
 > +		compatible = "amlogic,meson-gxl-aobus-pinctrl";
 > +		#address-cells = <2>;
 > +		#size-cells = <2>;
 > +		ranges;
 > +
-> +		gpio_ao: bank at 14 {
+> +		gpio_ao: bank@14 {
 > +			reg = <0x0 0x00014 0x0 0x8>,
 > +			      <0x0 0x0002c 0x0 0x4>,
 > +			      <0x0 0x00024 0x0 0x8>;
@@ -64,13 +64,13 @@ Kevin
 > +};
 > +
 > +&periphs {
-> +	pinctrl_periphs: pinctrl at 4b0 {
+> +	pinctrl_periphs: pinctrl@4b0 {
 > +		compatible = "amlogic,meson-gxl-periphs-pinctrl";
 > +		#address-cells = <2>;
 > +		#size-cells = <2>;
 > +		ranges;
 > +
-> +		gpio: bank at 4b0 {
+> +		gpio: bank@4b0 {
 > +			reg = <0x0 0x004b0 0x0 0x28>,
 > +			      <0x0 0x004e8 0x0 0x14>,
 > +			      <0x0 0x00120 0x0 0x14>,
diff --git a/a/content_digest b/N2/content_digest
index 772d4aa..ee795d4 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,15 @@
  "ref\01477932286-27482-1-git-send-email-narmstrong@baylibre.com\0"
  "ref\01477932286-27482-3-git-send-email-narmstrong@baylibre.com\0"
- "From\0khilman@baylibre.com (Kevin Hilman)\0"
- "Subject\0[PATCH 2/8] ARM64: dts: meson-gxl: Add pinctrl nodes\0"
+ "From\0Kevin Hilman <khilman@baylibre.com>\0"
+ "Subject\0Re: [PATCH 2/8] ARM64: dts: meson-gxl: Add pinctrl nodes\0"
  "Date\0Mon, 07 Nov 2016 14:30:55 -0800\0"
- "To\0linus-amlogic@lists.infradead.org\0"
+ "To\0Neil Armstrong <narmstrong@baylibre.com>\0"
+ "Cc\0carlo@caione.org"
+  linus.walleij@linaro.org
+  linux-amlogic@lists.infradead.org
+  linux-arm-kernel@lists.infradead.org
+  linux-kernel@vger.kernel.org
+ " devicetree@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "Neil Armstrong <narmstrong@baylibre.com> writes:\n"
@@ -40,13 +46,13 @@
  ">  };\n"
  "> +\n"
  "> +&aobus {\n"
- "> +\tpinctrl_aobus: pinctrl at 14 {\n"
+ "> +\tpinctrl_aobus: pinctrl@14 {\n"
  "> +\t\tcompatible = \"amlogic,meson-gxl-aobus-pinctrl\";\n"
  "> +\t\t#address-cells = <2>;\n"
  "> +\t\t#size-cells = <2>;\n"
  "> +\t\tranges;\n"
  "> +\n"
- "> +\t\tgpio_ao: bank at 14 {\n"
+ "> +\t\tgpio_ao: bank@14 {\n"
  "> +\t\t\treg = <0x0 0x00014 0x0 0x8>,\n"
  "> +\t\t\t      <0x0 0x0002c 0x0 0x4>,\n"
  "> +\t\t\t      <0x0 0x00024 0x0 0x8>;\n"
@@ -72,13 +78,13 @@
  "> +};\n"
  "> +\n"
  "> +&periphs {\n"
- "> +\tpinctrl_periphs: pinctrl at 4b0 {\n"
+ "> +\tpinctrl_periphs: pinctrl@4b0 {\n"
  "> +\t\tcompatible = \"amlogic,meson-gxl-periphs-pinctrl\";\n"
  "> +\t\t#address-cells = <2>;\n"
  "> +\t\t#size-cells = <2>;\n"
  "> +\t\tranges;\n"
  "> +\n"
- "> +\t\tgpio: bank at 4b0 {\n"
+ "> +\t\tgpio: bank@4b0 {\n"
  "> +\t\t\treg = <0x0 0x004b0 0x0 0x28>,\n"
  "> +\t\t\t      <0x0 0x004e8 0x0 0x14>,\n"
  "> +\t\t\t      <0x0 0x00120 0x0 0x14>,\n"
@@ -206,4 +212,4 @@
  "> +\t};\n"
  > +};
 
-7f4fa91d718fd0fe8ffa48db689faadcc36985b18e740241f4dbc327d7fcdaeb
+adff80004597fdbdbd68f915361ea6a316ca9149c1da5045c3b4685a44cb1e78

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.