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

diff --git a/a/1.txt b/N1/1.txt
index afe3079..2792d3d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 Single child nodes in OF graph don't need an address and now dtc will
 warn about this:
 
-Warning (graph_child_address): /soc/aips at 50000000/ldb at 53fa8008/lvds-channel at 0: graph node has single child node 'port at 0', #address-cells/#size-cells are not necessary
+Warning (graph_child_address): /soc/aips@50000000/ldb@53fa8008/lvds-channel@0: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary
 
 Since the LDB should always have an output port, fix the warning by
 adding the output port, 2, to the DT.
@@ -24,18 +24,18 @@ index 7d647d043f52..1cf2fc9d0a58 100644
  						};
  					};
 +
-+					port at 2 {
++					port@2 {
 +						reg = <2>;
 +					};
  				};
  
- 				lvds-channel at 1 {
+ 				lvds-channel@1 {
 @@ -503,6 +507,10 @@
  							remote-endpoint = <&ipu_di1_lvds1>;
  						};
  					};
 +
-+					port at 2 {
++					port@2 {
 +						reg = <2>;
 +					};
  				};
diff --git a/a/content_digest b/N1/content_digest
index 953969f..2bb1fce 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,19 @@
  "ref\020180508135930.5768-1-robh@kernel.org\0"
- "From\0robh@kernel.org (Rob Herring)\0"
+ "From\0Rob Herring <robh@kernel.org>\0"
  "Subject\0[PATCH] arm: dts: imx53: Fix LDB OF graph warning\0"
  "Date\0Tue,  8 May 2018 08:59:27 -0500\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0devicetree@vger.kernel.org"
+ " linux-arm-kernel@lists.infradead.org\0"
+ "Cc\0Fabio Estevam <fabio.estevam@nxp.com>"
+  Sascha Hauer <s.hauer@pengutronix.de>
+  Shawn Guo <shawnguo@kernel.org>
+ " Pengutronix Kernel Team <kernel@pengutronix.de>\0"
  "\00:1\0"
  "b\0"
  "Single child nodes in OF graph don't need an address and now dtc will\n"
  "warn about this:\n"
  "\n"
- "Warning (graph_child_address): /soc/aips at 50000000/ldb at 53fa8008/lvds-channel at 0: graph node has single child node 'port at 0', #address-cells/#size-cells are not necessary\n"
+ "Warning (graph_child_address): /soc/aips@50000000/ldb@53fa8008/lvds-channel@0: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary\n"
  "\n"
  "Since the LDB should always have an output port, fix the warning by\n"
  "adding the output port, 2, to the DT.\n"
@@ -31,18 +36,18 @@
  " \t\t\t\t\t\t};\n"
  " \t\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\t\tport at 2 {\n"
+ "+\t\t\t\t\tport@2 {\n"
  "+\t\t\t\t\t\treg = <2>;\n"
  "+\t\t\t\t\t};\n"
  " \t\t\t\t};\n"
  " \n"
- " \t\t\t\tlvds-channel at 1 {\n"
+ " \t\t\t\tlvds-channel@1 {\n"
  "@@ -503,6 +507,10 @@\n"
  " \t\t\t\t\t\t\tremote-endpoint = <&ipu_di1_lvds1>;\n"
  " \t\t\t\t\t\t};\n"
  " \t\t\t\t\t};\n"
  "+\n"
- "+\t\t\t\t\tport at 2 {\n"
+ "+\t\t\t\t\tport@2 {\n"
  "+\t\t\t\t\t\treg = <2>;\n"
  "+\t\t\t\t\t};\n"
  " \t\t\t\t};\n"
@@ -51,4 +56,4 @@
  "-- \n"
  2.17.0
 
-befe8cbe014e8d086c1addddbf33cc1af787f4fe5ac02ba782da2c9b967352b4
+d9887530b74a4979c1c9139f7e1af31632cb8c75f75794afb1721084ed2ffcc9

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.