Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 years ago |
Simon Glass
|
da409ccc4a
dm: core: Replace of_offset with accessor (part 2)
|
8 years ago |
Simon Glass
|
a821c4af79
dm: Rename dev_addr..() functions
|
8 years ago |
Jean-Jacques Hiblot
|
b06a381a69
drivers: ti_qspi: use syscon to get the address ctrl_mod_mmap register
|
8 years ago |
Simon Glass
|
e160f7d430
dm: core: Replace of_offset with accessor
|
8 years ago |
Nishanth Menon
|
3891a54f47
ARM: DRA7x/AM57xx: Get rid of CONFIG_AM57XX
|
8 years ago |
Vignesh R
|
948b8bbd5f
spi: ti_qspi: Fix baudrate divider calculation
|
8 years ago |
Jagan Teki
|
08fe9c294f
spi: Use mode for rx mode flags
|
8 years ago |
Vignesh R
|
28b69f6488
spi: ti_qspi: Remove unnecessary udelay for AM437x
|
8 years ago |
Vignesh R
|
260368507a
spi: ti_qspi: use 128 bit transfer mode when writing to flash
|
8 years ago |
Vignesh R
|
a6f56ad1ee
spi: ti_qspi: dra7xx: Add support to use 76.8MHz clock
|
9 years ago |
Vignesh R
|
fee3b6af90
spi: ti_qspi: Remove delay in read path for dra7xx
|
9 years ago |
Vignesh R
|
c595a28530
spi: ti_qspi: Fix compiler warning when DEBUG macro is set
|
9 years ago |
Vignesh R
|
69eeefaa06
spi: ti_qspi: Fix failure on multiple READ_ID cmd
|
9 years ago |
Praneeth Bajjuri
|
8dfd6e2129
driver: qspi: correct QSPI disable CS reset value
|
9 years ago |
Lokesh Vutla
|
e6601df8ac
dm: ti_qspi: Fix conversion of address to a pointer
|
9 years ago |
Mugunthan V N
|
518b0afc33
spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is defined
|
9 years ago |
Vignesh R
|
74d49bfde3
spi: ti_qspi: Use 4-byte opcode for mmap read
|
9 years ago |
Mugunthan V N
|
106f813907
drivers: spi: ti_qspi: convert driver to adopt device driver model
|
9 years ago |
Mugunthan V N
|
223091443c
drivers: spi: ti_qspi: prepare driver for DM conversion
|
9 years ago |
Mugunthan V N
|
9c42558afb
drivers: spi:ti_qspi: change ti_qspi_slave to ti_qspi_priv for driver model conversion
|
9 years ago |
Mugunthan V N
|
ec712f490d
drivers: spi: ti_qspi: do not hard code chip select for memory map configuration
|
9 years ago |
Jagan Teki
|
91292e0bee
spi: Rename op_mode_rx to mode_rx
|
9 years ago |
Jagan Teki
|
e5961f0706
spi: Rename SPI_OPM_RX_* to SPI_RX_*
|
9 years ago |
Jagan Teki
|
cd337da21e
spi: ti_qspi: Fix SPI_3WIRE checking using mode
|
9 years ago |
Vignesh R
|
857db48e5f
spi: ti_qspi: Add dummy readl for bus sync
|
9 years ago |
Jagan Teki
|
847720c4e1
spi: ti_qspi: Use BIT macro
|
9 years ago |
Vignesh R
|
8ddd9c485f
spi: ti_qspi: Use DMA to read from qspi flash
|
9 years ago |
vishalm@ti.com
|
a39cfe717c
ti: qspi: set flash quad bit based on quad support flag
|
9 years ago |
Ravi Babu
|
46122960f0
qspi: dra7x: enable quad mode read for ti-qspi driver
|
10 years ago |