Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6d17969c authored by Fabio Estevam's avatar Fabio Estevam Committed by Cyrille Pitchen
Browse files

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



In order to improve the bindings documentation, explicitly pass the name
of the clocks: "qspi_en" and "qspi", which are mandatory.

Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarCyrille Pitchen <cyrille.pitchen@wedev4u.fr>
parent 34354d4b
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -12,7 +12,7 @@ Required properties:
  - reg-names: Should contain the reg names "QuadSPI" and "QuadSPI-memory"
  - reg-names: Should contain the reg names "QuadSPI" and "QuadSPI-memory"
  - interrupts : Should contain the interrupt for the device
  - interrupts : Should contain the interrupt for the device
  - clocks : The clocks needed by the QuadSPI controller
  - 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:
Optional properties:
  - fsl,qspi-has-second-chip: The controller has two buses, bus A and bus B.
  - fsl,qspi-has-second-chip: The controller has two buses, bus A and bus B.