Jagan Teki
|
e2cae51472
spi: Remove unused spi_init
|
6 years ago |
Hannes Schmelzer
|
c0eaffa039
spi: omap3: fix claim/release bus within DM
|
6 years ago |
Hannes Schmelzer
|
9cddf70ead
spi: omap3: fix set_speed and set_mode dm callbacks
|
7 years ago |
Hannes Schmelzer
|
b1d2b529b4
spi: omap3: pre-initialize bus-speed with max. slave-speed
|
7 years ago |
Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 years ago |
Sjoerd Simons
|
63018a3edd
omap3: spi: Correct ti, pindir-d0-out-d1-in parsing
|
7 years ago |
Jagan Teki
|
b2b41d2777
spi: omap3: Fix redeclared error
|
7 years ago |
Jagan Teki
|
8480792287
spi: omap3: Skip set_mode, set_speed from claim
|
7 years ago |
Heinrich Schuchardt
|
042de609ed
omap3: spi: the symbol for Hertz is Hz
|
7 years ago |
Simon Glass
|
a821c4af79
dm: Rename dev_addr..() functions
|
8 years ago |
Tom Rini
|
25eaa28801
omap: spi: Drop CONFIG_OMAP3_SPI_D0_D1_SWAPPED support
|
8 years ago |
Suniel Mahesh
|
2f54205829
drivers: spi: Remove duplicate .probe method
|
8 years ago |
Simon Glass
|
e160f7d430
dm: core: Replace of_offset with accessor
|
8 years ago |
Martin Hejnfelt
|
5f89a15e16
omap3: Fix SPI registers on am33xx and am43xx
|
9 years ago |
Jagan Teki
|
41bccb8142
spi: omap3: Fix multiple definition of 'priv'
|
9 years ago |
Jagan Teki
|
77b8d04854
spi: omap3: Convert to driver model
|
9 years ago |
Jagan Teki
|
03661d85f0
spi: omap3: Make local functions as static
|
9 years ago |
Jagan Teki
|
682c172350
spi: omap3: Move headers code inside the driver
|
9 years ago |
Christophe Ricard
|
3963919e5b
spi: omap3: Remove unused variable irqstatus in omap3_spi_txrx
|
9 years ago |
David Dueck
|
611c9ba2b8
spi: omap3: Fix timeout handling
|
10 years ago |
Vasili Galka
|
ce6889a997
drivers/spi/omap3: Bug fix of premature write transfer completion
|
11 years ago |
Nikita Kiryanov
|
5753d09b10
spi: omap3: add support for more word lengths
|
11 years ago |
Nikita Kiryanov
|
54a759c880
spi: omap3: remove semicolon from #define
|
11 years ago |
Wolfgang Denk
|
93e1459641
Coding Style cleanup: replace leading SPACEs by TABs
|
11 years ago |
Wolfgang Denk
|
3765b3e7bd
Coding Style cleanup: remove trailing white space
|
11 years ago |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 years ago |
Simon Glass
|
d3504fee73
spi: Use spi_alloc_slave() in each SPI driver
|
12 years ago |
ajoy
|
cc1182beea
OMAP3 SPI : Fixed bugs related to SPI transfer
|
12 years ago |
Peter Korsgaard
|
22cbeed454
omap3_spi: introduce CONFIG_OMAP3_SPI_D0_D1_SWAPPED
|
12 years ago |
Tom Rini
|
a4a99fffd8
am335x evm: Enable support for spi0
|
12 years ago |