blob: 69e02c1c4b1fccbaa7d4e3c0b65d88dfcdbed4d8 [file] [log] [blame]
Vikas Manocha8097cba2015-07-02 18:29:46 -07001Cadence QSPI controller device tree bindings
2--------------------------------------------
3
4Required properties:
Simon Goldschmidt2a3a9992018-11-02 11:54:51 +01005- compatible : should be "cdns,qspi-nor"
Vikas Manocha8097cba2015-07-02 18:29:46 -07006- reg : 1.Physical base address and size of SPI registers map.
7 2. Physical base address & size of NOR Flash.
8- clocks : Clock phandles (see clock bindings for details).
Jason Rushc58f3002018-01-23 17:13:12 -06009- cdns,fifo-depth : Size of the data FIFO in words.
10- cdns,fifo-width : Bus width of the data FIFO in bytes.
11- cdns,trigger-address : 32-bit indirect AHB trigger address.
12- cdns,is-decoded-cs : Flag to indicate whether decoder is used or not.
Vikas Manocha8097cba2015-07-02 18:29:46 -070013- status : enable in requried dts.
14
15connected flash properties
16--------------------------
17
18- spi-max-frequency : Max supported spi frequency.
19- page-size : Flash page size.
20- block-size : Flash memory block size.
Jason Rushc58f3002018-01-23 17:13:12 -060021- cdns,tshsl-ns : Added delay in master reference clocks (ref_clk) for
Vikas Manocha8097cba2015-07-02 18:29:46 -070022 the length that the master mode chip select outputs
23 are de-asserted between transactions.
Jason Rushc58f3002018-01-23 17:13:12 -060024- cdns,tsd2d-ns : Delay in master reference clocks (ref_clk) between one
Vikas Manocha8097cba2015-07-02 18:29:46 -070025 chip select being de-activated and the activation of
26 another.
Jason Rushc58f3002018-01-23 17:13:12 -060027- cdns,tchsh-ns : Delay in master reference clocks between last bit of
Vikas Manocha8097cba2015-07-02 18:29:46 -070028 current transaction and de-asserting the device chip
29 select (n_ss_out).
Jason Rushc58f3002018-01-23 17:13:12 -060030- cdns,tslch-ns : Delay in master reference clocks between setting
Vikas Manocha8097cba2015-07-02 18:29:46 -070031 n_ss_out low and first bit transfer