All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180610145923.3b767ad4@archlinux>

diff --git a/a/1.txt b/N1/1.txt
index 3022e63..bc83a6e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,21 +3,19 @@ Stefan Popa <stefan.popa@analog.com> wrote:
 
 > Signed-off-by: Stefan Popa <stefan.popa@analog.com>
 Hmm. The first part number I've ever googled where the top hit has
-been a flight number.=20
+been a flight number. 
 Rio de Janeiro to Campinas is apparently on time today.
 
 > ---
 > Changes in v2:
 > 	- Nothing changed, just to follow the patch set version.
->=20
->  .../devicetree/bindings/iio/dac/ad5758.txt         | 84 ++++++++++++++++=
-++++++
+> 
+>  .../devicetree/bindings/iio/dac/ad5758.txt         | 84 ++++++++++++++++++++++
 >  MAINTAINERS                                        |  1 +
 >  2 files changed, 85 insertions(+)
 >  create mode 100644 Documentation/devicetree/bindings/iio/dac/ad5758.txt
->=20
-> diff --git a/Documentation/devicetree/bindings/iio/dac/ad5758.txt b/Docum=
-entation/devicetree/bindings/iio/dac/ad5758.txt
+> 
+> diff --git a/Documentation/devicetree/bindings/iio/dac/ad5758.txt b/Documentation/devicetree/bindings/iio/dac/ad5758.txt
 > new file mode 100644
 > index 0000000..75fff6c
 > --- /dev/null
@@ -103,22 +101,22 @@ related to slew rate, but different elements that add up to it.
 > +	      The following values are currently supported:
 > +	      	* 0: 0 V to 5 V voltage range
 > +		* 1: 0 V to 10 V voltage range
-> +		* 2: =C2=B15 V voltage range
-> +		* 3: =C2=B110 V voltage range
+> +		* 2: ±5 V voltage range
+> +		* 3: ±10 V voltage range
 > +		* 8: 0 mA to 20 mA current range
 > +		* 9: 0 mA to 24 mA current range
 > +		* 10: 4 mA to 20 mA current range
-> +		* 11: =C2=B120 mA current range
-> +		* 12: =C2=B124 mA current range
-> +		* 13: =E2=88=921 mA to +22 mA current range
+> +		* 11: ±20 mA current range
+> +		* 12: ±24 mA current range
+> +		* 13: −1 mA to +22 mA current range
 
 Not sure if we can't represent this better.  It's either
 a current or voltage output device.
 
 adi,voltage_output or something like that or use
 
-adi,voltage_range_v =3D <0 5>
-adi,current_range_ma =3D <-1 22> etc
+adi,voltage_range_v = <0 5>
+adi,current_range_ma = <-1 22> etc
 with it only being valid to specify one or the other.
 
 I much prefer DT elements that don't require looking
@@ -130,15 +128,15 @@ Again, Rob's input on this would be good.
 > +AD5758 Example:
 > +
 > +	ad5758@0 {
-> +		compatible =3D "adi,ad5758";
-> +		reg =3D <0>;
-> +		spi-max-frequency =3D <1000000>;
+> +		compatible = "adi,ad5758";
+> +		reg = <0>;
+> +		spi-max-frequency = <1000000>;
 > +		spi-cpha;
 > +
-> +		adi,dc-dc-mode =3D <2>;
-> +		adi,dc-dc-ilim =3D <200>;
-> +		adi,slew =3D <1 200000 12>;
-> +		adi,range =3D <1>;
+> +		adi,dc-dc-mode = <2>;
+> +		adi,dc-dc-ilim = <200>;
+> +		adi,slew = <1 200000 12>;
+> +		adi,range = <1>;
 > +	};
 > diff --git a/MAINTAINERS b/MAINTAINERS
 > index 1993779..f640146 100644
@@ -149,6 +147,6 @@ Again, Rob's input on this would be good.
 >  S:	Supported
 >  F:	drivers/iio/dac/ad5758.c
 > +F:	Documentation/devicetree/bindings/iio/dac/ad5758.txt
-> =20
+>  
 >  ANALOG DEVICES INC AD9389B DRIVER
 >  M:	Hans Verkuil <hans.verkuil@cisco.com>
diff --git a/a/content_digest b/N1/content_digest
index 9e344f0..b712702 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,21 +3,21 @@
  "Subject\0Re: [PATCH v2 2/2] dt-bindings: iio: dac: Add docs for AD5758 DAC\0"
  "Date\0Sun, 10 Jun 2018 14:59:23 +0100\0"
  "To\0Stefan Popa <stefan.popa@analog.com>\0"
- "Cc\0<Michael.Hennerich@analog.com>"
-  <lars@metafoo.de>
-  <knaack.h@gmx.de>
-  <pmeerw@pmeerw.net>
-  <robh+dt@kernel.org>
-  <mark.rutland@arm.com>
-  <mchehab@kernel.org>
-  <davem@davemloft.net>
-  <gregkh@linuxfoundation.org>
-  <akpm@linux-foundation.org>
-  <linus.walleij@linaro.org>
-  <rdunlap@infradead.org>
-  <devicetree@vger.kernel.org>
-  <linux-iio@vger.kernel.org>
- " <linux-kernel@vger.kernel.org>\0"
+ "Cc\0Michael.Hennerich@analog.com"
+  lars@metafoo.de
+  knaack.h@gmx.de
+  pmeerw@pmeerw.net
+  robh+dt@kernel.org
+  mark.rutland@arm.com
+  mchehab@kernel.org
+  davem@davemloft.net
+  gregkh@linuxfoundation.org
+  akpm@linux-foundation.org
+  linus.walleij@linaro.org
+  rdunlap@infradead.org
+  devicetree@vger.kernel.org
+  linux-iio@vger.kernel.org
+ " linux-kernel@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On Thu, 7 Jun 2018 16:11:05 +0300\n"
@@ -25,21 +25,19 @@
  "\n"
  "> Signed-off-by: Stefan Popa <stefan.popa@analog.com>\n"
  "Hmm. The first part number I've ever googled where the top hit has\n"
- "been a flight number.=20\n"
+ "been a flight number. \n"
  "Rio de Janeiro to Campinas is apparently on time today.\n"
  "\n"
  "> ---\n"
  "> Changes in v2:\n"
  "> \t- Nothing changed, just to follow the patch set version.\n"
- ">=20\n"
- ">  .../devicetree/bindings/iio/dac/ad5758.txt         | 84 ++++++++++++++++=\n"
- "++++++\n"
+ "> \n"
+ ">  .../devicetree/bindings/iio/dac/ad5758.txt         | 84 ++++++++++++++++++++++\n"
  ">  MAINTAINERS                                        |  1 +\n"
  ">  2 files changed, 85 insertions(+)\n"
  ">  create mode 100644 Documentation/devicetree/bindings/iio/dac/ad5758.txt\n"
- ">=20\n"
- "> diff --git a/Documentation/devicetree/bindings/iio/dac/ad5758.txt b/Docum=\n"
- "entation/devicetree/bindings/iio/dac/ad5758.txt\n"
+ "> \n"
+ "> diff --git a/Documentation/devicetree/bindings/iio/dac/ad5758.txt b/Documentation/devicetree/bindings/iio/dac/ad5758.txt\n"
  "> new file mode 100644\n"
  "> index 0000000..75fff6c\n"
  "> --- /dev/null\n"
@@ -125,22 +123,22 @@
  "> +\t      The following values are currently supported:\n"
  "> +\t      \t* 0: 0 V to 5 V voltage range\n"
  "> +\t\t* 1: 0 V to 10 V voltage range\n"
- "> +\t\t* 2: =C2=B15 V voltage range\n"
- "> +\t\t* 3: =C2=B110 V voltage range\n"
+ "> +\t\t* 2: \302\2615 V voltage range\n"
+ "> +\t\t* 3: \302\26110 V voltage range\n"
  "> +\t\t* 8: 0 mA to 20 mA current range\n"
  "> +\t\t* 9: 0 mA to 24 mA current range\n"
  "> +\t\t* 10: 4 mA to 20 mA current range\n"
- "> +\t\t* 11: =C2=B120 mA current range\n"
- "> +\t\t* 12: =C2=B124 mA current range\n"
- "> +\t\t* 13: =E2=88=921 mA to +22 mA current range\n"
+ "> +\t\t* 11: \302\26120 mA current range\n"
+ "> +\t\t* 12: \302\26124 mA current range\n"
+ "> +\t\t* 13: \342\210\2221 mA to +22 mA current range\n"
  "\n"
  "Not sure if we can't represent this better.  It's either\n"
  "a current or voltage output device.\n"
  "\n"
  "adi,voltage_output or something like that or use\n"
  "\n"
- "adi,voltage_range_v =3D <0 5>\n"
- "adi,current_range_ma =3D <-1 22> etc\n"
+ "adi,voltage_range_v = <0 5>\n"
+ "adi,current_range_ma = <-1 22> etc\n"
  "with it only being valid to specify one or the other.\n"
  "\n"
  "I much prefer DT elements that don't require looking\n"
@@ -152,15 +150,15 @@
  "> +AD5758 Example:\n"
  "> +\n"
  "> +\tad5758@0 {\n"
- "> +\t\tcompatible =3D \"adi,ad5758\";\n"
- "> +\t\treg =3D <0>;\n"
- "> +\t\tspi-max-frequency =3D <1000000>;\n"
+ "> +\t\tcompatible = \"adi,ad5758\";\n"
+ "> +\t\treg = <0>;\n"
+ "> +\t\tspi-max-frequency = <1000000>;\n"
  "> +\t\tspi-cpha;\n"
  "> +\n"
- "> +\t\tadi,dc-dc-mode =3D <2>;\n"
- "> +\t\tadi,dc-dc-ilim =3D <200>;\n"
- "> +\t\tadi,slew =3D <1 200000 12>;\n"
- "> +\t\tadi,range =3D <1>;\n"
+ "> +\t\tadi,dc-dc-mode = <2>;\n"
+ "> +\t\tadi,dc-dc-ilim = <200>;\n"
+ "> +\t\tadi,slew = <1 200000 12>;\n"
+ "> +\t\tadi,range = <1>;\n"
  "> +\t};\n"
  "> diff --git a/MAINTAINERS b/MAINTAINERS\n"
  "> index 1993779..f640146 100644\n"
@@ -171,8 +169,8 @@
  ">  S:\tSupported\n"
  ">  F:\tdrivers/iio/dac/ad5758.c\n"
  "> +F:\tDocumentation/devicetree/bindings/iio/dac/ad5758.txt\n"
- "> =20\n"
+ ">  \n"
  ">  ANALOG DEVICES INC AD9389B DRIVER\n"
  ">  M:\tHans Verkuil <hans.verkuil@cisco.com>"
 
-641fe8a6b957e3204249dfe302245df664eb53c6d46ba41b9de5790745cfddb6
+def9e51fcd3c9ca9266765c69e8e52733d6ca11c57dbf3214bf228174ef5ec05

diff --git a/a/1.txt b/N2/1.txt
index 3022e63..bc83a6e 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -3,21 +3,19 @@ Stefan Popa <stefan.popa@analog.com> wrote:
 
 > Signed-off-by: Stefan Popa <stefan.popa@analog.com>
 Hmm. The first part number I've ever googled where the top hit has
-been a flight number.=20
+been a flight number. 
 Rio de Janeiro to Campinas is apparently on time today.
 
 > ---
 > Changes in v2:
 > 	- Nothing changed, just to follow the patch set version.
->=20
->  .../devicetree/bindings/iio/dac/ad5758.txt         | 84 ++++++++++++++++=
-++++++
+> 
+>  .../devicetree/bindings/iio/dac/ad5758.txt         | 84 ++++++++++++++++++++++
 >  MAINTAINERS                                        |  1 +
 >  2 files changed, 85 insertions(+)
 >  create mode 100644 Documentation/devicetree/bindings/iio/dac/ad5758.txt
->=20
-> diff --git a/Documentation/devicetree/bindings/iio/dac/ad5758.txt b/Docum=
-entation/devicetree/bindings/iio/dac/ad5758.txt
+> 
+> diff --git a/Documentation/devicetree/bindings/iio/dac/ad5758.txt b/Documentation/devicetree/bindings/iio/dac/ad5758.txt
 > new file mode 100644
 > index 0000000..75fff6c
 > --- /dev/null
@@ -103,22 +101,22 @@ related to slew rate, but different elements that add up to it.
 > +	      The following values are currently supported:
 > +	      	* 0: 0 V to 5 V voltage range
 > +		* 1: 0 V to 10 V voltage range
-> +		* 2: =C2=B15 V voltage range
-> +		* 3: =C2=B110 V voltage range
+> +		* 2: ±5 V voltage range
+> +		* 3: ±10 V voltage range
 > +		* 8: 0 mA to 20 mA current range
 > +		* 9: 0 mA to 24 mA current range
 > +		* 10: 4 mA to 20 mA current range
-> +		* 11: =C2=B120 mA current range
-> +		* 12: =C2=B124 mA current range
-> +		* 13: =E2=88=921 mA to +22 mA current range
+> +		* 11: ±20 mA current range
+> +		* 12: ±24 mA current range
+> +		* 13: −1 mA to +22 mA current range
 
 Not sure if we can't represent this better.  It's either
 a current or voltage output device.
 
 adi,voltage_output or something like that or use
 
-adi,voltage_range_v =3D <0 5>
-adi,current_range_ma =3D <-1 22> etc
+adi,voltage_range_v = <0 5>
+adi,current_range_ma = <-1 22> etc
 with it only being valid to specify one or the other.
 
 I much prefer DT elements that don't require looking
@@ -130,15 +128,15 @@ Again, Rob's input on this would be good.
 > +AD5758 Example:
 > +
 > +	ad5758@0 {
-> +		compatible =3D "adi,ad5758";
-> +		reg =3D <0>;
-> +		spi-max-frequency =3D <1000000>;
+> +		compatible = "adi,ad5758";
+> +		reg = <0>;
+> +		spi-max-frequency = <1000000>;
 > +		spi-cpha;
 > +
-> +		adi,dc-dc-mode =3D <2>;
-> +		adi,dc-dc-ilim =3D <200>;
-> +		adi,slew =3D <1 200000 12>;
-> +		adi,range =3D <1>;
+> +		adi,dc-dc-mode = <2>;
+> +		adi,dc-dc-ilim = <200>;
+> +		adi,slew = <1 200000 12>;
+> +		adi,range = <1>;
 > +	};
 > diff --git a/MAINTAINERS b/MAINTAINERS
 > index 1993779..f640146 100644
@@ -149,6 +147,6 @@ Again, Rob's input on this would be good.
 >  S:	Supported
 >  F:	drivers/iio/dac/ad5758.c
 > +F:	Documentation/devicetree/bindings/iio/dac/ad5758.txt
-> =20
+>  
 >  ANALOG DEVICES INC AD9389B DRIVER
 >  M:	Hans Verkuil <hans.verkuil@cisco.com>
diff --git a/a/content_digest b/N2/content_digest
index 9e344f0..b387f02 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -25,21 +25,19 @@
  "\n"
  "> Signed-off-by: Stefan Popa <stefan.popa@analog.com>\n"
  "Hmm. The first part number I've ever googled where the top hit has\n"
- "been a flight number.=20\n"
+ "been a flight number. \n"
  "Rio de Janeiro to Campinas is apparently on time today.\n"
  "\n"
  "> ---\n"
  "> Changes in v2:\n"
  "> \t- Nothing changed, just to follow the patch set version.\n"
- ">=20\n"
- ">  .../devicetree/bindings/iio/dac/ad5758.txt         | 84 ++++++++++++++++=\n"
- "++++++\n"
+ "> \n"
+ ">  .../devicetree/bindings/iio/dac/ad5758.txt         | 84 ++++++++++++++++++++++\n"
  ">  MAINTAINERS                                        |  1 +\n"
  ">  2 files changed, 85 insertions(+)\n"
  ">  create mode 100644 Documentation/devicetree/bindings/iio/dac/ad5758.txt\n"
- ">=20\n"
- "> diff --git a/Documentation/devicetree/bindings/iio/dac/ad5758.txt b/Docum=\n"
- "entation/devicetree/bindings/iio/dac/ad5758.txt\n"
+ "> \n"
+ "> diff --git a/Documentation/devicetree/bindings/iio/dac/ad5758.txt b/Documentation/devicetree/bindings/iio/dac/ad5758.txt\n"
  "> new file mode 100644\n"
  "> index 0000000..75fff6c\n"
  "> --- /dev/null\n"
@@ -125,22 +123,22 @@
  "> +\t      The following values are currently supported:\n"
  "> +\t      \t* 0: 0 V to 5 V voltage range\n"
  "> +\t\t* 1: 0 V to 10 V voltage range\n"
- "> +\t\t* 2: =C2=B15 V voltage range\n"
- "> +\t\t* 3: =C2=B110 V voltage range\n"
+ "> +\t\t* 2: \302\2615 V voltage range\n"
+ "> +\t\t* 3: \302\26110 V voltage range\n"
  "> +\t\t* 8: 0 mA to 20 mA current range\n"
  "> +\t\t* 9: 0 mA to 24 mA current range\n"
  "> +\t\t* 10: 4 mA to 20 mA current range\n"
- "> +\t\t* 11: =C2=B120 mA current range\n"
- "> +\t\t* 12: =C2=B124 mA current range\n"
- "> +\t\t* 13: =E2=88=921 mA to +22 mA current range\n"
+ "> +\t\t* 11: \302\26120 mA current range\n"
+ "> +\t\t* 12: \302\26124 mA current range\n"
+ "> +\t\t* 13: \342\210\2221 mA to +22 mA current range\n"
  "\n"
  "Not sure if we can't represent this better.  It's either\n"
  "a current or voltage output device.\n"
  "\n"
  "adi,voltage_output or something like that or use\n"
  "\n"
- "adi,voltage_range_v =3D <0 5>\n"
- "adi,current_range_ma =3D <-1 22> etc\n"
+ "adi,voltage_range_v = <0 5>\n"
+ "adi,current_range_ma = <-1 22> etc\n"
  "with it only being valid to specify one or the other.\n"
  "\n"
  "I much prefer DT elements that don't require looking\n"
@@ -152,15 +150,15 @@
  "> +AD5758 Example:\n"
  "> +\n"
  "> +\tad5758@0 {\n"
- "> +\t\tcompatible =3D \"adi,ad5758\";\n"
- "> +\t\treg =3D <0>;\n"
- "> +\t\tspi-max-frequency =3D <1000000>;\n"
+ "> +\t\tcompatible = \"adi,ad5758\";\n"
+ "> +\t\treg = <0>;\n"
+ "> +\t\tspi-max-frequency = <1000000>;\n"
  "> +\t\tspi-cpha;\n"
  "> +\n"
- "> +\t\tadi,dc-dc-mode =3D <2>;\n"
- "> +\t\tadi,dc-dc-ilim =3D <200>;\n"
- "> +\t\tadi,slew =3D <1 200000 12>;\n"
- "> +\t\tadi,range =3D <1>;\n"
+ "> +\t\tadi,dc-dc-mode = <2>;\n"
+ "> +\t\tadi,dc-dc-ilim = <200>;\n"
+ "> +\t\tadi,slew = <1 200000 12>;\n"
+ "> +\t\tadi,range = <1>;\n"
  "> +\t};\n"
  "> diff --git a/MAINTAINERS b/MAINTAINERS\n"
  "> index 1993779..f640146 100644\n"
@@ -171,8 +169,8 @@
  ">  S:\tSupported\n"
  ">  F:\tdrivers/iio/dac/ad5758.c\n"
  "> +F:\tDocumentation/devicetree/bindings/iio/dac/ad5758.txt\n"
- "> =20\n"
+ ">  \n"
  ">  ANALOG DEVICES INC AD9389B DRIVER\n"
  ">  M:\tHans Verkuil <hans.verkuil@cisco.com>"
 
-641fe8a6b957e3204249dfe302245df664eb53c6d46ba41b9de5790745cfddb6
+bc478dd69c298e5d41dfdd242913c08df876e9243997e31883a1c86c5cf66840

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.