All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20160819083336.GI4254@dell>

diff --git a/a/1.txt b/N1/1.txt
index 57ae632..e3f4b1e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -2,7 +2,8 @@ On Fri, 19 Aug 2016, Wadim Egorov wrote:
 > On 18.08.2016 16:34, Lee Jones wrote:
 > > On Wed, 10 Aug 2016, Wadim Egorov wrote:
 > >
-> >> The RK818 chip is a Power Management IC (PMIC) for multimedia and handheld
+> >> The RK818 chip is a Power Management IC (PMIC) for multimedia and hand=
+held
 > >> devices. It contains the following components:
 > >>
 > >> - Regulators
@@ -13,8 +14,8 @@ On Fri, 19 Aug 2016, Wadim Egorov wrote:
 > >> Both RK808 and RK818 chips are using a similar register map,
 > >> so we can reuse the RTC and Clocking functionality.
 > >>
-> >> Signed-off-by: Wadim Egorov <w.egorov-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org>
-> >> Tested-by: Andy Yan <andy.yan-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
+> >> Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
+> >> Tested-by: Andy Yan <andy.yan@rock-chips.com>
 > >> ---
 > >> Changes since v6:
 > >> - Squashed in the patch
@@ -22,7 +23,8 @@ On Fri, 19 Aug 2016, Wadim Egorov wrote:
 > >>
 > >> ---
 > >>  drivers/mfd/Kconfig       |   4 +-
-> >>  drivers/mfd/rk808.c       | 226 +++++++++++++++++++++++++++++++++++++++-------
+> >>  drivers/mfd/rk808.c       | 226 +++++++++++++++++++++++++++++++++++++=
+++-------
 > >>  include/linux/mfd/rk808.h | 154 +++++++++++++++++++++++++++++--
 > >>  3 files changed, 342 insertions(+), 42 deletions(-)
 
@@ -30,29 +32,30 @@ On Fri, 19 Aug 2016, Wadim Egorov wrote:
 
 > >>  struct rk808_reg_data {
 > >>  	int addr;
-> >> @@ -57,6 +62,14 @@ static bool rk808_is_volatile_reg(struct device *dev, unsigned int reg)
+> >> @@ -57,6 +62,14 @@ static bool rk808_is_volatile_reg(struct device *de=
+v, unsigned int reg)
 > >>  	return false;
 > >>  }
-> >>  
-> >> +static const struct regmap_config rk818_regmap_config = {
-> >> +	.reg_bits = 8,
-> >> +	.val_bits = 8,
-> >> +	.max_register = RK818_USB_CTRL_REG,
-> >> +	.cache_type = REGCACHE_RBTREE,
-> >> +	.volatile_reg = rk808_is_volatile_reg,
+> >> =20
+> >> +static const struct regmap_config rk818_regmap_config =3D {
+> >> +	.reg_bits =3D 8,
+> >> +	.val_bits =3D 8,
+> >> +	.max_register =3D RK818_USB_CTRL_REG,
+> >> +	.cache_type =3D REGCACHE_RBTREE,
+> >> +	.volatile_reg =3D rk808_is_volatile_reg,
 > >> +};
 > >> +
-> >>  static const struct regmap_config rk808_regmap_config = {
-> >>  	.reg_bits = 8,
-> >>  	.val_bits = 8,
-> >> @@ -79,11 +92,21 @@ static const struct mfd_cell rk808s[] = {
+> >>  static const struct regmap_config rk808_regmap_config =3D {
+> >>  	.reg_bits =3D 8,
+> >>  	.val_bits =3D 8,
+> >> @@ -79,11 +92,21 @@ static const struct mfd_cell rk808s[] =3D {
 > >>  	{
-> >>  		.name = "rk808-rtc",
-> >>  		.num_resources = ARRAY_SIZE(rtc_resources),
-> >> -		.resources = &rtc_resources[0],
-> >> +		.resources = rtc_resources,
+> >>  		.name =3D "rk808-rtc",
+> >>  		.num_resources =3D ARRAY_SIZE(rtc_resources),
+> >> -		.resources =3D &rtc_resources[0],
+> >> +		.resources =3D rtc_resources,
 > > ?
-> 
+>=20
 > you told me to change this
 
 It's an unrelated change that has nothing to do with this patch, which
@@ -61,18 +64,20 @@ is why I am confused.
 But it's okay, I'll let it sneak in on this occasion, rather than
 asking you to send a separate patch.
 
--- 
+--=20
 Lee Jones
 Linaro STMicroelectronics Landing Team Lead
-Linaro.org │ Open source software for ARM SoCs
+Linaro.org =E2=94=82 Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
 
--- 
+--=20
 You received this message because you are subscribed to "rtc-linux".
 Membership options at http://groups.google.com/group/rtc-linux .
 Please read http://groups.google.com/group/rtc-linux/web/checklist
 before submitting a driver.
---- 
-You received this message because you are subscribed to the Google Groups "rtc-linux" group.
-To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
+---=20
+You received this message because you are subscribed to the Google Groups "=
+rtc-linux" group.
+To unsubscribe from this group and stop receiving emails from it, send an e=
+mail to rtc-linux+unsubscribe@googlegroups.com.
 For more options, visit https://groups.google.com/d/optout.
diff --git a/a/content_digest b/N1/content_digest
index 1e96368..6240f2b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,30 +2,30 @@
  "ref\01470819907-11237-2-git-send-email-w.egorov@phytec.de\0"
  "ref\020160818143440.GG4254@dell\0"
  "ref\057B6A4D1.20108@phytec.de\0"
- "ref\057B6A4D1.20108-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org\0"
- "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
- "Subject\0Re: [PATCH v7 1/4] mfd: RK808: Add RK818 support\0"
+ "From\0Lee Jones <lee.jones@linaro.org>\0"
+ "Subject\0[rtc-linux] Re: [PATCH v7 1/4] mfd: RK808: Add RK818 support\0"
  "Date\0Fri, 19 Aug 2016 09:33:36 +0100\0"
- "To\0Wadim Egorov <w.egorov-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org>\0"
- "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org
-  zyw-TNX95d0MmH7DzftRWevZcw@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  mark.rutland-5wv7dgnIgG8@public.gmane.org
-  lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org
- " alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0"
+ "To\0Wadim Egorov <w.egorov@phytec.de>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  rtc-linux@googlegroups.com
+  devicetree@vger.kernel.org
+  linux-rockchip@lists.infradead.org
+  dianders@chromium.org
+  zyw@rock-chips.com
+  robh+dt@kernel.org
+  mark.rutland@arm.com
+  lgirdwood@gmail.com
+  broonie@kernel.org
+  a.zummo@towertech.it
+ " alexandre.belloni@free-electrons.com\0"
  "\00:1\0"
  "b\0"
  "On Fri, 19 Aug 2016, Wadim Egorov wrote:\n"
  "> On 18.08.2016 16:34, Lee Jones wrote:\n"
  "> > On Wed, 10 Aug 2016, Wadim Egorov wrote:\n"
  "> >\n"
- "> >> The RK818 chip is a Power Management IC (PMIC) for multimedia and handheld\n"
+ "> >> The RK818 chip is a Power Management IC (PMIC) for multimedia and hand=\n"
+ "held\n"
  "> >> devices. It contains the following components:\n"
  "> >>\n"
  "> >> - Regulators\n"
@@ -36,8 +36,8 @@
  "> >> Both RK808 and RK818 chips are using a similar register map,\n"
  "> >> so we can reuse the RTC and Clocking functionality.\n"
  "> >>\n"
- "> >> Signed-off-by: Wadim Egorov <w.egorov-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org>\n"
- "> >> Tested-by: Andy Yan <andy.yan-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n"
+ "> >> Signed-off-by: Wadim Egorov <w.egorov@phytec.de>\n"
+ "> >> Tested-by: Andy Yan <andy.yan@rock-chips.com>\n"
  "> >> ---\n"
  "> >> Changes since v6:\n"
  "> >> - Squashed in the patch\n"
@@ -45,7 +45,8 @@
  "> >>\n"
  "> >> ---\n"
  "> >>  drivers/mfd/Kconfig       |   4 +-\n"
- "> >>  drivers/mfd/rk808.c       | 226 +++++++++++++++++++++++++++++++++++++++-------\n"
+ "> >>  drivers/mfd/rk808.c       | 226 +++++++++++++++++++++++++++++++++++++=\n"
+ "++-------\n"
  "> >>  include/linux/mfd/rk808.h | 154 +++++++++++++++++++++++++++++--\n"
  "> >>  3 files changed, 342 insertions(+), 42 deletions(-)\n"
  "\n"
@@ -53,29 +54,30 @@
  "\n"
  "> >>  struct rk808_reg_data {\n"
  "> >>  \tint addr;\n"
- "> >> @@ -57,6 +62,14 @@ static bool rk808_is_volatile_reg(struct device *dev, unsigned int reg)\n"
+ "> >> @@ -57,6 +62,14 @@ static bool rk808_is_volatile_reg(struct device *de=\n"
+ "v, unsigned int reg)\n"
  "> >>  \treturn false;\n"
  "> >>  }\n"
- "> >>  \n"
- "> >> +static const struct regmap_config rk818_regmap_config = {\n"
- "> >> +\t.reg_bits = 8,\n"
- "> >> +\t.val_bits = 8,\n"
- "> >> +\t.max_register = RK818_USB_CTRL_REG,\n"
- "> >> +\t.cache_type = REGCACHE_RBTREE,\n"
- "> >> +\t.volatile_reg = rk808_is_volatile_reg,\n"
+ "> >> =20\n"
+ "> >> +static const struct regmap_config rk818_regmap_config =3D {\n"
+ "> >> +\t.reg_bits =3D 8,\n"
+ "> >> +\t.val_bits =3D 8,\n"
+ "> >> +\t.max_register =3D RK818_USB_CTRL_REG,\n"
+ "> >> +\t.cache_type =3D REGCACHE_RBTREE,\n"
+ "> >> +\t.volatile_reg =3D rk808_is_volatile_reg,\n"
  "> >> +};\n"
  "> >> +\n"
- "> >>  static const struct regmap_config rk808_regmap_config = {\n"
- "> >>  \t.reg_bits = 8,\n"
- "> >>  \t.val_bits = 8,\n"
- "> >> @@ -79,11 +92,21 @@ static const struct mfd_cell rk808s[] = {\n"
+ "> >>  static const struct regmap_config rk808_regmap_config =3D {\n"
+ "> >>  \t.reg_bits =3D 8,\n"
+ "> >>  \t.val_bits =3D 8,\n"
+ "> >> @@ -79,11 +92,21 @@ static const struct mfd_cell rk808s[] =3D {\n"
  "> >>  \t{\n"
- "> >>  \t\t.name = \"rk808-rtc\",\n"
- "> >>  \t\t.num_resources = ARRAY_SIZE(rtc_resources),\n"
- "> >> -\t\t.resources = &rtc_resources[0],\n"
- "> >> +\t\t.resources = rtc_resources,\n"
+ "> >>  \t\t.name =3D \"rk808-rtc\",\n"
+ "> >>  \t\t.num_resources =3D ARRAY_SIZE(rtc_resources),\n"
+ "> >> -\t\t.resources =3D &rtc_resources[0],\n"
+ "> >> +\t\t.resources =3D rtc_resources,\n"
  "> > ?\n"
- "> \n"
+ ">=20\n"
  "> you told me to change this\n"
  "\n"
  "It's an unrelated change that has nothing to do with this patch, which\n"
@@ -84,20 +86,22 @@
  "But it's okay, I'll let it sneak in on this occasion, rather than\n"
  "asking you to send a separate patch.\n"
  "\n"
- "-- \n"
+ "--=20\n"
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
- "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
+ "Linaro.org =E2=94=82 Open source software for ARM SoCs\n"
  "Follow Linaro: Facebook | Twitter | Blog\n"
  "\n"
- "-- \n"
+ "--=20\n"
  "You received this message because you are subscribed to \"rtc-linux\".\n"
  "Membership options at http://groups.google.com/group/rtc-linux .\n"
  "Please read http://groups.google.com/group/rtc-linux/web/checklist\n"
  "before submitting a driver.\n"
- "--- \n"
- "You received this message because you are subscribed to the Google Groups \"rtc-linux\" group.\n"
- "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n"
+ "---=20\n"
+ "You received this message because you are subscribed to the Google Groups \"=\n"
+ "rtc-linux\" group.\n"
+ "To unsubscribe from this group and stop receiving emails from it, send an e=\n"
+ "mail to rtc-linux+unsubscribe@googlegroups.com.\n"
  For more options, visit https://groups.google.com/d/optout.
 
-c372e6044e8078318d716e52db22314d58a8b44562810f7fce1c2d7f55a06334
+c8470b7ea59afed30c9ba59aa37a692ef90d073d2a73b4529a4186cdf426bd6c

diff --git a/a/1.txt b/N2/1.txt
index 57ae632..f3b7da1 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -13,8 +13,8 @@ On Fri, 19 Aug 2016, Wadim Egorov wrote:
 > >> Both RK808 and RK818 chips are using a similar register map,
 > >> so we can reuse the RTC and Clocking functionality.
 > >>
-> >> Signed-off-by: Wadim Egorov <w.egorov-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org>
-> >> Tested-by: Andy Yan <andy.yan-TNX95d0MmH7DzftRWevZcw@public.gmane.org>
+> >> Signed-off-by: Wadim Egorov <w.egorov@phytec.de>
+> >> Tested-by: Andy Yan <andy.yan@rock-chips.com>
 > >> ---
 > >> Changes since v6:
 > >> - Squashed in the patch
@@ -66,13 +66,3 @@ Lee Jones
 Linaro STMicroelectronics Landing Team Lead
 Linaro.org │ Open source software for ARM SoCs
 Follow Linaro: Facebook | Twitter | Blog
-
--- 
-You received this message because you are subscribed to "rtc-linux".
-Membership options at http://groups.google.com/group/rtc-linux .
-Please read http://groups.google.com/group/rtc-linux/web/checklist
-before submitting a driver.
---- 
-You received this message because you are subscribed to the Google Groups "rtc-linux" group.
-To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
-For more options, visit https://groups.google.com/d/optout.
diff --git a/a/content_digest b/N2/content_digest
index 1e96368..a5f8970 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -2,23 +2,22 @@
  "ref\01470819907-11237-2-git-send-email-w.egorov@phytec.de\0"
  "ref\020160818143440.GG4254@dell\0"
  "ref\057B6A4D1.20108@phytec.de\0"
- "ref\057B6A4D1.20108-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org\0"
- "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "From\0Lee Jones <lee.jones@linaro.org>\0"
  "Subject\0Re: [PATCH v7 1/4] mfd: RK808: Add RK818 support\0"
  "Date\0Fri, 19 Aug 2016 09:33:36 +0100\0"
- "To\0Wadim Egorov <w.egorov-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org>\0"
- "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
-  rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
-  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
-  dianders-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org
-  zyw-TNX95d0MmH7DzftRWevZcw@public.gmane.org
-  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  mark.rutland-5wv7dgnIgG8@public.gmane.org
-  lgirdwood-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
-  broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
-  a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org
- " alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org\0"
+ "To\0Wadim Egorov <w.egorov@phytec.de>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  rtc-linux@googlegroups.com
+  devicetree@vger.kernel.org
+  linux-rockchip@lists.infradead.org
+  dianders@chromium.org
+  zyw@rock-chips.com
+  robh+dt@kernel.org
+  mark.rutland@arm.com
+  lgirdwood@gmail.com
+  broonie@kernel.org
+  a.zummo@towertech.it
+ " alexandre.belloni@free-electrons.com\0"
  "\00:1\0"
  "b\0"
  "On Fri, 19 Aug 2016, Wadim Egorov wrote:\n"
@@ -36,8 +35,8 @@
  "> >> Both RK808 and RK818 chips are using a similar register map,\n"
  "> >> so we can reuse the RTC and Clocking functionality.\n"
  "> >>\n"
- "> >> Signed-off-by: Wadim Egorov <w.egorov-guT5V/WYfQezQB+pC5nmwQ@public.gmane.org>\n"
- "> >> Tested-by: Andy Yan <andy.yan-TNX95d0MmH7DzftRWevZcw@public.gmane.org>\n"
+ "> >> Signed-off-by: Wadim Egorov <w.egorov@phytec.de>\n"
+ "> >> Tested-by: Andy Yan <andy.yan@rock-chips.com>\n"
  "> >> ---\n"
  "> >> Changes since v6:\n"
  "> >> - Squashed in the patch\n"
@@ -88,16 +87,6 @@
  "Lee Jones\n"
  "Linaro STMicroelectronics Landing Team Lead\n"
  "Linaro.org \342\224\202 Open source software for ARM SoCs\n"
- "Follow Linaro: Facebook | Twitter | Blog\n"
- "\n"
- "-- \n"
- "You received this message because you are subscribed to \"rtc-linux\".\n"
- "Membership options at http://groups.google.com/group/rtc-linux .\n"
- "Please read http://groups.google.com/group/rtc-linux/web/checklist\n"
- "before submitting a driver.\n"
- "--- \n"
- "You received this message because you are subscribed to the Google Groups \"rtc-linux\" group.\n"
- "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n"
- For more options, visit https://groups.google.com/d/optout.
+ Follow Linaro: Facebook | Twitter | Blog
 
-c372e6044e8078318d716e52db22314d58a8b44562810f7fce1c2d7f55a06334
+7758856b29c7200d5974ef11e78c6f74ddee41aa24a0ad7cbcadb22ce138fb31

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.