[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240828105830.GK30398@pendragon.ideasonboard.com>
Date: Wed, 28 Aug 2024 13:58:30 +0300
From: Laurent Pinchart <laurent.pinchart@...asonboard.com>
To: haibo.chen@....com
Cc: lee@...nel.org, robh@...nel.org, krzk+dt@...nel.org,
conor+dt@...nel.org, linux-gpio@...r.kernel.org,
linux-pwm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, imx@...ts.linux.dev
Subject: Re: [PATCH v2] dt-bindings: mfd: adp5585: Add parsing of hogs
Hi Haibo,
Thank you for the patch.
On Wed, Aug 28, 2024 at 11:04:05AM +0800, haibo.chen@....com wrote:
> From: Haibo Chen <haibo.chen@....com>
>
> Allow parsing GPIO controller children nodes with GPIO hogs.
>
> Signed-off-by: Haibo Chen <haibo.chen@....com>
This looks good, sorry for forgetting to add it in the first place.
Reviewed-by: Laurent Pinchart <laurent.pinchart@...asonboard.com>
> ---
> Documentation/devicetree/bindings/mfd/adi,adp5585.yaml | 7 +++++++
> 1 file changed, 7 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/mfd/adi,adp5585.yaml b/Documentation/devicetree/bindings/mfd/adi,adp5585.yaml
> index f9c069f8534b..ee2272f754a3 100644
> --- a/Documentation/devicetree/bindings/mfd/adi,adp5585.yaml
> +++ b/Documentation/devicetree/bindings/mfd/adi,adp5585.yaml
> @@ -42,6 +42,13 @@ properties:
> "#pwm-cells":
> const: 3
>
> +patternProperties:
> + "-hog(-[0-9]+)?$":
> + type: object
> +
> + required:
> + - gpio-hog
> +
> required:
> - compatible
> - reg
--
Regards,
Laurent Pinchart
Powered by blists - more mailing lists