Re: (subset) [PATCH V2 0/4] Add RTC support for PMIC PMK8350

2021-04-16 Thread Alexandre Belloni
On Fri, 9 Apr 2021 19:29:22 +0530, satya priya wrote:
> satya priya (4):
>   rtc: pm8xxx: Add RTC support for PMIC PMK8350
>   dt-bindings: mfd: Add compatible for pmk8350 rtc
>   dt-bindings: mfd: Convert pm8xxx bindings to yaml
>   dt-bindings: rtc: qcom-pm8xxx-rtc: Add qcom pm8xxx rtc bindings
> 
>  .../devicetree/bindings/mfd/qcom-pm8xxx.txt| 99 
> --
>  .../devicetree/bindings/mfd/qcom-pm8xxx.yaml   | 54 
>  .../devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml   | 62 ++
>  drivers/rtc/rtc-pm8xxx.c   | 11 +++
>  4 files changed, 127 insertions(+), 99 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/mfd/qcom-pm8xxx.txt
>  create mode 100644 Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
>  create mode 100644 Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml

Applied, thanks!

[1/4] rtc: pm8xxx: Add RTC support for PMIC PMK8350
  commit: c8f0ca8b7a4b91f637ccd9a55f37dbac73d6f6bf
[4/4] dt-bindings: rtc: qcom-pm8xxx-rtc: Add qcom pm8xxx rtc bindings
  commit: 8138c5f0318c69a878582d2140dac08e6a99880d

Best regards,
-- 
Alexandre Belloni 


Re: [PATCH V2 0/4] Add RTC support for PMIC PMK8350

2021-04-13 Thread Alexandre Belloni
Lee,

On 09/04/2021 19:29:22+0530, satya priya wrote:
> satya priya (4):
>   rtc: pm8xxx: Add RTC support for PMIC PMK8350
>   dt-bindings: mfd: Add compatible for pmk8350 rtc
>   dt-bindings: mfd: Convert pm8xxx bindings to yaml
>   dt-bindings: rtc: qcom-pm8xxx-rtc: Add qcom pm8xxx rtc bindings
> 
>  .../devicetree/bindings/mfd/qcom-pm8xxx.txt| 99 
> --
>  .../devicetree/bindings/mfd/qcom-pm8xxx.yaml   | 54 
>  .../devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml   | 62 ++
>  drivers/rtc/rtc-pm8xxx.c   | 11 +++
>  4 files changed, 127 insertions(+), 99 deletions(-)
>  delete mode 100644 Documentation/devicetree/bindings/mfd/qcom-pm8xxx.txt
>  create mode 100644 Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
>  create mode 100644 Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml
> 

This is mostly about the RTC driver but the bindings doc is in mfd. How
do you prefer that to be merged? there is no build dependency so I can
take 1 and 4 and you could take 2 and 3. Or one of us can take all 4
patches.

-- 
Alexandre Belloni, co-owner and COO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


[PATCH V2 0/4] Add RTC support for PMIC PMK8350

2021-04-09 Thread satya priya
satya priya (4):
  rtc: pm8xxx: Add RTC support for PMIC PMK8350
  dt-bindings: mfd: Add compatible for pmk8350 rtc
  dt-bindings: mfd: Convert pm8xxx bindings to yaml
  dt-bindings: rtc: qcom-pm8xxx-rtc: Add qcom pm8xxx rtc bindings

 .../devicetree/bindings/mfd/qcom-pm8xxx.txt| 99 --
 .../devicetree/bindings/mfd/qcom-pm8xxx.yaml   | 54 
 .../devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml   | 62 ++
 drivers/rtc/rtc-pm8xxx.c   | 11 +++
 4 files changed, 127 insertions(+), 99 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/mfd/qcom-pm8xxx.txt
 create mode 100644 Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
 create mode 100644 Documentation/devicetree/bindings/rtc/qcom-pm8xxx-rtc.yaml

-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member 
of Code Aurora Forum, hosted by The Linux Foundation