All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <2297963.iMSNqyfSUx@phil>

diff --git a/a/1.txt b/N1/1.txt
index 383e3fd..da16f02 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -25,7 +25,7 @@ index a905c14..bb74640 100644
 +- avdd1v8-supply: 1.8V power supply
 +
  Example:
- 	hdmi: hdmi at 0120000 {
+ 	hdmi: hdmi@0120000 {
  		compatible = "fsl,imx6q-hdmi";
 diff --git a/drivers/gpu/drm/bridge/dw_hdmi.c b/drivers/gpu/drm/bridge/dw_hdmi.c
 index cd6a706..9f8999d 100644
@@ -182,3 +182,9 @@ index 5a4f490..7b0fac5 100644
  #endif /* __IMX_HDMI_H__ */
 -- 
 2.1.4
+
+
+_______________________________________________
+dri-devel mailing list
+dri-devel@lists.freedesktop.org
+http://lists.freedesktop.org/mailman/listinfo/dri-devel
diff --git a/a/content_digest b/N1/content_digest
index 0c85dce..a3e7024 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,23 @@
  "ref\01429128.MSqYm0qZ9p@phil\0"
- "From\0heiko@sntech.de (Heiko Stuebner)\0"
+ "From\0Heiko Stuebner <heiko@sntech.de>\0"
  "Subject\0[PATCH 2/3] drm/bridge: dw-hdmi: support optional supply regulators\0"
  "Date\0Tue, 10 Mar 2015 00:22:49 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Philipp Zabel <p.zabel@pengutronix.de>\0"
+ "Cc\0Fabio Estevam <fabio.estevam@freescale.com>"
+  devicetree@vger.kernel.org
+  Rob Herring <robh+dt@kernel.org>
+  Pawel Moll <pawel.moll@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+  dianders@chromium.org
+  linux-kernel@vger.kernel.org
+  linux-rockchip@lists.infradead.org
+  broonie@kernel.org
+  dri-devel@lists.freedesktop.org
+  Yakir Yang <ykk@rock-chips.com>
+  Andy Yan <andy.yan@rock-chips.com>
+  Mark Rutland <mark.rutland@arm.com>
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "At least the Rockchip variant of the dw_hdmi can have controllable power supplies\n"
@@ -32,7 +47,7 @@
  "+- avdd1v8-supply: 1.8V power supply\n"
  "+\n"
  " Example:\n"
- " \thdmi: hdmi at 0120000 {\n"
+ " \thdmi: hdmi@0120000 {\n"
  " \t\tcompatible = \"fsl,imx6q-hdmi\";\n"
  "diff --git a/drivers/gpu/drm/bridge/dw_hdmi.c b/drivers/gpu/drm/bridge/dw_hdmi.c\n"
  "index cd6a706..9f8999d 100644\n"
@@ -188,6 +203,12 @@
  "+\t\t struct regulator_bulk_data *supplies, int nsupplies);\n"
  " #endif /* __IMX_HDMI_H__ */\n"
  "-- \n"
- 2.1.4
+ "2.1.4\n"
+ "\n"
+ "\n"
+ "_______________________________________________\n"
+ "dri-devel mailing list\n"
+ "dri-devel@lists.freedesktop.org\n"
+ http://lists.freedesktop.org/mailman/listinfo/dri-devel
 
-eb51e4605db510a88205d79a5963f757b5b9660ff0e326fb2ecc41b9291dbd49
+84a037dc517775a1a1329328b76737e6fa86ff197affea63c4428324cc96a273

diff --git a/a/1.txt b/N2/1.txt
index 383e3fd..d6acbee 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -25,7 +25,7 @@ index a905c14..bb74640 100644
 +- avdd1v8-supply: 1.8V power supply
 +
  Example:
- 	hdmi: hdmi at 0120000 {
+ 	hdmi: hdmi@0120000 {
  		compatible = "fsl,imx6q-hdmi";
 diff --git a/drivers/gpu/drm/bridge/dw_hdmi.c b/drivers/gpu/drm/bridge/dw_hdmi.c
 index cd6a706..9f8999d 100644
diff --git a/a/content_digest b/N2/content_digest
index 0c85dce..06c1726 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,8 +1,26 @@
  "ref\01429128.MSqYm0qZ9p@phil\0"
- "From\0heiko@sntech.de (Heiko Stuebner)\0"
+ "From\0Heiko Stuebner <heiko@sntech.de>\0"
  "Subject\0[PATCH 2/3] drm/bridge: dw-hdmi: support optional supply regulators\0"
  "Date\0Tue, 10 Mar 2015 00:22:49 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Philipp Zabel <p.zabel@pengutronix.de>\0"
+ "Cc\0David Airlie <airlied@linux.ie>"
+  djkurtz@chromium.org
+  Yakir Yang <ykk@rock-chips.com>
+  Fabio Estevam <fabio.estevam@freescale.com>
+  dianders@chromium.org
+  Andy Yan <andy.yan@rock-chips.com>
+  Mark Yao <mark.yao@rock-chips.com>
+  linux-rockchip@lists.infradead.org
+  dri-devel@lists.freedesktop.org
+  linux-kernel@vger.kernel.org
+  broonie@kernel.org
+  devicetree@vger.kernel.org
+  Rob Herring <robh+dt@kernel.org>
+  Pawel Moll <pawel.moll@arm.com>
+  Mark Rutland <mark.rutland@arm.com>
+  Ian Campbell <ijc+devicetree@hellion.org.uk>
+  Kumar Gala <galak@codeaurora.org>
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "At least the Rockchip variant of the dw_hdmi can have controllable power supplies\n"
@@ -32,7 +50,7 @@
  "+- avdd1v8-supply: 1.8V power supply\n"
  "+\n"
  " Example:\n"
- " \thdmi: hdmi at 0120000 {\n"
+ " \thdmi: hdmi@0120000 {\n"
  " \t\tcompatible = \"fsl,imx6q-hdmi\";\n"
  "diff --git a/drivers/gpu/drm/bridge/dw_hdmi.c b/drivers/gpu/drm/bridge/dw_hdmi.c\n"
  "index cd6a706..9f8999d 100644\n"
@@ -190,4 +208,4 @@
  "-- \n"
  2.1.4
 
-eb51e4605db510a88205d79a5963f757b5b9660ff0e326fb2ecc41b9291dbd49
+2d6ac3e63cb21a6389dda5c9dab8999e47d39c84ccced7d7f5f884662816ff20

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.