Re: [PATCH] bindings: mfd: qcom-pm8xxx: add a property for rtc-pm8xxx

From: Krzysztof Kozlowski
Date: Wed Aug 16 2023 - 01:55:08 EST


On 01/08/2023 13:51, Anvesh Jain P wrote:
> Update rtc-pm8xxx bindings with disable-alarm-wakeup property.
>
> Signed-off-by: Venkata Rao Kakani <quic_vkakani@xxxxxxxxxxx>
> Signed-off-by: Anvesh Jain P <quic_ajainp@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml b/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
> index 9c51c1b19067..e4f1d2ff02b6 100644
> --- a/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
> +++ b/Documentation/devicetree/bindings/mfd/qcom-pm8xxx.yaml
> @@ -42,6 +42,9 @@ properties:
>
> interrupt-controller: true
>
> + disable-alarm-wakeup:
> + description: optional, disable alarm wake up capability.

This was no tested. Missing type, vendor prefix. Additionally the
description says absolutely nothing, just repeats the schema.

Sorry, does not look like hardware property with such description.

Anyway sending it without DTS or driver is also no-go, so NAK, sorry.

Best regards,
Krzysztof