2022-06-06 04:08:05

by Luca Ceresoli

[permalink] [raw]
Subject: [PATCH 2/6] dt-bindings: update Luca Ceresoli's e-mail address

My Bootlin address is preferred from now on.

Signed-off-by: Luca Ceresoli <[email protected]>
Signed-off-by: Luca Ceresoli <[email protected]>
---
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 <[email protected]>
+ - Luca Ceresoli <[email protected]>

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 <[email protected]>
+ - Luca Ceresoli <[email protected]>

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 <[email protected]>
+ - Luca Ceresoli <[email protected]>

description: |
The Maxim MAX77976 is a 19Vin / 5.5A, 1-Cell Li+ battery charger
--
2.25.1


2022-06-06 05:12:20

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH 2/6] dt-bindings: update Luca Ceresoli's e-mail address

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 <[email protected]>
> Signed-off-by: Luca Ceresoli <[email protected]>
> ---
> 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 <[email protected]>

2022-06-06 05:17:00

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH 2/6] dt-bindings: update Luca Ceresoli's e-mail address

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 <[email protected]>
> Signed-off-by: Luca Ceresoli <[email protected]>
> ---
> 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!