All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180913181245.25484-13-robh@kernel.org>

diff --git a/a/1.txt b/N1/1.txt
index a6c0a9a..9fcd07f 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 dtc has new checks for I2C buses. Fix the warnings in unit-addresses.
 
-arch/arm/boot/dts/socfpga_cyclone5_de0_sockit.dtb: Warning (i2c_bus_reg): /soc/i2c at ffc04000/adxl345 at 0: I2C bus unit address format error, expected "53"
+arch/arm/boot/dts/socfpga_cyclone5_de0_sockit.dtb: Warning (i2c_bus_reg): /soc/i2c@ffc04000/adxl345@0: I2C bus unit address format error, expected "53"
 
 Cc: Dinh Nguyen <dinguyen@kernel.org>
 Signed-off-by: Rob Herring <robh@kernel.org>
@@ -19,8 +19,8 @@ index b280e6494193..31b01a998b2e 100644
  	status = "okay";
  	clock-frequency = <100000>;
  
--	adxl345: adxl345 at 0 {
-+	adxl345: adxl345 at 53 {
+-	adxl345: adxl345@0 {
++	adxl345: adxl345@53 {
  		compatible = "adi,adxl345";
  		reg = <0x53>;
  
diff --git a/a/content_digest b/N1/content_digest
index e172b9a..6b9f71f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,14 @@
- "From\0robh@kernel.org (Rob Herring)\0"
+ "From\0Rob Herring <robh@kernel.org>\0"
  "Subject\0[PATCH] ARM: dts: socfpga: Fix I2C bus unit-address error\0"
  "Date\0Thu, 13 Sep 2018 13:12:37 -0500\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0devicetree@vger.kernel.org"
+ " linux-arm-kernel@lists.infradead.org\0"
+ "Cc\0Dinh Nguyen <dinguyen@kernel.org>\0"
  "\00:1\0"
  "b\0"
  "dtc has new checks for I2C buses. Fix the warnings in unit-addresses.\n"
  "\n"
- "arch/arm/boot/dts/socfpga_cyclone5_de0_sockit.dtb: Warning (i2c_bus_reg): /soc/i2c at ffc04000/adxl345 at 0: I2C bus unit address format error, expected \"53\"\n"
+ "arch/arm/boot/dts/socfpga_cyclone5_de0_sockit.dtb: Warning (i2c_bus_reg): /soc/i2c@ffc04000/adxl345@0: I2C bus unit address format error, expected \"53\"\n"
  "\n"
  "Cc: Dinh Nguyen <dinguyen@kernel.org>\n"
  "Signed-off-by: Rob Herring <robh@kernel.org>\n"
@@ -25,12 +27,12 @@
  " \tstatus = \"okay\";\n"
  " \tclock-frequency = <100000>;\n"
  " \n"
- "-\tadxl345: adxl345 at 0 {\n"
- "+\tadxl345: adxl345 at 53 {\n"
+ "-\tadxl345: adxl345@0 {\n"
+ "+\tadxl345: adxl345@53 {\n"
  " \t\tcompatible = \"adi,adxl345\";\n"
  " \t\treg = <0x53>;\n"
  " \n"
  "-- \n"
  2.17.1
 
-a72fe01b2d2282c94338f78663b9f4cefe81f1e4d3b378ed98ae030d0c5a8c9f
+513c5822661408765cf36a5a166cff85d805a80233700e950bd026824545e3ed

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.