[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0af4796b-701b-dd3c-7fb5-57f3b20b40c0@linaro.org>
Date: Sat, 23 Jul 2022 20:06:33 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: nick.hawkins@....com
Cc: broonie@...nel.org, robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org, verdun@....com,
linux@...linux.org.uk, linux-spi@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, arnd@...db.de, joel@....id.au
Subject: Re: [PATCH v3 2/5] spi: dt-bindings: add documentation for
hpe,gxp-spifi
On 22/07/2022 23:49, nick.hawkins@....com wrote:
> From: Nick Hawkins <nick.hawkins@....com>
>
> Create documentation for the hpe,gxp-spifi binding to support access to
> the SPI parts
>
> Signed-off-by: Nick Hawkins <nick.hawkins@....com>
>
> ---
> v3:
> *Fix indentation
> v2:
> *Removed extra space around < > for reg
> *Changed interrupt-parrent to interrupt-parent
> ---
> .../bindings/spi/hpe,gxp-spifi.yaml | 56 +++++++++++++++++++
> 1 file changed, 56 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/spi/hpe,gxp-spifi.yaml
>
> diff --git a/Documentation/devicetree/bindings/spi/hpe,gxp-spifi.yaml b/Documentation/devicetree/bindings/spi/hpe,gxp-spifi.yaml
> new file mode 100644
> index 000000000000..09b0c3fa5ec1
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/spi/hpe,gxp-spifi.yaml
> @@ -0,0 +1,56 @@
> +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/spi/hpe,gxp-spifi.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: HPE GXP spi controller flash interface
> +
> +maintainers:
> + - Nick Hawkins <nick.hawkins@....com>
> + - Jean-Marie Verdun <verdun@....com>
> +
> +allOf:
> + - $ref: "spi-controller.yaml#"
What about my comment here?
Best regards,
Krzysztof
Powered by blists - more mailing lists