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

diff --git a/a/1.txt b/N1/1.txt
index 0c07a00..c6c65ca 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,12 +1,12 @@
 Fix dtc warnings for missing #phy-cells for apq8064:
 
-Warning (phys_property): Missing property '#phy-cells' in node /soc/dsi-phy@4700200 or bad phandle (referred from /soc/mdss_dsi@4700000:phys[0])
-Warning (phys_property): Missing property '#phy-cells' in node /soc/hdmi-phy@4a00400 or bad phandle (referred from /soc/hdmi-tx@4a00000:phys[0])
+Warning (phys_property): Missing property '#phy-cells' in node /soc/dsi-phy at 4700200 or bad phandle (referred from /soc/mdss_dsi at 4700000:phys[0])
+Warning (phys_property): Missing property '#phy-cells' in node /soc/hdmi-phy at 4a00400 or bad phandle (referred from /soc/hdmi-tx at 4a00000:phys[0])
 
-Cc: Andy Gross <andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-Cc: David Brown <david.brown-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
-Cc: linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+Cc: Andy Gross <andy.gross@linaro.org>
+Cc: David Brown <david.brown@linaro.org>
+Cc: linux-arm-msm at vger.kernel.org
+Signed-off-by: Rob Herring <robh@kernel.org>
 ---
  arch/arm/boot/dts/qcom-apq8064.dtsi | 2 ++
  1 file changed, 2 insertions(+)
@@ -16,7 +16,7 @@ index f3db185a6809..a2b030d08fc5 100644
 --- a/arch/arm/boot/dts/qcom-apq8064.dtsi
 +++ b/arch/arm/boot/dts/qcom-apq8064.dtsi
 @@ -1263,6 +1263,7 @@
- 		dsi0_phy: dsi-phy@4700200 {
+ 		dsi0_phy: dsi-phy at 4700200 {
  			compatible = "qcom,dsi-phy-28nm-8960";
  			#clock-cells = <1>;
 +			#phy-cells = <0>;
@@ -33,8 +33,3 @@ index f3db185a6809..a2b030d08fc5 100644
  			clock-names = "slave_iface_clk";
 -- 
 2.14.1
-
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 1bdbe13..c2dadbb 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,22 +1,18 @@
- "From\0Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "From\0robh@kernel.org (Rob Herring)\0"
  "Subject\0[PATCH] arm: dts: qcom: fix missing #phy-cells for apq8064\0"
  "Date\0Thu,  9 Nov 2017 16:54:22 -0600\0"
- "To\0Andy Gross <andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  David Brown <david.brown-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
- " linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Fix dtc warnings for missing #phy-cells for apq8064:\n"
  "\n"
- "Warning (phys_property): Missing property '#phy-cells' in node /soc/dsi-phy@4700200 or bad phandle (referred from /soc/mdss_dsi@4700000:phys[0])\n"
- "Warning (phys_property): Missing property '#phy-cells' in node /soc/hdmi-phy@4a00400 or bad phandle (referred from /soc/hdmi-tx@4a00000:phys[0])\n"
+ "Warning (phys_property): Missing property '#phy-cells' in node /soc/dsi-phy at 4700200 or bad phandle (referred from /soc/mdss_dsi at 4700000:phys[0])\n"
+ "Warning (phys_property): Missing property '#phy-cells' in node /soc/hdmi-phy at 4a00400 or bad phandle (referred from /soc/hdmi-tx at 4a00000:phys[0])\n"
  "\n"
- "Cc: Andy Gross <andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
- "Cc: David Brown <david.brown-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
- "Cc: linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- "Signed-off-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\n"
+ "Cc: Andy Gross <andy.gross@linaro.org>\n"
+ "Cc: David Brown <david.brown@linaro.org>\n"
+ "Cc: linux-arm-msm at vger.kernel.org\n"
+ "Signed-off-by: Rob Herring <robh@kernel.org>\n"
  "---\n"
  " arch/arm/boot/dts/qcom-apq8064.dtsi | 2 ++\n"
  " 1 file changed, 2 insertions(+)\n"
@@ -26,7 +22,7 @@
  "--- a/arch/arm/boot/dts/qcom-apq8064.dtsi\n"
  "+++ b/arch/arm/boot/dts/qcom-apq8064.dtsi\n"
  "@@ -1263,6 +1263,7 @@\n"
- " \t\tdsi0_phy: dsi-phy@4700200 {\n"
+ " \t\tdsi0_phy: dsi-phy at 4700200 {\n"
  " \t\t\tcompatible = \"qcom,dsi-phy-28nm-8960\";\n"
  " \t\t\t#clock-cells = <1>;\n"
  "+\t\t\t#phy-cells = <0>;\n"
@@ -42,11 +38,6 @@
  " \t\t\tclocks = <&mmcc HDMI_S_AHB_CLK>;\n"
  " \t\t\tclock-names = \"slave_iface_clk\";\n"
  "-- \n"
- "2.14.1\n"
- "\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ 2.14.1
 
-83537274293da57c34f6f757e914538b2eec86e4cfda791eaf3fb6fdee971fc7
+5309e83b0699bd868c9d21641996867b279c0e7823bbe15adb7fd3d9955a3625

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.