linux-watchdog.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/6] MAINTAINERS: update Luca Ceresoli's e-mail address
@ 2022-06-03 15:57 Luca Ceresoli
  2022-06-03 15:57 ` [PATCH 2/6] dt-bindings: " Luca Ceresoli
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Luca Ceresoli @ 2022-06-03 15:57 UTC (permalink / raw)
  To: linux-kernel
  Cc: Michael Turquette, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Lee Jones, Sebastian Reichel, Leon Luo,
	Mauro Carvalho Chehab, Wim Van Sebroeck, Guenter Roeck,
	linux-clk, devicetree, linux-pm, linux-media, linux-watchdog,
	Luca Ceresoli, Luca Ceresoli

My Bootlin address is preferred from now on.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
---
 MAINTAINERS | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2316278d9db9..7d4bead48ed1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9500,7 +9500,7 @@ F:	tools/testing/selftests/mount_setattr/
 F:	include/linux/mnt_idmapping.h
 
 IDT VersaClock 5 CLOCK DRIVER
-M:	Luca Ceresoli <luca@lucaceresoli.net>
+M:	Luca Ceresoli <luca.ceresoli@bootlin.com>
 S:	Maintained
 F:	Documentation/devicetree/bindings/clock/idt,versaclock5.yaml
 F:	drivers/clk/clk-versaclock5.c
@@ -12042,7 +12042,7 @@ F:	drivers/regulator/max77650-regulator.c
 F:	include/linux/mfd/max77650.h
 
 MAXIM MAX77714 PMIC MFD DRIVER
-M:	Luca Ceresoli <luca@lucaceresoli.net>
+M:	Luca Ceresoli <luca.ceresoli@bootlin.com>
 S:	Maintained
 F:	Documentation/devicetree/bindings/mfd/maxim,max77714.yaml
 F:	drivers/mfd/max77714.c
@@ -12057,7 +12057,7 @@ F:	drivers/regulator/max77802-regulator.c
 F:	include/dt-bindings/*/*max77802.h
 
 MAXIM MAX77976 BATTERY CHARGER
-M:	Luca Ceresoli <luca@lucaceresoli.net>
+M:	Luca Ceresoli <luca.ceresoli@bootlin.com>
 S:	Supported
 F:	Documentation/devicetree/bindings/power/supply/maxim,max77976.yaml
 F:	drivers/power/supply/max77976_charger.c
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH 2/6] dt-bindings: update Luca Ceresoli's e-mail address
  2022-06-03 15:57 [PATCH 1/6] MAINTAINERS: update Luca Ceresoli's e-mail address Luca Ceresoli
@ 2022-06-03 15:57 ` Luca Ceresoli
  2022-06-05 23:01   ` Rob Herring
  2022-06-05 23:04   ` Rob Herring
  2022-06-03 15:57 ` [PATCH 3/6] media: i2c: imx274: " Luca Ceresoli
                   ` (3 subsequent siblings)
  4 siblings, 2 replies; 11+ messages in thread
From: Luca Ceresoli @ 2022-06-03 15:57 UTC (permalink / raw)
  To: linux-kernel
  Cc: Michael Turquette, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Lee Jones, Sebastian Reichel, Leon Luo,
	Mauro Carvalho Chehab, Wim Van Sebroeck, Guenter Roeck,
	linux-clk, devicetree, linux-pm, linux-media, linux-watchdog,
	Luca Ceresoli, Luca Ceresoli

My Bootlin address is preferred from now on.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
---
 Documentation/devicetree/bindings/clock/idt,versaclock5.yaml    | 2 +-
 Documentation/devicetree/bindings/mfd/maxim,max77714.yaml       | 2 +-
 .../devicetree/bindings/power/supply/maxim,max77976.yaml        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/clock/idt,versaclock5.yaml b/Documentation/devicetree/bindings/clock/idt,versaclock5.yaml
index be66f1e8b547..7c331bfbe370 100644
--- a/Documentation/devicetree/bindings/clock/idt,versaclock5.yaml
+++ b/Documentation/devicetree/bindings/clock/idt,versaclock5.yaml
@@ -45,7 +45,7 @@ description: |
   The case where SH and SP are both 1 is likely not very interesting.
 
 maintainers:
-  - Luca Ceresoli <luca@lucaceresoli.net>
+  - Luca Ceresoli <luca.ceresoli@bootlin.com>
 
 properties:
   compatible:
diff --git a/Documentation/devicetree/bindings/mfd/maxim,max77714.yaml b/Documentation/devicetree/bindings/mfd/maxim,max77714.yaml
index 74a6867d3c82..edac14af101e 100644
--- a/Documentation/devicetree/bindings/mfd/maxim,max77714.yaml
+++ b/Documentation/devicetree/bindings/mfd/maxim,max77714.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: MAX77714 PMIC with GPIO, RTC and watchdog from Maxim Integrated.
 
 maintainers:
-  - Luca Ceresoli <luca@lucaceresoli.net>
+  - Luca Ceresoli <luca.ceresoli@bootlin.com>
 
 description: |
   MAX77714 is a Power Management IC with 4 buck regulators, 9
diff --git a/Documentation/devicetree/bindings/power/supply/maxim,max77976.yaml b/Documentation/devicetree/bindings/power/supply/maxim,max77976.yaml
index 675b9b26d233..f23dcc50793e 100644
--- a/Documentation/devicetree/bindings/power/supply/maxim,max77976.yaml
+++ b/Documentation/devicetree/bindings/power/supply/maxim,max77976.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Maxim Integrated MAX77976 Battery charger
 
 maintainers:
-  - Luca Ceresoli <luca@lucaceresoli.net>
+  - Luca Ceresoli <luca.ceresoli@bootlin.com>
 
 description: |
   The Maxim MAX77976 is a 19Vin / 5.5A, 1-Cell Li+ battery charger
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH 3/6] media: i2c: imx274: update Luca Ceresoli's e-mail address
  2022-06-03 15:57 [PATCH 1/6] MAINTAINERS: update Luca Ceresoli's e-mail address Luca Ceresoli
  2022-06-03 15:57 ` [PATCH 2/6] dt-bindings: " Luca Ceresoli
@ 2022-06-03 15:57 ` Luca Ceresoli
  2022-06-03 15:57 ` [PATCH 4/6] mfd: max77714: " Luca Ceresoli
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 11+ messages in thread
From: Luca Ceresoli @ 2022-06-03 15:57 UTC (permalink / raw)
  To: linux-kernel
  Cc: Michael Turquette, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Lee Jones, Sebastian Reichel, Leon Luo,
	Mauro Carvalho Chehab, Wim Van Sebroeck, Guenter Roeck,
	linux-clk, devicetree, linux-pm, linux-media, linux-watchdog,
	Luca Ceresoli, Luca Ceresoli

My Bootlin address is preferred from now on.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
---
 drivers/media/i2c/imx274.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/media/i2c/imx274.c b/drivers/media/i2c/imx274.c
index 7de1f2948e53..ee07b50b0702 100644
--- a/drivers/media/i2c/imx274.c
+++ b/drivers/media/i2c/imx274.c
@@ -6,7 +6,7 @@
  *
  * Leon Luo <leonl@leopardimaging.com>
  * Edwin Zou <edwinz@leopardimaging.com>
- * Luca Ceresoli <luca@lucaceresoli.net>
+ * Luca Ceresoli <luca.ceresoli@bootlin.com>
  */
 
 #include <linux/clk.h>
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH 4/6] mfd: max77714: update Luca Ceresoli's e-mail address
  2022-06-03 15:57 [PATCH 1/6] MAINTAINERS: update Luca Ceresoli's e-mail address Luca Ceresoli
  2022-06-03 15:57 ` [PATCH 2/6] dt-bindings: " Luca Ceresoli
  2022-06-03 15:57 ` [PATCH 3/6] media: i2c: imx274: " Luca Ceresoli
@ 2022-06-03 15:57 ` Luca Ceresoli
  2022-06-06  9:55   ` Lee Jones
  2022-06-03 15:57 ` [PATCH 5/6] power: supply: max77976: " Luca Ceresoli
  2022-06-03 15:57 ` [PATCH 6/6] watchdog: max77620: " Luca Ceresoli
  4 siblings, 1 reply; 11+ messages in thread
From: Luca Ceresoli @ 2022-06-03 15:57 UTC (permalink / raw)
  To: linux-kernel
  Cc: Michael Turquette, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Lee Jones, Sebastian Reichel, Leon Luo,
	Mauro Carvalho Chehab, Wim Van Sebroeck, Guenter Roeck,
	linux-clk, devicetree, linux-pm, linux-media, linux-watchdog,
	Luca Ceresoli, Luca Ceresoli

My Bootlin address is preferred from now on.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
---
 drivers/mfd/max77714.c       | 4 ++--
 include/linux/mfd/max77714.h | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/drivers/mfd/max77714.c b/drivers/mfd/max77714.c
index d1e4247800d2..143a432ea343 100644
--- a/drivers/mfd/max77714.c
+++ b/drivers/mfd/max77714.c
@@ -3,7 +3,7 @@
  * Maxim MAX77714 Core Driver
  *
  * Copyright (C) 2022 Luca Ceresoli
- * Author: Luca Ceresoli <luca@lucaceresoli.net>
+ * Author: Luca Ceresoli <luca.ceresoli@bootlin.com>
  */
 
 #include <linux/i2c.h>
@@ -148,5 +148,5 @@ static struct i2c_driver max77714_driver = {
 module_i2c_driver(max77714_driver);
 
 MODULE_DESCRIPTION("Maxim MAX77714 MFD core driver");
-MODULE_AUTHOR("Luca Ceresoli <luca@lucaceresoli.net>");
+MODULE_AUTHOR("Luca Ceresoli <luca.ceresoli@bootlin.com>");
 MODULE_LICENSE("GPL");
diff --git a/include/linux/mfd/max77714.h b/include/linux/mfd/max77714.h
index a970dc455426..7947e0d697a5 100644
--- a/include/linux/mfd/max77714.h
+++ b/include/linux/mfd/max77714.h
@@ -3,7 +3,7 @@
  * Maxim MAX77714 Register and data structures definition.
  *
  * Copyright (C) 2022 Luca Ceresoli
- * Author: Luca Ceresoli <luca@lucaceresoli.net>
+ * Author: Luca Ceresoli <luca.ceresoli@bootlin.com>
  */
 
 #ifndef __LINUX_MFD_MAX77714_H_
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH 5/6] power: supply: max77976: update Luca Ceresoli's e-mail address
  2022-06-03 15:57 [PATCH 1/6] MAINTAINERS: update Luca Ceresoli's e-mail address Luca Ceresoli
                   ` (2 preceding siblings ...)
  2022-06-03 15:57 ` [PATCH 4/6] mfd: max77714: " Luca Ceresoli
@ 2022-06-03 15:57 ` Luca Ceresoli
  2022-06-09 19:21   ` Sebastian Reichel
  2022-06-03 15:57 ` [PATCH 6/6] watchdog: max77620: " Luca Ceresoli
  4 siblings, 1 reply; 11+ messages in thread
From: Luca Ceresoli @ 2022-06-03 15:57 UTC (permalink / raw)
  To: linux-kernel
  Cc: Michael Turquette, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Lee Jones, Sebastian Reichel, Leon Luo,
	Mauro Carvalho Chehab, Wim Van Sebroeck, Guenter Roeck,
	linux-clk, devicetree, linux-pm, linux-media, linux-watchdog,
	Luca Ceresoli, Luca Ceresoli

My Bootlin address is preferred from now on.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
---
 drivers/power/supply/max77976_charger.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/power/supply/max77976_charger.c b/drivers/power/supply/max77976_charger.c
index 8b6c8cfa7503..4fed74511931 100644
--- a/drivers/power/supply/max77976_charger.c
+++ b/drivers/power/supply/max77976_charger.c
@@ -3,7 +3,7 @@
  * max77976_charger.c - Driver for the Maxim MAX77976 battery charger
  *
  * Copyright (C) 2021 Luca Ceresoli
- * Author: Luca Ceresoli <luca@lucaceresoli.net>
+ * Author: Luca Ceresoli <luca.ceresoli@bootlin.com>
  */
 
 #include <linux/i2c.h>
@@ -504,6 +504,6 @@ static struct i2c_driver max77976_driver = {
 };
 module_i2c_driver(max77976_driver);
 
-MODULE_AUTHOR("Luca Ceresoli <luca@lucaceresoli.net>");
+MODULE_AUTHOR("Luca Ceresoli <luca.ceresoli@bootlin.com>");
 MODULE_DESCRIPTION("Maxim MAX77976 charger driver");
 MODULE_LICENSE("GPL v2");
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* [PATCH 6/6] watchdog: max77620: update Luca Ceresoli's e-mail address
  2022-06-03 15:57 [PATCH 1/6] MAINTAINERS: update Luca Ceresoli's e-mail address Luca Ceresoli
                   ` (3 preceding siblings ...)
  2022-06-03 15:57 ` [PATCH 5/6] power: supply: max77976: " Luca Ceresoli
@ 2022-06-03 15:57 ` Luca Ceresoli
  2022-06-03 16:22   ` Guenter Roeck
  4 siblings, 1 reply; 11+ messages in thread
From: Luca Ceresoli @ 2022-06-03 15:57 UTC (permalink / raw)
  To: linux-kernel
  Cc: Michael Turquette, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Lee Jones, Sebastian Reichel, Leon Luo,
	Mauro Carvalho Chehab, Wim Van Sebroeck, Guenter Roeck,
	linux-clk, devicetree, linux-pm, linux-media, linux-watchdog,
	Luca Ceresoli, Luca Ceresoli

My Bootlin address is preferred from now on.

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
---
 drivers/watchdog/max77620_wdt.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/watchdog/max77620_wdt.c b/drivers/watchdog/max77620_wdt.c
index b76ad6ba0915..33835c0b06de 100644
--- a/drivers/watchdog/max77620_wdt.c
+++ b/drivers/watchdog/max77620_wdt.c
@@ -6,7 +6,7 @@
  * Copyright (C) 2022 Luca Ceresoli
  *
  * Author: Laxman Dewangan <ldewangan@nvidia.com>
- * Author: Luca Ceresoli <luca@lucaceresoli.net>
+ * Author: Luca Ceresoli <luca.ceresoli@bootlin.com>
  */
 
 #include <linux/err.h>
@@ -260,5 +260,5 @@ MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started "
 	"(default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
 
 MODULE_AUTHOR("Laxman Dewangan <ldewangan@nvidia.com>");
-MODULE_AUTHOR("Luca Ceresoli <luca@lucaceresoli.net>");
+MODULE_AUTHOR("Luca Ceresoli <luca.ceresoli@bootlin.com>");
 MODULE_LICENSE("GPL v2");
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 11+ messages in thread

* Re: [PATCH 6/6] watchdog: max77620: update Luca Ceresoli's e-mail address
  2022-06-03 15:57 ` [PATCH 6/6] watchdog: max77620: " Luca Ceresoli
@ 2022-06-03 16:22   ` Guenter Roeck
  0 siblings, 0 replies; 11+ messages in thread
From: Guenter Roeck @ 2022-06-03 16:22 UTC (permalink / raw)
  To: Luca Ceresoli, linux-kernel
  Cc: Michael Turquette, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Lee Jones, Sebastian Reichel, Leon Luo,
	Mauro Carvalho Chehab, Wim Van Sebroeck, linux-clk, devicetree,
	linux-pm, linux-media, linux-watchdog, Luca Ceresoli

On 6/3/22 08:57, Luca Ceresoli wrote:
> My Bootlin address is preferred from now on.
> 
> Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

An entry in .mailmap might be easier, though.

Guenter

> ---
>   drivers/watchdog/max77620_wdt.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/watchdog/max77620_wdt.c b/drivers/watchdog/max77620_wdt.c
> index b76ad6ba0915..33835c0b06de 100644
> --- a/drivers/watchdog/max77620_wdt.c
> +++ b/drivers/watchdog/max77620_wdt.c
> @@ -6,7 +6,7 @@
>    * Copyright (C) 2022 Luca Ceresoli
>    *
>    * Author: Laxman Dewangan <ldewangan@nvidia.com>
> - * Author: Luca Ceresoli <luca@lucaceresoli.net>
> + * Author: Luca Ceresoli <luca.ceresoli@bootlin.com>
>    */
>   
>   #include <linux/err.h>
> @@ -260,5 +260,5 @@ MODULE_PARM_DESC(nowayout, "Watchdog cannot be stopped once started "
>   	"(default=" __MODULE_STRING(WATCHDOG_NOWAYOUT) ")");
>   
>   MODULE_AUTHOR("Laxman Dewangan <ldewangan@nvidia.com>");
> -MODULE_AUTHOR("Luca Ceresoli <luca@lucaceresoli.net>");
> +MODULE_AUTHOR("Luca Ceresoli <luca.ceresoli@bootlin.com>");
>   MODULE_LICENSE("GPL v2");


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH 2/6] dt-bindings: update Luca Ceresoli's e-mail address
  2022-06-03 15:57 ` [PATCH 2/6] dt-bindings: " Luca Ceresoli
@ 2022-06-05 23:01   ` Rob Herring
  2022-06-05 23:04   ` Rob Herring
  1 sibling, 0 replies; 11+ messages in thread
From: Rob Herring @ 2022-06-05 23:01 UTC (permalink / raw)
  To: Luca Ceresoli
  Cc: linux-media, Stephen Boyd, Sebastian Reichel,
	Krzysztof Kozlowski, Luca Ceresoli, linux-watchdog, Lee Jones,
	devicetree, Leon Luo, Michael Turquette, linux-clk, linux-pm,
	Rob Herring, linux-kernel, Mauro Carvalho Chehab,
	Wim Van Sebroeck, Guenter Roeck

On Fri, 03 Jun 2022 17:57:23 +0200, Luca Ceresoli wrote:
> My Bootlin address is preferred from now on.
> 
> Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
> ---
>  Documentation/devicetree/bindings/clock/idt,versaclock5.yaml    | 2 +-
>  Documentation/devicetree/bindings/mfd/maxim,max77714.yaml       | 2 +-
>  .../devicetree/bindings/power/supply/maxim,max77976.yaml        | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 

Acked-by: Rob Herring <robh@kernel.org>

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH 2/6] dt-bindings: update Luca Ceresoli's e-mail address
  2022-06-03 15:57 ` [PATCH 2/6] dt-bindings: " Luca Ceresoli
  2022-06-05 23:01   ` Rob Herring
@ 2022-06-05 23:04   ` Rob Herring
  1 sibling, 0 replies; 11+ messages in thread
From: Rob Herring @ 2022-06-05 23:04 UTC (permalink / raw)
  To: Luca Ceresoli
  Cc: linux-kernel, Guenter Roeck, Lee Jones, Michael Turquette,
	Stephen Boyd, Rob Herring, Wim Van Sebroeck, linux-pm, Leon Luo,
	linux-watchdog, devicetree, Luca Ceresoli, linux-clk,
	Sebastian Reichel, Mauro Carvalho Chehab, linux-media,
	Krzysztof Kozlowski

On Fri, 03 Jun 2022 17:57:23 +0200, Luca Ceresoli wrote:
> My Bootlin address is preferred from now on.
> 
> Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
> ---
>  Documentation/devicetree/bindings/clock/idt,versaclock5.yaml    | 2 +-
>  Documentation/devicetree/bindings/mfd/maxim,max77714.yaml       | 2 +-
>  .../devicetree/bindings/power/supply/maxim,max77976.yaml        | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 

Applied, thanks!

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH 4/6] mfd: max77714: update Luca Ceresoli's e-mail address
  2022-06-03 15:57 ` [PATCH 4/6] mfd: max77714: " Luca Ceresoli
@ 2022-06-06  9:55   ` Lee Jones
  0 siblings, 0 replies; 11+ messages in thread
From: Lee Jones @ 2022-06-06  9:55 UTC (permalink / raw)
  To: Luca Ceresoli
  Cc: linux-kernel, Michael Turquette, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Sebastian Reichel, Leon Luo,
	Mauro Carvalho Chehab, Wim Van Sebroeck, Guenter Roeck,
	linux-clk, devicetree, linux-pm, linux-media, linux-watchdog,
	Luca Ceresoli

On Fri, 03 Jun 2022, Luca Ceresoli wrote:

> My Bootlin address is preferred from now on.
> 
> Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
> ---
>  drivers/mfd/max77714.c       | 4 ++--
>  include/linux/mfd/max77714.h | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Applied, thanks.

-- 
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [PATCH 5/6] power: supply: max77976: update Luca Ceresoli's e-mail address
  2022-06-03 15:57 ` [PATCH 5/6] power: supply: max77976: " Luca Ceresoli
@ 2022-06-09 19:21   ` Sebastian Reichel
  0 siblings, 0 replies; 11+ messages in thread
From: Sebastian Reichel @ 2022-06-09 19:21 UTC (permalink / raw)
  To: Luca Ceresoli
  Cc: linux-kernel, Michael Turquette, Stephen Boyd, Rob Herring,
	Krzysztof Kozlowski, Lee Jones, Leon Luo, Mauro Carvalho Chehab,
	Wim Van Sebroeck, Guenter Roeck, linux-clk, devicetree, linux-pm,
	linux-media, linux-watchdog, Luca Ceresoli

[-- Attachment #1: Type: text/plain, Size: 1273 bytes --]

Hi,

On Fri, Jun 03, 2022 at 05:57:26PM +0200, Luca Ceresoli wrote:
> My Bootlin address is preferred from now on.
> 
> Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
> ---

Thanks, queued.

-- Sebastian

>  drivers/power/supply/max77976_charger.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/drivers/power/supply/max77976_charger.c b/drivers/power/supply/max77976_charger.c
> index 8b6c8cfa7503..4fed74511931 100644
> --- a/drivers/power/supply/max77976_charger.c
> +++ b/drivers/power/supply/max77976_charger.c
> @@ -3,7 +3,7 @@
>   * max77976_charger.c - Driver for the Maxim MAX77976 battery charger
>   *
>   * Copyright (C) 2021 Luca Ceresoli
> - * Author: Luca Ceresoli <luca@lucaceresoli.net>
> + * Author: Luca Ceresoli <luca.ceresoli@bootlin.com>
>   */
>  
>  #include <linux/i2c.h>
> @@ -504,6 +504,6 @@ static struct i2c_driver max77976_driver = {
>  };
>  module_i2c_driver(max77976_driver);
>  
> -MODULE_AUTHOR("Luca Ceresoli <luca@lucaceresoli.net>");
> +MODULE_AUTHOR("Luca Ceresoli <luca.ceresoli@bootlin.com>");
>  MODULE_DESCRIPTION("Maxim MAX77976 charger driver");
>  MODULE_LICENSE("GPL v2");
> -- 
> 2.25.1
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-06-09 19:21 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-03 15:57 [PATCH 1/6] MAINTAINERS: update Luca Ceresoli's e-mail address Luca Ceresoli
2022-06-03 15:57 ` [PATCH 2/6] dt-bindings: " Luca Ceresoli
2022-06-05 23:01   ` Rob Herring
2022-06-05 23:04   ` Rob Herring
2022-06-03 15:57 ` [PATCH 3/6] media: i2c: imx274: " Luca Ceresoli
2022-06-03 15:57 ` [PATCH 4/6] mfd: max77714: " Luca Ceresoli
2022-06-06  9:55   ` Lee Jones
2022-06-03 15:57 ` [PATCH 5/6] power: supply: max77976: " Luca Ceresoli
2022-06-09 19:21   ` Sebastian Reichel
2022-06-03 15:57 ` [PATCH 6/6] watchdog: max77620: " Luca Ceresoli
2022-06-03 16:22   ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).