Uwe Kleine-König wrote:
> Hi Jason,
>
> On Thu, Sep 02, 2010 at 03:52:03PM +0800, Jason Wang wrote:
>
>> Add platform data for eCSPI2 and register it through spi_imx dynamical
>> register interface.
>>
>> Signed-off-by: Jason Wang
>> ---
>> arch/arm/mach-mx5/board-mx51_3ds.c | 20 +++
Uwe Kleine-König wrote:
> Hi Jason,
>
> On Thu, Sep 02, 2010 at 03:52:01PM +0800, Jason Wang wrote:
>
>> Signed-off-by: Jason Wang
>> ---
>> arch/arm/mach-mx5/Kconfig |1 +
>> arch/arm/mach-mx5/devices-imx51.h | 20
>> 2 files changed, 21 insertions(+), 0 del
Uwe Kleine-König wrote:
> On Thu, Sep 02, 2010 at 03:52:00PM +0800, Jason Wang wrote:
>
>> i.MX51 has two eCSPI and one CSPI controllers, now add clock
>> definitions and registrations for these controllers.
>>
>> Signed-off-by: Jason Wang
>> ---
>> arch/arm/mach-mx5/clock-mx51.c | 79
>> ++
Uwe Kleine-König wrote:
> Hello Jason,
>
> On Thu, Sep 02, 2010 at 03:51:59PM +0800, Jason Wang wrote:
>
>> There are 3 SPI controllers on i.MX51, one is called CSPI and is
>> 100% compatible with the one on i.MX35, the other two are called
>> eCSPI and are not compatible with existing controlle
Uwe Kleine-König wrote:
> From: Sascha Hauer
>
> Signed-off-by: Sascha Hauer
> Signed-off-by: Uwe Kleine-König
> ---
> arch/arm/mach-mx5/clock-mx51.c | 42
> ++
> arch/arm/mach-mx5/devices-imx51.h| 18 +++
> arch/arm/plat-mxc/device
您好:
我公司有一部分专用税――票/代开;
如:
(1)普通商品销售税――票;
(2)广告业、各类服务业税――票/等等。
贵公司如有需要,欢迎您的来电与我联系:
负责人:张先生(0)1353804
--
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills.
Uwe Kleine-König wrote:
> Hello Jason,
>
>
>>> Actually I would prefer our patches, but of course I'm biased :-)
>>>
>>> I don't know how we should handle this. And Sascha is on vacation this
>>> and next week. I will investigate if our patches are already free to be
>>> posted.
>>>
> O
Instead of, wrongly, reusing the 'val' variable, use a dedicated
one for reading the status register.
Signed-off-by: Jassi Brar
---
drivers/spi/spi_s3c64xx.c |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/drivers/spi/spi_s3c64xx.c b/drivers/spi/spi_s3c64xx.c
index 1
Since the driver is meant to manage SPI of newer SoCs as well, we
need to define a new structure member for latest SoC that has the
SPI clock control/scaling block moved from the controller to the
platform's clock management unit.
The flag should be set to 'true' by any SoC that has SPI controller
Newer SoCs have the SPI clock scaling control in platform's
clock management unit. Inorder for such SoCs to work, we need
to check the flag clk_from_cmu before making any clock changes.
Signed-off-by: Jassi Brar
---
drivers/spi/spi_s3c64xx.c | 94 +++--
We can't do without setting channel and bus width to
same size.
Inorder to do that, define a new callback to be used
to do read/write of appropriate widths.
Signed-off-by: Jassi Brar
---
drivers/spi/spi_s3c64xx.c | 78 +---
1 files changed, 65 insertions
Since we use DMA mode only for xfers bigger than FIFO size,
do not map/unmap buffers for polling mode transfers.
Signed-off-by: Jassi Brar
---
drivers/spi/spi_s3c64xx.c |8
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/drivers/spi/spi_s3c64xx.c b/drivers/spi/spi_s3c
Fix compilation warning by typecasting the tx_buf pointer.
Signed-off-by: Jassi Brar
---
drivers/spi/spi_s3c64xx.c |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/drivers/spi/spi_s3c64xx.c b/drivers/spi/spi_s3c64xx.c
index 9736581..774e861 100644
--- a/drivers/spi/sp
Hi,
Here come six bug fixes and enhancements to the S3C64XX
spi controller driver.
The first 4 are bug/warning fixes, the last two are to
enable the spi_s3c64xx.c to manage SPI controllers of newer
Samsung SoCs with essentially the same IP but scalar logic
moved into core clock management unit.
±¾¿Î³Ì¡¶Ñз¢ÍŶӽ¨ÉèÓë¹ÜÀíôßÑз¢ÈËÔ±µÄ¿¼ºËÓ뼤Àø¡·ÊÇÊʺÏ×ܾÀí¡¢ÈËÁ¦×ÊÔ´²¿¾Àí/¼¨Ð§¿¼ºËרԱ¡¢Ñз¢×ܼࡢÑз¢¾Àí¡¢Ñз¢ÏîÄ¿¾Àí¡¢¼¼Êõ¹ÜÀí²¿/Ñз¢¹ÜÀí²¿/ÏîÄ¿¹ÜÀí²¿µÈÑз¢¹Ç¸ÉÖµµÃÀ´Á˽âµÄÒ»Ãſγ̡£
--
This SF.net Dev2Dev e
From: Kevin Wells
This patch changes the way SPI transfers are setup. The previous
method uses the pl022_config_chip data for configuration of
loopback mode, edge count, clock polarity, number of data bits,
and bit transfer order. This change configures these parameters
based on spi->mode passed
Case Number : 2011AES0O0024211 Date: August
15th, 2010
PA Name: DV2011 Winner
Preference Category: DIVERSITY VISA
Foreign State Chargeability: DV ELIGIBLE
AMERICAN DV-2011 VISA LOTTERY PROGRAM WINNER: CASE NUMBER 2011AES0O0024211.
Co
Hello,
On Thu, Sep 02, 2010 at 08:29:09PM +0300, Baruch Siach wrote:
> Hi Lothar,
>
> On Thu, Sep 02, 2010 at 05:11:56PM +0200, Lothar Waßmann wrote:
> > > > - if (cpu_is_mx25() || cpu_is_mx31() || cpu_is_mx35()) {
> > > > + /* i.MX51 has two eCSPI and one CSPI controllers, eCSPI
> >
Hi,
Individually managed accounts program, mainly in forex, precious metals and
energy related assets, for investors who can pool a minimum of 10,000$.
The average monthly returns will be 15%.
Investor can open his own account and all I will do is operate the account.
At the end of the mon
Hi Lothar,
On Thu, Sep 02, 2010 at 05:11:56PM +0200, Lothar Waßmann wrote:
> > > - if (cpu_is_mx25() || cpu_is_mx31() || cpu_is_mx35()) {
> > > + /* i.MX51 has two eCSPI and one CSPI controllers, eCSPI controllers are
> > > + * not compatible with existing SPI controllers on other i.MX platforms,
Hi,
> > - if (cpu_is_mx25() || cpu_is_mx31() || cpu_is_mx35()) {
> > + /* i.MX51 has two eCSPI and one CSPI controllers, eCSPI controllers are
> > +* not compatible with existing SPI controllers on other i.MX platforms,
> > +* while CSPI controller is 100% compatible with the one on th
--
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
___
sp
Hi Jason,
On Thu, Sep 02, 2010 at 03:52:03PM +0800, Jason Wang wrote:
> Add platform data for eCSPI2 and register it through spi_imx dynamical
> register interface.
>
> Signed-off-by: Jason Wang
> ---
> arch/arm/mach-mx5/board-mx51_3ds.c | 20
> 1 files changed, 20 insert
Hi Jason,
On Thu, Sep 02, 2010 at 03:52:01PM +0800, Jason Wang wrote:
> Signed-off-by: Jason Wang
> ---
> arch/arm/mach-mx5/Kconfig |1 +
> arch/arm/mach-mx5/devices-imx51.h | 20
> 2 files changed, 21 insertions(+), 0 deletions(-)
> create mode 100644 arch/ar
On Thu, Sep 02, 2010 at 03:52:00PM +0800, Jason Wang wrote:
> i.MX51 has two eCSPI and one CSPI controllers, now add clock
> definitions and registrations for these controllers.
>
> Signed-off-by: Jason Wang
> ---
> arch/arm/mach-mx5/clock-mx51.c | 79
> +++
Hello Jason,
On Thu, Sep 02, 2010 at 03:51:59PM +0800, Jason Wang wrote:
> There are 3 SPI controllers on i.MX51, one is called CSPI and is
> 100% compatible with the one on i.MX35, the other two are called
> eCSPI and are not compatible with existing controllers on other
> i.MX platforms, here we
From: Sascha Hauer
Signed-off-by: Sascha Hauer
Signed-off-by: Uwe Kleine-König
---
arch/arm/mach-mx5/clock-mx51.c | 42 ++
arch/arm/mach-mx5/devices-imx51.h| 18 +++
arch/arm/plat-mxc/devices/platform-spi_imx.c | 17 ++
3
Similar to the change done earlier for imx-uart devices group soc specific
data in a global struct instead of repeating it for each call to
imxXX_add_spi_imxX.
Acked-by: Wolfram Sang
Signed-off-by: Uwe Kleine-König
---
arch/arm/mach-imx/devices-imx21.h |9 ++-
arch/arm/mach-im
The names used now match the processor's reference manual. Also remove
MXC from the interrupt defines to match the other imx platforms.
Acked-by: Wolfram Sang
Signed-off-by: Uwe Kleine-König
---
arch/arm/plat-mxc/include/mach/mx51.h | 12 ++--
1 files changed, 6 insertions(+), 6 dele
This makes the header more look like the other ones, i.e.
- sort #defines by value
- use lowercase hex constants
- use a consistently named header guard
Signed-off-by: Uwe Kleine-König
---
arch/arm/plat-mxc/include/mach/mx51.h | 608 -
1 files changed, 300 in
From: Sascha Hauer
Signed-off-by: Sascha Hauer
---
drivers/spi/spi_imx.c | 123 +++-
1 files changed, 120 insertions(+), 3 deletions(-)
diff --git a/drivers/spi/spi_imx.c b/drivers/spi/spi_imx.c
index 7972e90..5ee2699 100644
--- a/drivers/spi/spi_im
From: Sascha Hauer
Signed-off-by: Sascha Hauer
---
arch/arm/mach-mx5/Kconfig |1 +
arch/arm/mach-mx5/board-mx51_babbage.c | 31 +++
2 files changed, 32 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-mx5/Kconfig b/arch/arm/mach-mx5/Kconfi
Hello Jason,
>> Actually I would prefer our patches, but of course I'm biased :-)
>>
>> I don't know how we should handle this. And Sascha is on vacation this
>> and next week. I will investigate if our patches are already free to be
>> posted.
OK, I can post our patches. I think the driver par
On Wed, Sep 1, 2010 at 4:16 PM, Erik Gilling wrote:
> v2 changes:
> from Thierry Reding:
> * add "select TEGRA_SYSTEM_DMA" to Kconfig
> from Grant Likely:
> * add oneline description to header
> * inline references to DRIVER_NAME
> * inline references to BUSY_TIMEOUT
> * open code
Uwe Kleine-König wrote:
> Hello Jason,
>
> On Thu, Sep 02, 2010 at 03:51:58PM +0800, Jason Wang wrote:
>
>> Some explanations:
>>
>> This patchset is to add SPI support in the existing spi_imx driver for
>> i.MX51 and add SPI relating stuffs for mx51_3ds board level.
>>
>> i.MX51 has two eCSPI c
Hi Grant and all,
Sorry for the delay, I'm on business trip some weeks ago.
> -Original Message-
> From: glik...@secretlab.ca [mailto:glik...@secretlab.ca] On Behalf Of Grant
> Likely
> Sent: Tuesday, August 10, 2010 2:40 PM
> To: Hu Mingkai-B21284
> Cc: linuxppc-...@ozlabs.org; spi-devel
> -Original Message-
> From: glik...@secretlab.ca [mailto:glik...@secretlab.ca] On Behalf Of Grant
> Likely
> Sent: Wednesday, August 11, 2010 2:27 AM
> To: Joakim Tjernlund
> Cc: David Brownell; David Woodhouse; Gala Kumar-B11780; linux-
> m...@lists.infradead.org; Hu Mingkai-B21284; spi
> -Original Message-
> From: glik...@secretlab.ca [mailto:glik...@secretlab.ca] On Behalf Of Grant
> Likely
> Sent: Tuesday, August 10, 2010 3:11 PM
> To: Hu Mingkai-B21284
> Cc: linuxppc-...@ozlabs.org; spi-devel-general@lists.sourceforge.net; Gala
> Kumar-B11780; Zang Roy-R61911
> Subje
> -Original Message-
> From: glik...@secretlab.ca [mailto:glik...@secretlab.ca] On Behalf Of Grant
> Likely
> Sent: Tuesday, August 10, 2010 2:45 PM
> To: Hu Mingkai-B21284
> Cc: linuxppc-...@ozlabs.org; spi-devel-general@lists.sourceforge.net; Gala
> Kumar-B11780; Zang Roy-R61911
> Subje
[adding mtd list]
Hi guys,
Could you please take a look at this patch and give some suggestion?
Thanks,
Mingkai
> -Original Message-
> From: glik...@secretlab.ca [mailto:glik...@secretlab.ca] On Behalf Of Grant
> Likely
> Sent: Tuesday, August 10, 2010 3:00 PM
> To: Hu Mingkai-B21284; D
> -Original Message-
> From: Anton Vorontsov [mailto:cbouatmai...@gmail.com]
> Sent: Wednesday, August 11, 2010 12:02 AM
> To: Grant Likely
> Cc: Joakim Tjernlund; Gala Kumar-B11780; David Brownell; linux-
> m...@lists.infradead.org; spi-devel-general@lists.sourceforge.net; Hu Mingkai-
>
Hello Jason,
On Thu, Sep 02, 2010 at 03:51:58PM +0800, Jason Wang wrote:
> Some explanations:
>
> This patchset is to add SPI support in the existing spi_imx driver for
> i.MX51 and add SPI relating stuffs for mx51_3ds board level.
>
> i.MX51 has two eCSPI controllers and one CSPI controller, CS
Add platform data for eCSPI2 and register it through spi_imx dynamical
register interface.
Signed-off-by: Jason Wang
---
arch/arm/mach-mx5/board-mx51_3ds.c | 20
1 files changed, 20 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-mx5/board-mx51_3ds.c
b/arch/arm/
Signed-off-by: Jason Wang
---
arch/arm/mach-mx5/Kconfig |1 +
arch/arm/mach-mx5/devices-imx51.h | 20
2 files changed, 21 insertions(+), 0 deletions(-)
create mode 100644 arch/arm/mach-mx5/devices-imx51.h
diff --git a/arch/arm/mach-mx5/Kconfig b/arch/arm/mach-
i.MX51 has two eCSPI and one CSPI controllers, now add clock
definitions and registrations for these controllers.
Signed-off-by: Jason Wang
---
arch/arm/mach-mx5/clock-mx51.c | 79
1 files changed, 79 insertions(+), 0 deletions(-)
diff --git a/arch/arm
A 2M bytes SPI NOR flash(sst25vf016b) is soldered on the mx51_3ds
board, Now add registration for it in the board init stage.
Signed-off-by: Jason Wang
---
arch/arm/mach-mx5/board-mx51_3ds.c | 13 +
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/arch/arm/mach-mx5/b
On the imx51_3ds board, eCSPI2 is connected to a SPI NOR flash,
now add iomux definitions for those used pins.
Signed-off-by: Jason Wang
---
arch/arm/plat-mxc/include/mach/iomux-mx51.h |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/arch/arm/plat-mxc/include/mach/iom
Some explanations:
This patchset is to add SPI support in the existing spi_imx driver for
i.MX51 and add SPI relating stuffs for mx51_3ds board level.
i.MX51 has two eCSPI controllers and one CSPI controller, CSPI
controller is 100% compatible with the one of i.MX35, so we don't need
to add new f
There are 3 SPI controllers on i.MX51, one is called CSPI and is
100% compatible with the one on i.MX35, the other two are called
eCSPI and are not compatible with existing controllers on other
i.MX platforms, here we add support of these three controllers in
the imx spi driver.
Signed-off-by: Jas
49 matches
Mail list logo