2022-12-01 07:47:31

by Matti Vaittinen

[permalink] [raw]
Subject: [PATCH] dt-bindings: Fix maintainer email for a few ROHM ICs

The email backend used by ROHM keeps labeling patches as spam. This can
result to missing the patches.

Switch my mail address from a company mail to a personal one.

Signed-off-by: Matti Vaittinen <[email protected]>

---

I did this a while ago for my email addresses at the MAINTAINERS. Forgot
the dt-bindings and doing the conversion for bindings now.
---
Documentation/devicetree/bindings/leds/rohm,bd71828-leds.yaml | 2 +-
Documentation/devicetree/bindings/mfd/rohm,bd71815-pmic.yaml | 2 +-
Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml | 2 +-
Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.yaml | 2 +-
Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml | 2 +-
Documentation/devicetree/bindings/mfd/rohm,bd9576-pmic.yaml | 2 +-
.../devicetree/bindings/power/supply/rohm,bd99954.yaml | 2 +-
.../devicetree/bindings/regulator/rohm,bd71815-regulator.yaml | 2 +-
.../devicetree/bindings/regulator/rohm,bd71828-regulator.yaml | 2 +-
.../devicetree/bindings/regulator/rohm,bd71837-regulator.yaml | 2 +-
.../devicetree/bindings/regulator/rohm,bd71847-regulator.yaml | 2 +-
.../devicetree/bindings/regulator/rohm,bd9576-regulator.yaml | 2 +-
12 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/Documentation/devicetree/bindings/leds/rohm,bd71828-leds.yaml b/Documentation/devicetree/bindings/leds/rohm,bd71828-leds.yaml
index 86a37c92b834..d48c404c848e 100644
--- a/Documentation/devicetree/bindings/leds/rohm,bd71828-leds.yaml
+++ b/Documentation/devicetree/bindings/leds/rohm,bd71828-leds.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: ROHM BD71828 Power Management Integrated Circuit LED driver

maintainers:
- - Matti Vaittinen <[email protected]>
+ - Matti Vaittinen <[email protected]>

description: |
This module is part of the ROHM BD71828 MFD device. For more details
diff --git a/Documentation/devicetree/bindings/mfd/rohm,bd71815-pmic.yaml b/Documentation/devicetree/bindings/mfd/rohm,bd71815-pmic.yaml
index fbface720678..7cda8adc178e 100644
--- a/Documentation/devicetree/bindings/mfd/rohm,bd71815-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/rohm,bd71815-pmic.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: ROHM BD71815 Power Management Integrated Circuit bindings

maintainers:
- - Matti Vaittinen <[email protected]>
+ - Matti Vaittinen <[email protected]>

description: |
BD71815AGW is a single-chip power management ICs for battery-powered
diff --git a/Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml b/Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml
index 8380166d176c..c13730aa34d9 100644
--- a/Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: ROHM BD71828 Power Management Integrated Circuit bindings

maintainers:
- - Matti Vaittinen <[email protected]>
+ - Matti Vaittinen <[email protected]>

description: |
BD71828GW is a single-chip power management IC for battery-powered portable
diff --git a/Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.yaml b/Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.yaml
index 3bfdd33702ad..3ab8dcf0e8f1 100644
--- a/Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: ROHM BD71837 Power Management Integrated Circuit bindings

maintainers:
- - Matti Vaittinen <[email protected]>
+ - Matti Vaittinen <[email protected]>

description: |
BD71837MWV is programmable Power Management ICs for powering single-core,
diff --git a/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml b/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
index 5d531051a153..8ed4390bb43f 100644
--- a/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: ROHM BD71847 and BD71850 Power Management Integrated Circuit bindings

maintainers:
- - Matti Vaittinen <[email protected]>
+ - Matti Vaittinen <[email protected]>

description: |
BD71847AMWV and BD71850MWV are programmable Power Management ICs for powering
diff --git a/Documentation/devicetree/bindings/mfd/rohm,bd9576-pmic.yaml b/Documentation/devicetree/bindings/mfd/rohm,bd9576-pmic.yaml
index 6483860da955..e1ebea9ad5da 100644
--- a/Documentation/devicetree/bindings/mfd/rohm,bd9576-pmic.yaml
+++ b/Documentation/devicetree/bindings/mfd/rohm,bd9576-pmic.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: ROHM BD9576MUF and BD9573MUF Power Management Integrated Circuit bindings

maintainers:
- - Matti Vaittinen <[email protected]>
+ - Matti Vaittinen <[email protected]>

description: |
BD9576MUF and BD9573MUF are power management ICs primarily intended for
diff --git a/Documentation/devicetree/bindings/power/supply/rohm,bd99954.yaml b/Documentation/devicetree/bindings/power/supply/rohm,bd99954.yaml
index 24b06957b4ca..6a0756e33eb8 100644
--- a/Documentation/devicetree/bindings/power/supply/rohm,bd99954.yaml
+++ b/Documentation/devicetree/bindings/power/supply/rohm,bd99954.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: ROHM BD99954 Battery charger

maintainers:
- - Matti Vaittinen <[email protected]>
+ - Matti Vaittinen <[email protected]>
- Markus Laine <[email protected]>
- Mikko Mutanen <[email protected]>

diff --git a/Documentation/devicetree/bindings/regulator/rohm,bd71815-regulator.yaml b/Documentation/devicetree/bindings/regulator/rohm,bd71815-regulator.yaml
index d61e8675f067..027fab3dc181 100644
--- a/Documentation/devicetree/bindings/regulator/rohm,bd71815-regulator.yaml
+++ b/Documentation/devicetree/bindings/regulator/rohm,bd71815-regulator.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: ROHM BD71815 Power Management Integrated Circuit regulators

maintainers:
- - Matti Vaittinen <[email protected]>
+ - Matti Vaittinen <[email protected]>

description: |
This module is part of the ROHM BD718215 MFD device. For more details
diff --git a/Documentation/devicetree/bindings/regulator/rohm,bd71828-regulator.yaml b/Documentation/devicetree/bindings/regulator/rohm,bd71828-regulator.yaml
index 5ce587fff961..3cbe3b76ccee 100644
--- a/Documentation/devicetree/bindings/regulator/rohm,bd71828-regulator.yaml
+++ b/Documentation/devicetree/bindings/regulator/rohm,bd71828-regulator.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: ROHM BD71828 Power Management Integrated Circuit regulators

maintainers:
- - Matti Vaittinen <[email protected]>
+ - Matti Vaittinen <[email protected]>

description: |
This module is part of the ROHM BD71828 MFD device. For more details
diff --git a/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml b/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml
index 1941b36cf1ef..ab842817d847 100644
--- a/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml
+++ b/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: ROHM BD71837 Power Management Integrated Circuit regulators

maintainers:
- - Matti Vaittinen <[email protected]>
+ - Matti Vaittinen <[email protected]>

description: |
List of regulators provided by this controller. BD71837 regulators node
diff --git a/Documentation/devicetree/bindings/regulator/rohm,bd71847-regulator.yaml b/Documentation/devicetree/bindings/regulator/rohm,bd71847-regulator.yaml
index a1b806373853..65fc3d15f693 100644
--- a/Documentation/devicetree/bindings/regulator/rohm,bd71847-regulator.yaml
+++ b/Documentation/devicetree/bindings/regulator/rohm,bd71847-regulator.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: ROHM BD71847 and BD71850 Power Management Integrated Circuit regulators

maintainers:
- - Matti Vaittinen <[email protected]>
+ - Matti Vaittinen <[email protected]>

description: |
List of regulators provided by this controller. BD71847 regulators node
diff --git a/Documentation/devicetree/bindings/regulator/rohm,bd9576-regulator.yaml b/Documentation/devicetree/bindings/regulator/rohm,bd9576-regulator.yaml
index 7cb74cc8c5d9..1e41168a4980 100644
--- a/Documentation/devicetree/bindings/regulator/rohm,bd9576-regulator.yaml
+++ b/Documentation/devicetree/bindings/regulator/rohm,bd9576-regulator.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: ROHM BD9576 and BD9573 Power Management Integrated Circuit regulators

maintainers:
- - Matti Vaittinen <[email protected]>
+ - Matti Vaittinen <[email protected]>

description: |
This module is part of the ROHM BD9576 MFD device. For more details

base-commit: b7b275e60bcd5f89771e865a8239325f86d9927d
--
2.38.1


--
Matti Vaittinen, Linux device drivers
ROHM Semiconductors, Finland SWDC
Kiviharjunlenkki 1E
90220 OULU
FINLAND

~~~ "I don't think so," said Rene Descartes. Just then he vanished ~~~
Simon says - in Latin please.
~~~ "non cogito me" dixit Rene Descarte, deinde evanescavit ~~~
Thanks to Simon Glass for the translation =]


Attachments:
(No filename) (9.86 kB)
signature.asc (499.00 B)
Download all attachments

2022-12-01 10:50:14

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: Fix maintainer email for a few ROHM ICs

On 01/12/2022 07:57, Matti Vaittinen wrote:
> The email backend used by ROHM keeps labeling patches as spam. This can
> result to missing the patches.
>
> Switch my mail address from a company mail to a personal one.
>
> Signed-off-by: Matti Vaittinen <[email protected]>
>
> ---
>
> I did this a while ago for my email addresses at the MAINTAINERS. Forgot
> the dt-bindings and doing the conversion for bindings now.

You can also add mailmap entry.

Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof

2022-12-01 11:24:12

by Mark Brown

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: Fix maintainer email for a few ROHM ICs

On Thu, Dec 01, 2022 at 08:57:52AM +0200, Matti Vaittinen wrote:
> The email backend used by ROHM keeps labeling patches as spam. This can
> result to missing the patches.

Acked-by: Mark Brown <[email protected]>


Attachments:
(No filename) (220.00 B)
signature.asc (499.00 B)
Download all attachments

2022-12-01 14:43:31

by Sebastian Reichel

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: Fix maintainer email for a few ROHM ICs

Hi,

On Thu, Dec 01, 2022 at 08:57:52AM +0200, Matti Vaittinen wrote:
> The email backend used by ROHM keeps labeling patches as spam. This can
> result to missing the patches.
>
> Switch my mail address from a company mail to a personal one.
>
> Signed-off-by: Matti Vaittinen <[email protected]>
>
> ---
>
> I did this a while ago for my email addresses at the MAINTAINERS. Forgot
> the dt-bindings and doing the conversion for bindings now.
> ---

Acked-by: Sebastian Reichel <[email protected]>

-- Sebastian

> Documentation/devicetree/bindings/leds/rohm,bd71828-leds.yaml | 2 +-
> Documentation/devicetree/bindings/mfd/rohm,bd71815-pmic.yaml | 2 +-
> Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml | 2 +-
> Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.yaml | 2 +-
> Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml | 2 +-
> Documentation/devicetree/bindings/mfd/rohm,bd9576-pmic.yaml | 2 +-
> .../devicetree/bindings/power/supply/rohm,bd99954.yaml | 2 +-
> .../devicetree/bindings/regulator/rohm,bd71815-regulator.yaml | 2 +-
> .../devicetree/bindings/regulator/rohm,bd71828-regulator.yaml | 2 +-
> .../devicetree/bindings/regulator/rohm,bd71837-regulator.yaml | 2 +-
> .../devicetree/bindings/regulator/rohm,bd71847-regulator.yaml | 2 +-
> .../devicetree/bindings/regulator/rohm,bd9576-regulator.yaml | 2 +-
> 12 files changed, 12 insertions(+), 12 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/leds/rohm,bd71828-leds.yaml b/Documentation/devicetree/bindings/leds/rohm,bd71828-leds.yaml
> index 86a37c92b834..d48c404c848e 100644
> --- a/Documentation/devicetree/bindings/leds/rohm,bd71828-leds.yaml
> +++ b/Documentation/devicetree/bindings/leds/rohm,bd71828-leds.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: ROHM BD71828 Power Management Integrated Circuit LED driver
>
> maintainers:
> - - Matti Vaittinen <[email protected]>
> + - Matti Vaittinen <[email protected]>
>
> description: |
> This module is part of the ROHM BD71828 MFD device. For more details
> diff --git a/Documentation/devicetree/bindings/mfd/rohm,bd71815-pmic.yaml b/Documentation/devicetree/bindings/mfd/rohm,bd71815-pmic.yaml
> index fbface720678..7cda8adc178e 100644
> --- a/Documentation/devicetree/bindings/mfd/rohm,bd71815-pmic.yaml
> +++ b/Documentation/devicetree/bindings/mfd/rohm,bd71815-pmic.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: ROHM BD71815 Power Management Integrated Circuit bindings
>
> maintainers:
> - - Matti Vaittinen <[email protected]>
> + - Matti Vaittinen <[email protected]>
>
> description: |
> BD71815AGW is a single-chip power management ICs for battery-powered
> diff --git a/Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml b/Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml
> index 8380166d176c..c13730aa34d9 100644
> --- a/Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml
> +++ b/Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: ROHM BD71828 Power Management Integrated Circuit bindings
>
> maintainers:
> - - Matti Vaittinen <[email protected]>
> + - Matti Vaittinen <[email protected]>
>
> description: |
> BD71828GW is a single-chip power management IC for battery-powered portable
> diff --git a/Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.yaml b/Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.yaml
> index 3bfdd33702ad..3ab8dcf0e8f1 100644
> --- a/Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.yaml
> +++ b/Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: ROHM BD71837 Power Management Integrated Circuit bindings
>
> maintainers:
> - - Matti Vaittinen <[email protected]>
> + - Matti Vaittinen <[email protected]>
>
> description: |
> BD71837MWV is programmable Power Management ICs for powering single-core,
> diff --git a/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml b/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
> index 5d531051a153..8ed4390bb43f 100644
> --- a/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
> +++ b/Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: ROHM BD71847 and BD71850 Power Management Integrated Circuit bindings
>
> maintainers:
> - - Matti Vaittinen <[email protected]>
> + - Matti Vaittinen <[email protected]>
>
> description: |
> BD71847AMWV and BD71850MWV are programmable Power Management ICs for powering
> diff --git a/Documentation/devicetree/bindings/mfd/rohm,bd9576-pmic.yaml b/Documentation/devicetree/bindings/mfd/rohm,bd9576-pmic.yaml
> index 6483860da955..e1ebea9ad5da 100644
> --- a/Documentation/devicetree/bindings/mfd/rohm,bd9576-pmic.yaml
> +++ b/Documentation/devicetree/bindings/mfd/rohm,bd9576-pmic.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: ROHM BD9576MUF and BD9573MUF Power Management Integrated Circuit bindings
>
> maintainers:
> - - Matti Vaittinen <[email protected]>
> + - Matti Vaittinen <[email protected]>
>
> description: |
> BD9576MUF and BD9573MUF are power management ICs primarily intended for
> diff --git a/Documentation/devicetree/bindings/power/supply/rohm,bd99954.yaml b/Documentation/devicetree/bindings/power/supply/rohm,bd99954.yaml
> index 24b06957b4ca..6a0756e33eb8 100644
> --- a/Documentation/devicetree/bindings/power/supply/rohm,bd99954.yaml
> +++ b/Documentation/devicetree/bindings/power/supply/rohm,bd99954.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: ROHM BD99954 Battery charger
>
> maintainers:
> - - Matti Vaittinen <[email protected]>
> + - Matti Vaittinen <[email protected]>
> - Markus Laine <[email protected]>
> - Mikko Mutanen <[email protected]>
>
> diff --git a/Documentation/devicetree/bindings/regulator/rohm,bd71815-regulator.yaml b/Documentation/devicetree/bindings/regulator/rohm,bd71815-regulator.yaml
> index d61e8675f067..027fab3dc181 100644
> --- a/Documentation/devicetree/bindings/regulator/rohm,bd71815-regulator.yaml
> +++ b/Documentation/devicetree/bindings/regulator/rohm,bd71815-regulator.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: ROHM BD71815 Power Management Integrated Circuit regulators
>
> maintainers:
> - - Matti Vaittinen <[email protected]>
> + - Matti Vaittinen <[email protected]>
>
> description: |
> This module is part of the ROHM BD718215 MFD device. For more details
> diff --git a/Documentation/devicetree/bindings/regulator/rohm,bd71828-regulator.yaml b/Documentation/devicetree/bindings/regulator/rohm,bd71828-regulator.yaml
> index 5ce587fff961..3cbe3b76ccee 100644
> --- a/Documentation/devicetree/bindings/regulator/rohm,bd71828-regulator.yaml
> +++ b/Documentation/devicetree/bindings/regulator/rohm,bd71828-regulator.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: ROHM BD71828 Power Management Integrated Circuit regulators
>
> maintainers:
> - - Matti Vaittinen <[email protected]>
> + - Matti Vaittinen <[email protected]>
>
> description: |
> This module is part of the ROHM BD71828 MFD device. For more details
> diff --git a/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml b/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml
> index 1941b36cf1ef..ab842817d847 100644
> --- a/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml
> +++ b/Documentation/devicetree/bindings/regulator/rohm,bd71837-regulator.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: ROHM BD71837 Power Management Integrated Circuit regulators
>
> maintainers:
> - - Matti Vaittinen <[email protected]>
> + - Matti Vaittinen <[email protected]>
>
> description: |
> List of regulators provided by this controller. BD71837 regulators node
> diff --git a/Documentation/devicetree/bindings/regulator/rohm,bd71847-regulator.yaml b/Documentation/devicetree/bindings/regulator/rohm,bd71847-regulator.yaml
> index a1b806373853..65fc3d15f693 100644
> --- a/Documentation/devicetree/bindings/regulator/rohm,bd71847-regulator.yaml
> +++ b/Documentation/devicetree/bindings/regulator/rohm,bd71847-regulator.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: ROHM BD71847 and BD71850 Power Management Integrated Circuit regulators
>
> maintainers:
> - - Matti Vaittinen <[email protected]>
> + - Matti Vaittinen <[email protected]>
>
> description: |
> List of regulators provided by this controller. BD71847 regulators node
> diff --git a/Documentation/devicetree/bindings/regulator/rohm,bd9576-regulator.yaml b/Documentation/devicetree/bindings/regulator/rohm,bd9576-regulator.yaml
> index 7cb74cc8c5d9..1e41168a4980 100644
> --- a/Documentation/devicetree/bindings/regulator/rohm,bd9576-regulator.yaml
> +++ b/Documentation/devicetree/bindings/regulator/rohm,bd9576-regulator.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: ROHM BD9576 and BD9573 Power Management Integrated Circuit regulators
>
> maintainers:
> - - Matti Vaittinen <[email protected]>
> + - Matti Vaittinen <[email protected]>
>
> description: |
> This module is part of the ROHM BD9576 MFD device. For more details
>
> base-commit: b7b275e60bcd5f89771e865a8239325f86d9927d
> --
> 2.38.1
>
>
> --
> Matti Vaittinen, Linux device drivers
> ROHM Semiconductors, Finland SWDC
> Kiviharjunlenkki 1E
> 90220 OULU
> FINLAND
>
> ~~~ "I don't think so," said Rene Descartes. Just then he vanished ~~~
> Simon says - in Latin please.
> ~~~ "non cogito me" dixit Rene Descarte, deinde evanescavit ~~~
> Thanks to Simon Glass for the translation =]



Attachments:
(No filename) (10.41 kB)
signature.asc (849.00 B)
Download all attachments

2022-12-02 08:26:38

by Lee Jones

[permalink] [raw]
Subject: Re: [PATCH] dt-bindings: Fix maintainer email for a few ROHM ICs

On Thu, 01 Dec 2022, Matti Vaittinen wrote:

> The email backend used by ROHM keeps labeling patches as spam. This can
> result to missing the patches.
>
> Switch my mail address from a company mail to a personal one.
>
> Signed-off-by: Matti Vaittinen <[email protected]>
>
> ---
>
> I did this a while ago for my email addresses at the MAINTAINERS. Forgot
> the dt-bindings and doing the conversion for bindings now.
> ---
> Documentation/devicetree/bindings/leds/rohm,bd71828-leds.yaml | 2 +-
> Documentation/devicetree/bindings/mfd/rohm,bd71815-pmic.yaml | 2 +-
> Documentation/devicetree/bindings/mfd/rohm,bd71828-pmic.yaml | 2 +-
> Documentation/devicetree/bindings/mfd/rohm,bd71837-pmic.yaml | 2 +-
> Documentation/devicetree/bindings/mfd/rohm,bd71847-pmic.yaml | 2 +-
> Documentation/devicetree/bindings/mfd/rohm,bd9576-pmic.yaml | 2 +-
> .../devicetree/bindings/power/supply/rohm,bd99954.yaml | 2 +-
> .../devicetree/bindings/regulator/rohm,bd71815-regulator.yaml | 2 +-
> .../devicetree/bindings/regulator/rohm,bd71828-regulator.yaml | 2 +-
> .../devicetree/bindings/regulator/rohm,bd71837-regulator.yaml | 2 +-
> .../devicetree/bindings/regulator/rohm,bd71847-regulator.yaml | 2 +-
> .../devicetree/bindings/regulator/rohm,bd9576-regulator.yaml | 2 +-
> 12 files changed, 12 insertions(+), 12 deletions(-)

Applied, thanks.

--
Lee Jones [李琼斯]