spi-cadence.txt 1.1 KB

12345678910111213141516171819202122232425262728
  1. Cadence QSPI controller device tree bindings
  2. --------------------------------------------
  3. Required properties:
  4. - compatible : should be "cadence,qspi".
  5. - reg : 1.Physical base address and size of SPI registers map.
  6. 2. Physical base address & size of NOR Flash.
  7. - clocks : Clock phandles (see clock bindings for details).
  8. - sram-size : spi controller sram size.
  9. - status : enable in requried dts.
  10. connected flash properties
  11. --------------------------
  12. - spi-max-frequency : Max supported spi frequency.
  13. - page-size : Flash page size.
  14. - block-size : Flash memory block size.
  15. - tshsl-ns : Added delay in master reference clocks (ref_clk) for
  16. the length that the master mode chip select outputs
  17. are de-asserted between transactions.
  18. - tsd2d-ns : Delay in master reference clocks (ref_clk) between one
  19. chip select being de-activated and the activation of
  20. another.
  21. - tchsh-ns : Delay in master reference clocks between last bit of
  22. current transaction and de-asserting the device chip
  23. select (n_ss_out).
  24. - tslch-ns : Delay in master reference clocks between setting
  25. n_ss_out low and first bit transfer