[PATCH] dt-bindings: sound: Update maintainer email id

Rohit kumar posted 1 patch 2 years, 7 months ago
.../devicetree/bindings/sound/google,sc7180-trogdor.yaml        | 2 +-
Documentation/devicetree/bindings/sound/qcom,lpass-cpu.yaml     | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
[PATCH] dt-bindings: sound: Update maintainer email id
Posted by Rohit kumar 2 years, 7 months ago
Updated my mail id to latest quicinc id.

Signed-off-by: Rohit kumar <quic_rohkumar@quicinc.com>
---
 .../devicetree/bindings/sound/google,sc7180-trogdor.yaml        | 2 +-
 Documentation/devicetree/bindings/sound/qcom,lpass-cpu.yaml     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/sound/google,sc7180-trogdor.yaml b/Documentation/devicetree/bindings/sound/google,sc7180-trogdor.yaml
index 666a95ac22c8..ba5b7728cf33 100644
--- a/Documentation/devicetree/bindings/sound/google,sc7180-trogdor.yaml
+++ b/Documentation/devicetree/bindings/sound/google,sc7180-trogdor.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
 title: Google SC7180-Trogdor ASoC sound card driver
 
 maintainers:
-  - Rohit kumar <rohitkr@codeaurora.org>
+  - Rohit kumar <quic_rohkumar@quicinc.com>
   - Cheng-Yi Chiang <cychiang@chromium.org>
 
 description:
diff --git a/Documentation/devicetree/bindings/sound/qcom,lpass-cpu.yaml b/Documentation/devicetree/bindings/sound/qcom,lpass-cpu.yaml
index 6cc8f86c7531..3a559bd07a79 100644
--- a/Documentation/devicetree/bindings/sound/qcom,lpass-cpu.yaml
+++ b/Documentation/devicetree/bindings/sound/qcom,lpass-cpu.yaml
@@ -8,7 +8,7 @@ title: Qualcomm Technologies Inc. LPASS CPU dai driver
 
 maintainers:
   - Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
-  - Rohit kumar <rohitkr@codeaurora.org>
+  - Rohit kumar <quic_rohkumar@quicinc.com>
 
 description: |
   Qualcomm Technologies Inc. SOC Low-Power Audio SubSystem (LPASS) that consist
-- 
2.25.1
Re: [PATCH] dt-bindings: sound: Update maintainer email id
Posted by Krzysztof Kozlowski 2 years, 7 months ago
On 07/07/2023 08:52, Rohit kumar wrote:
> Updated my mail id to latest quicinc id.
> 
> Signed-off-by: Rohit kumar <quic_rohkumar@quicinc.com>
> ---


The subject prefix should be different for ASoC:

ASoC: dt-bindings: Update....

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof