2022-06-10 08:11:01

by Kalle Valo

[permalink] [raw]
Subject: [PATCH wireless] dt-bindings: net: wireless: change Kalle's email

From: Kalle Valo <[email protected]>

My codeaurora.org email doesn't work anymore, so switch to my preferred
kernel.org address.

Signed-off-by: Kalle Valo <[email protected]>
---
Documentation/devicetree/bindings/net/wireless/qca,ath9k.yaml | 2 +-
Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/net/wireless/qca,ath9k.yaml b/Documentation/devicetree/bindings/net/wireless/qca,ath9k.yaml
index 8cd0adbf7021..6593d595b112 100644
--- a/Documentation/devicetree/bindings/net/wireless/qca,ath9k.yaml
+++ b/Documentation/devicetree/bindings/net/wireless/qca,ath9k.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Atheros ath9k wireless devices Generic Binding

maintainers:
- - Kalle Valo <[email protected]>
+ - Kalle Valo <[email protected]>

description: |
This node provides properties for configuring the ath9k wireless device.
diff --git a/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml b/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
index 8c01fdba134b..a677b056f112 100644
--- a/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
+++ b/Documentation/devicetree/bindings/net/wireless/qcom,ath11k.yaml
@@ -9,7 +9,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm Technologies ath11k wireless devices Generic Binding

maintainers:
- - Kalle Valo <[email protected]>
+ - Kalle Valo <[email protected]>

description: |
These are dt entries for Qualcomm Technologies, Inc. IEEE 802.11ax

base-commit: 90f4b5499cdd94be3c1e856375ecd7d5f9c4cecc
--
2.30.2


2022-06-10 08:15:45

by Kalle Valo

[permalink] [raw]
Subject: Re: [PATCH wireless] dt-bindings: net: wireless: change Kalle's email

Kalle Valo <[email protected]> writes:

> From: Kalle Valo <[email protected]>
>
> My codeaurora.org email doesn't work anymore, so switch to my preferred
> kernel.org address.
>
> Signed-off-by: Kalle Valo <[email protected]>

[...]

> --- a/Documentation/devicetree/bindings/net/wireless/qca,ath9k.yaml
> +++ b/Documentation/devicetree/bindings/net/wireless/qca,ath9k.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: Qualcomm Atheros ath9k wireless devices Generic Binding
>
> maintainers:
> - - Kalle Valo <[email protected]>
> + - Kalle Valo <[email protected]>

Oh, I didn't notice this is ath9k. Toke, can I change it to your address?

--
https://patchwork.kernel.org/project/linux-wireless/list/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

2022-06-10 08:45:44

by Toke Høiland-Jørgensen

[permalink] [raw]
Subject: Re: [PATCH wireless] dt-bindings: net: wireless: change Kalle's email

Kalle Valo <[email protected]> writes:

> Kalle Valo <[email protected]> writes:
>
>> From: Kalle Valo <[email protected]>
>>
>> My codeaurora.org email doesn't work anymore, so switch to my preferred
>> kernel.org address.
>>
>> Signed-off-by: Kalle Valo <[email protected]>
>
> [...]
>
>> --- a/Documentation/devicetree/bindings/net/wireless/qca,ath9k.yaml
>> +++ b/Documentation/devicetree/bindings/net/wireless/qca,ath9k.yaml
>> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
>> title: Qualcomm Atheros ath9k wireless devices Generic Binding
>>
>> maintainers:
>> - - Kalle Valo <[email protected]>
>> + - Kalle Valo <[email protected]>
>
> Oh, I didn't notice this is ath9k. Toke, can I change it to your
> address?

Sure!

-Toke