On Thu, May 21, 2020 at 12:03:59PM -0500, Dinh Nguyen wrote:
> Add optional reset property.
> 
> Signed-off-by: Dinh Nguyen <dingu...@kernel.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.

Attachment: signature.asc
Description: PGP signature

Reply via email to