[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200521171337.GI4770@sirena.org.uk>
Date: Thu, 21 May 2020 18:13:37 +0100
From: Mark Brown <broonie@...nel.org>
To: Dinh Nguyen <dinguyen@...nel.org>
Cc: linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
robh+dt@...nel.org, linux-spi@...r.kernel.org
Subject: Re: [PATCH 2/2] dt-bindings: snps,dw-apb-ssi: add optional reset
property
On Thu, May 21, 2020 at 12:03:59PM -0500, Dinh Nguyen wrote:
> Add optional reset property.
>
> Signed-off-by: Dinh Nguyen <dinguyen@...nel.org>
> ---
> Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.txt | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.txt b/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.txt
> index 3ed08ee9feba..e01c557a9876 100644
> --- a/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.txt
> +++ b/Documentation/devicetree/bindings/spi/snps,dw-apb-ssi.txt
> @@ -37,5 +37,7 @@ Example:
> num-cs = <2>;
> cs-gpios = <&gpio0 13 0>,
> <&gpio0 14 0>;
> + resets = <&rst SPIM0_RST>;
> + reset-names = "spi";
This only adds the example, it doesn't add anything to the actual
binding documentation.
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists