fix below compilation warning.
drivers/spi/omap2_mcspi.c: In function 'omap2_mcspi_txrx_dma':
drivers/spi/omap2_mcspi.c:301: warning: 'elements' may be used uninitialized in
this function
Signed-off-by: Govindraj.R
---
drivers/spi/omap2_mcspi.c |2 +-
1 files changed
value from clock
enable function to return for failure scenarios.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
Reviewed-by: Partha Basak
---
drivers/spi/omap2_mcspi.c | 116
1 files changed, 42 insertions(+), 74
From: Charulatha V
Update omap3 hwmod data file with McSPI info.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
---
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 280
1 files changed, 280 insertions(+), 0 deletions(-)
diff --git a
From: Charulatha V
Update the 2430 hwmod data file with McSPI info.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
---
arch/arm/mach-omap2/omap_hwmod_2430_data.c | 219
1 files changed, 219 insertions(+), 0 deletions(-)
diff
From: Charulatha V
Update the omap2420 hwmod data with the McSPI info.
Add a device attribute structure which will be used
for passing number of chipselects from hwmod data.
Add revision macros to be passed from rev field from
hwmod.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
append the same to base address retrieved from hwmod data file
and we are not mapping *_HL_* regs which are not used in driver.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
Reviewed-by: Partha Basak
---
arch/arm/mach-omap2/devices.c | 187
Board(OMAP4430) Boot tested with ethernet interface.
4) Boot tested on 2420/n800.
Benoit Cousson (1):
OMAP4: hwmod data: Add McSPI
Charulatha V (4):
OMAP2420: hwmod data: Add McSPI
OMAP2430: hwmod data: Add McSPI
OMAP3: hwmod data: Add McSPI
OMAP: devices: Modify McSPI device to adapt to h
From: Benoit Cousson
Update omap4 hwmod file with McSPI info.
Signed-off-by: Benoit Cousson
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
---
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 267
1 files changed, 267 insertions
value from clock
enable function to return for failure scenarios.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
Reviewed-by: Partha Basak
---
drivers/spi/omap2_mcspi.c | 120 +---
1 files changed, 46 insertions(+), 74
From: Charulatha V
Update the omap2420 hwmod data with the McSPI info.
Add a device attribute structure which will be used
for passing number of chipselects from hwmod data.
Add revision macros to be passed from rev field from
hwmod.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
From: Benoit Cousson
Update omap4 hwmod file with McSPI info.
Signed-off-by: Benoit Cousson
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
---
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 267
1 files changed, 267 insertions
append the same to base address retrieved from hwmod data file
and we are not mapping *_HL_* regs which are not used in driver.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
Reviewed-by: Partha Basak
---
arch/arm/mach-omap2/devices.c | 187
From: Charulatha V
Update omap3 hwmod data file with McSPI info.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
---
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 280
1 files changed, 280 insertions(+), 0 deletions(-)
diff --git a
MAP4: hwmod data: Add McSPI
Charulatha V (4):
OMAP2420: hwmod data: Add McSPI
OMAP2430: hwmod data: Add McSPI
OMAP3: hwmod data: Add McSPI
OMAP: devices: Modify McSPI device to adapt to hwmod framework
Govindraj.R (1):
OMAP: runtime: McSPI driver runtime conversion
arch/arm/mach
From: Charulatha V
Update the 2430 hwmod data file with McSPI info.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
---
arch/arm/mach-omap2/omap_hwmod_2430_data.c | 219
1 files changed, 219 insertions(+), 0 deletions(-)
diff
value from clock
enable function to return for failure scenarios.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
Reviewed-by: Partha Basak
---
drivers/spi/omap2_mcspi.c | 120 +---
1 files changed, 46 insertions(+), 74
append the same to base address retrieved from hwmod data file
and we are not mapping *_HL_* regs which are not used in driver.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
Reviewed-by: Partha Basak
---
arch/arm/mach-omap2/devices.c | 187
From: Benoit Cousson
Update omap4 hwmod file with McSPI info.
Signed-off-by: Benoit Cousson
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
---
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 266
1 files changed, 266 insertions
From: Charulatha V
Update the omap2420 hwmod data with the McSPI info.
Add a device attribute structure which will be used
for passing number of chipselects from hwmod data.
Add revision macros to be passed from rev field from
hwmod.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
From: Charulatha V
Update the 2430 hwmod data file with McSPI info.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
---
arch/arm/mach-omap2/omap_hwmod_2430_data.c | 219
1 files changed, 219 insertions(+), 0 deletions(-)
diff
From: Charulatha V
Update omap3 hwmod data file with McSPI info.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
---
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 280
1 files changed, 280 insertions(+), 0 deletions(-)
diff --git a
d data: Add McSPI
Charulatha V (4):
OMAP2420: hwmod data: Add McSPI
OMAP2430: hwmod data: Add McSPI
OMAP3: hwmod data: Add McSPI
OMAP: devices: Modify McSPI device to adapt to hwmod framework
Govindraj.R (1):
OMAP: runtime: McSPI driver runtime conversion
arch/arm/mach-omap
Update the omap2420 hwmod data with the McSPI info.
Add a device attribute structure which will be used
for passing number of chipselects from hwmod data.
Add revision macros to be passed from rev field from
hwmod.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
value from clock
enable function to return for failure scenarios.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
Reviewed-by: Partha Basak
---
drivers/spi/omap2_mcspi.c | 120 +---
1 files changed, 46 insertions(+), 74
Update the 2430 hwmod data file with McSPI info.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
---
arch/arm/mach-omap2/omap_hwmod_2430_data.c | 219
1 files changed, 219 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach
Update omap4 hwmod file with McSPI info.
Signed-off-by: Benoit Cousson
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
---
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 266
1 files changed, 266 insertions(+), 0 deletions(-)
diff
ulatha V (1):
OMAP: devices: Modify McSPI device to adapt to hwmod framework
Govindraj.R (5):
OMAP2420: hwmod data: Add McSPI
OMAP2430: hwmod data: Add McSPI
OMAP3: hwmod data: Add McSPI
OMAP4: hwmod data: Add McSPI
OMAP: runtime: McSPI driver runtime conversion
arch/arm/mach-omap
Update omap3 hwmod data file with McSPI info.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
---
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 280
1 files changed, 280 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-omap2
address retrieved from hwmod data file
and we are not mapping *_HL_* regs which are not used in driver.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Acked-by: Grant Likely
Reviewed-by: Partha Basak
---
arch/arm/mach-omap2/devices.c | 187
value from clock
enable function to return for failure scenarios.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Reviewed-by: Partha Basak
---
drivers/spi/omap2_mcspi.c | 120 +---
1 files changed, 46 insertions(+), 74 deletions(-)
diff --git a
append the same to base address retrieved from hwmod data file
and we are not mapping *_HL_* regs which are not used in driver.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
Reviewed-by: Partha Basak
---
arch/arm/mach-omap2/devices.c | 189
From: Charulatha V
Update clock3xxx_data for mcspi1-4 with appropriate clock domain name.
Signed-off-by: Charulatha V
---
arch/arm/mach-omap2/clock3xxx_data.c |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-omap2/clock3xxx_data.c
b/arch/arm/mach-omap2
From: Benoit Cousson
Update omap4 hwmod file with McSPI info.
Signed-off-by: Benoit Cousson
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
---
arch/arm/mach-omap2/omap_hwmod_44xx_data.c | 267
1 files changed, 267 insertions(+), 0 deletions(-)
diff
From: Charulatha V
Update the omap2420 hwmod data with the McSPI info.
Add a device attribute structure which will be used
for passing number of chipselects from hwmod data.
Add revision macros to be passed from rev field from
hwmod.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
From: Charulatha V
Update omap3 hwmod data file with McSPI info.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
---
arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | 280
1 files changed, 280 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-omap2
From: Charulatha V
Update the 2430 hwmod data file with McSPI info.
Signed-off-by: Charulatha V
Signed-off-by: Govindraj.R
---
arch/arm/mach-omap2/omap_hwmod_2430_data.c | 219
1 files changed, 219 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-omap2
on (1):
OMAP4: hwmod data: Add McSPI
Charulatha V (5):
OMAP2420: hwmod data: Add McSPI
OMAP2430: hwmod data: Add McSPI
OMAP3: hwmod data: Add McSPI
OMAP3: clocks: Update clock domain name for mcspi fck
OMAP: devices: Modify McSPI device to adapt to hwmod framework
Govindraj.R (1):
OMAP: ru
used for read/write.
Auto chip select mode can be enabled by setting force_cs_mode
to zero
Cc: Tony Lindgren
Cc: Grant Likely
Signed-off-by: Hemanth V
Signed-off-by: Govindraj.R
---
drivers/spi/omap2_mcspi.c | 336 -
1 files changed, 300 insertions
From: Hemanth V
This patch updates platform files for fifo, slave support.
Cc: Grant Likely
Signed-off-by: Hemanth V
Acked-by: Tony Lindgren
Signed-off-by: Govindraj.R
---
arch/arm/mach-omap2/devices.c |5 +
arch/arm/plat-omap/include/plat/mcspi.h | 29
Update platform data and fifo mode support.
v2:
http://www.mail-archive.com/linux-o...@vger.kernel.org/msg23562.html
Hemanth V (2):
OMAP-McSPI: Update platform McSPI files
OMAP-McSPI :Adds support for FIFO and auto chip select mode
arch/arm/mach-omap2/devices.c |5 +
arch/ar
40 matches
Mail list logo