* [PATCH 0/2] Update the binding documents with latest mail ID
@ 2022-06-22 5:10 Satya Priya
2022-06-22 5:10 ` [PATCH 1/2] dt-bindings: mfd: qcom-pm8xxx: Update the maintainers section Satya Priya
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: Satya Priya @ 2022-06-22 5:10 UTC (permalink / raw)
To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
Alessandro Zummo, Alexandre Belloni
Cc: Lee Jones, Satya Priya, linux-arm-msm, devicetree, linux-kernel,
linux-rtc, quic_tsoni
Satya Priya (2):
dt-bindings: mfd: qcom-pm8xxx: Update the maintainers section
dt-bindings: rtc: qcom-pm8xxx-rtc: Update the maintainers section
Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml | 2 +-
Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
--
2.7.4
^ permalink raw reply [flat|nested] 7+ messages in thread
* [PATCH 1/2] dt-bindings: mfd: qcom-pm8xxx: Update the maintainers section
2022-06-22 5:10 [PATCH 0/2] Update the binding documents with latest mail ID Satya Priya
@ 2022-06-22 5:10 ` Satya Priya
2022-06-22 14:37 ` Krzysztof Kozlowski
2022-06-23 8:46 ` Lee Jones
2022-06-22 5:10 ` [PATCH 2/2] dt-bindings: rtc: qcom-pm8xxx-rtc: " Satya Priya
2022-06-24 19:30 ` [PATCH 0/2] Update the binding documents with latest mail ID Alexandre Belloni
2 siblings, 2 replies; 7+ messages in thread
From: Satya Priya @ 2022-06-22 5:10 UTC (permalink / raw)
To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
Alessandro Zummo, Alexandre Belloni
Cc: Lee Jones, Satya Priya, linux-arm-msm, devicetree, linux-kernel,
linux-rtc, quic_tsoni
Update the maintainers section with latest mail ID.
Signed-off-by: Satya Priya <quic_c_skakit@quicinc.com>
---
Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml b/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
index 2568736..61bd0b3 100644
--- a/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
+++ b/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm PM8xxx PMIC multi-function devices
maintainers:
- - Satya Priya <skakit@codeaurora.org>
+ - Satya Priya <quic_c_skakit@quicinc.com>
description: |
The PM8xxx family of Power Management ICs are used to provide regulated
--
2.7.4
^ permalink raw reply related [flat|nested] 7+ messages in thread
* [PATCH 2/2] dt-bindings: rtc: qcom-pm8xxx-rtc: Update the maintainers section
2022-06-22 5:10 [PATCH 0/2] Update the binding documents with latest mail ID Satya Priya
2022-06-22 5:10 ` [PATCH 1/2] dt-bindings: mfd: qcom-pm8xxx: Update the maintainers section Satya Priya
@ 2022-06-22 5:10 ` Satya Priya
2022-06-24 19:30 ` [PATCH 0/2] Update the binding documents with latest mail ID Alexandre Belloni
2 siblings, 0 replies; 7+ messages in thread
From: Satya Priya @ 2022-06-22 5:10 UTC (permalink / raw)
To: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
Alessandro Zummo, Alexandre Belloni
Cc: Lee Jones, Satya Priya, linux-arm-msm, devicetree, linux-kernel,
linux-rtc, quic_tsoni
Update the maintainers section with latest mail ID.
Signed-off-by: Satya Priya <quic_c_skakit@quicinc.com>
---
Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml b/Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml
index 6fa7d9f..23ab5bb 100644
--- a/Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml
+++ b/Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml
@@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
title: Qualcomm PM8xxx PMIC RTC device
maintainers:
- - Satya Priya <skakit@codeaurora.org>
+ - Satya Priya <quic_c_skakit@quicinc.com>
properties:
compatible:
--
2.7.4
^ permalink raw reply related [flat|nested] 7+ messages in thread
* Re: [PATCH 1/2] dt-bindings: mfd: qcom-pm8xxx: Update the maintainers section
2022-06-22 5:10 ` [PATCH 1/2] dt-bindings: mfd: qcom-pm8xxx: Update the maintainers section Satya Priya
@ 2022-06-22 14:37 ` Krzysztof Kozlowski
2022-06-23 8:46 ` Lee Jones
2022-06-23 8:46 ` Lee Jones
1 sibling, 1 reply; 7+ messages in thread
From: Krzysztof Kozlowski @ 2022-06-22 14:37 UTC (permalink / raw)
To: Satya Priya, Andy Gross, Bjorn Andersson, Rob Herring,
Krzysztof Kozlowski, Alessandro Zummo, Alexandre Belloni
Cc: Lee Jones, linux-arm-msm, devicetree, linux-kernel, linux-rtc,
quic_tsoni
On 22/06/2022 07:10, Satya Priya wrote:
> Update the maintainers section with latest mail ID.
>
> Signed-off-by: Satya Priya <quic_c_skakit@quicinc.com>
> ---
> Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml b/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
> index 2568736..61bd0b3 100644
> --- a/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
> +++ b/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
> @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> title: Qualcomm PM8xxx PMIC multi-function devices
>
Both patches can be squashed and then applied by Rob.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PATCH 1/2] dt-bindings: mfd: qcom-pm8xxx: Update the maintainers section
2022-06-22 5:10 ` [PATCH 1/2] dt-bindings: mfd: qcom-pm8xxx: Update the maintainers section Satya Priya
2022-06-22 14:37 ` Krzysztof Kozlowski
@ 2022-06-23 8:46 ` Lee Jones
1 sibling, 0 replies; 7+ messages in thread
From: Lee Jones @ 2022-06-23 8:46 UTC (permalink / raw)
To: Satya Priya
Cc: Andy Gross, Bjorn Andersson, Rob Herring, Krzysztof Kozlowski,
Alessandro Zummo, Alexandre Belloni, linux-arm-msm, devicetree,
linux-kernel, linux-rtc, quic_tsoni
On Wed, 22 Jun 2022, Satya Priya wrote:
> Update the maintainers section with latest mail ID.
>
> Signed-off-by: Satya Priya <quic_c_skakit@quicinc.com>
> ---
> Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
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] 7+ messages in thread
* Re: [PATCH 1/2] dt-bindings: mfd: qcom-pm8xxx: Update the maintainers section
2022-06-22 14:37 ` Krzysztof Kozlowski
@ 2022-06-23 8:46 ` Lee Jones
0 siblings, 0 replies; 7+ messages in thread
From: Lee Jones @ 2022-06-23 8:46 UTC (permalink / raw)
To: Krzysztof Kozlowski
Cc: Satya Priya, Andy Gross, Bjorn Andersson, Rob Herring,
Krzysztof Kozlowski, Alessandro Zummo, Alexandre Belloni,
linux-arm-msm, devicetree, linux-kernel, linux-rtc, quic_tsoni
On Wed, 22 Jun 2022, Krzysztof Kozlowski wrote:
> On 22/06/2022 07:10, Satya Priya wrote:
> > Update the maintainers section with latest mail ID.
> >
> > Signed-off-by: Satya Priya <quic_c_skakit@quicinc.com>
> > ---
> > Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml b/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
> > index 2568736..61bd0b3 100644
> > --- a/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
> > +++ b/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
> > @@ -7,7 +7,7 @@ $schema: http://devicetree.org/meta-schemas/core.yaml#
> > title: Qualcomm PM8xxx PMIC multi-function devices
> >
>
> Both patches can be squashed and then applied by Rob.
Nope. :)
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
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] 7+ messages in thread
* Re: [PATCH 0/2] Update the binding documents with latest mail ID
2022-06-22 5:10 [PATCH 0/2] Update the binding documents with latest mail ID Satya Priya
2022-06-22 5:10 ` [PATCH 1/2] dt-bindings: mfd: qcom-pm8xxx: Update the maintainers section Satya Priya
2022-06-22 5:10 ` [PATCH 2/2] dt-bindings: rtc: qcom-pm8xxx-rtc: " Satya Priya
@ 2022-06-24 19:30 ` Alexandre Belloni
2 siblings, 0 replies; 7+ messages in thread
From: Alexandre Belloni @ 2022-06-24 19:30 UTC (permalink / raw)
To: robh+dt, agross, a.zummo, krzysztof.kozlowski+dt, bjorn.andersson,
quic_c_skakit
Cc: quic_tsoni, linux-arm-msm, devicetree, linux-kernel, lee.jones,
linux-rtc
On Wed, 22 Jun 2022 10:40:37 +0530, Satya Priya wrote:
> Satya Priya (2):
> dt-bindings: mfd: qcom-pm8xxx: Update the maintainers section
> dt-bindings: rtc: qcom-pm8xxx-rtc: Update the maintainers section
>
> Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml | 2 +-
> Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> [...]
Applied, thanks!
[2/2] dt-bindings: rtc: qcom-pm8xxx-rtc: Update the maintainers section
commit: fa1f8e6ac455b20955f107023916eef946674cb8
Best regards,
--
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2022-06-24 19:30 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-22 5:10 [PATCH 0/2] Update the binding documents with latest mail ID Satya Priya
2022-06-22 5:10 ` [PATCH 1/2] dt-bindings: mfd: qcom-pm8xxx: Update the maintainers section Satya Priya
2022-06-22 14:37 ` Krzysztof Kozlowski
2022-06-23 8:46 ` Lee Jones
2022-06-23 8:46 ` Lee Jones
2022-06-22 5:10 ` [PATCH 2/2] dt-bindings: rtc: qcom-pm8xxx-rtc: " Satya Priya
2022-06-24 19:30 ` [PATCH 0/2] Update the binding documents with latest mail ID Alexandre Belloni
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.