[PATCH] dt-bindings: mtd: fsl-quadspi: Pass the qspi clock names

Cyrille Pitchen cyrille.pitchen at wedev4u.fr
Mon Dec 4 04:59:46 PST 2017


Le 03/12/2017 à 23:36, Fabio Estevam a écrit :
> From: Fabio Estevam <fabio.estevam at nxp.com>
> 
> In order to improve the bindings documentation, explicitly pass the name
> of the clocks: "qspi_en" and "qspi", which are mandatory.
> 
> Signed-off-by: Fabio Estevam <fabio.estevam at nxp.com>

Acked-by: Cyrille Pitchen <cyrille.pitchen at wedev4u.fr>

> ---
>  Documentation/devicetree/bindings/mtd/fsl-quadspi.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt b/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt
> index c34aa6f..cc3f579 100644
> --- a/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt
> +++ b/Documentation/devicetree/bindings/mtd/fsl-quadspi.txt
> @@ -12,7 +12,7 @@ Required properties:
>    - reg-names: Should contain the reg names "QuadSPI" and "QuadSPI-memory"
>    - interrupts : Should contain the interrupt for the device
>    - clocks : The clocks needed by the QuadSPI controller
> -  - clock-names : the name of the clocks
> +  - clock-names : Should contain the name of the clocks: "qspi_en" and "qspi".
>  
>  Optional properties:
>    - fsl,qspi-has-second-chip: The controller has two buses, bus A and bus B.
> 




More information about the linux-mtd mailing list