RE: [PATCH v5 0/5] Patch enables support for m25p64 SPI flash support on da850-EVM.

2013-04-08 Thread Manjunathappa, Prakash
Hi Grant, On Wed, Apr 03, 2013 at 19:39:05, Manjunathappa, Prakash wrote: Testing information: da850-evm comes with partitions specified in DT blob. Able to mount/umount and create/delete files on filesystem partition. Could you please ack the driver(1/5) and documentation(2/5) changes so

RE: [PATCH v4 3/5] ARM: davinci: da850: add SPI1 DT node

2013-04-03 Thread Manjunathappa, Prakash
Hi, On Wed, Mar 20, 2013 at 16:16:57, Manjunathappa, Prakash wrote: Patch adds SPI1 DT node along with pinmux data. Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- arch/arm/boot/dts/da850.dtsi | 18 ++ 1 files changed, 18 insertions(+), 0 deletions(-) diff

[PATCH v5 0/5] Patch enables support for m25p64 SPI flash support on da850-EVM.

2013-04-03 Thread Manjunathappa, Prakash
error Considered below missed out patch: spi/davinci: add DT binding documentation Manjunathappa, Prakash (4): spi/davinci: no wildcards in DT compatible property ARM: davinci: da850: add SPI1 DT node ARM: davinci: da850: override SPI DT node device name ARM: davinci: da850-evm: add SPI

[PATCH v5 2/5] spi/davinci: add DT binding documentation

2013-04-03 Thread Manjunathappa, Prakash
nsek...@ti.com Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- Since v3: Changed the commit message and fixed alignment issues. .../devicetree/bindings/spi/spi-davinci.txt| 51 1 files changed, 51 insertions(+), 0 deletions(-) create mode 100644

[PATCH v5 3/5] ARM: davinci: da850: add SPI1 DT node

2013-04-03 Thread Manjunathappa, Prakash
Patch adds SPI1 DT node along with pinmux data. Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- Since v4: Separate out chip_select pinmuxing so as to allow boards choose what to configure. Dropped unused CS1 and ENA pinmuxing. arch/arm/boot/dts/da850.dtsi | 22

[PATCH v5 4/5] ARM: davinci: da850: override SPI DT node device name

2013-04-03 Thread Manjunathappa, Prakash
Populate OF_DEV_AUXDATA with desired device name expected by spi-davinci driver. Without this clk_get of spi-davinci DT driver fails. Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- arch/arm/mach-davinci/da8xx-dt.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff

[PATCH v5 5/5] ARM: davinci: da850-evm: add SPI flash support

2013-04-03 Thread Manjunathappa, Prakash
Enable m25p64 SPI flash support on da850-EVM. Also add partition information of SPI flash. Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- Since v2: Fixed partition sizes. Since v1: Look for m25p64 instead of m25p80. Corrected the filesystem partition information. arch/arm/boot/dts

[PATCH v4 0/5] Enable SPI flash support on da850-evm DT kernel

2013-03-20 Thread Manjunathappa, Prakash
missed out patch: spi/davinci: add DT binding documentation Manjunathappa, Prakash (4): spi/davinci: no wildcards in DT compatible property ARM: davinci: da850: add SPI1 DT node ARM: davinci: da850: override SPI DT node device name ARM: davinci: da850-evm: add SPI flash support Murali

[PATCH v4 1/5] spi/davinci: no wildcards in DT compatible property

2013-03-20 Thread Manjunathappa, Prakash
Follow DT naming convention for compatible property of the blob. Use first chip name that introduced the specific version of the device. Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- drivers/spi/spi-davinci.c |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git

[PATCH v4 3/5] ARM: davinci: da850: add SPI1 DT node

2013-03-20 Thread Manjunathappa, Prakash
Patch adds SPI1 DT node along with pinmux data. Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- arch/arm/boot/dts/da850.dtsi | 18 ++ 1 files changed, 18 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi index

[PATCH v4 4/5] ARM: davinci: da850: override SPI DT node device name

2013-03-20 Thread Manjunathappa, Prakash
Populate OF_DEV_AUXDATA with desired device name expected by spi-davinci driver. Without this clk_get of spi-davinci DT driver fails. Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- arch/arm/mach-davinci/da8xx-dt.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff

[PATCH v4 5/5] ARM: davinci: da850-evm: add SPI flash support

2013-03-20 Thread Manjunathappa, Prakash
Enable m25p64 SPI flash support on da850-EVM. Also add partition information of SPI flash. Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- Since v2: Fixed partition sizes. Since v1: Look for m25p64 instead of m25p80. Corrected the filesystem partition information. arch/arm/boot/dts

RE: [PATCH v3 2/5] spi/davinci: add DT binding documentation

2013-03-14 Thread Manjunathappa, Prakash
Hi Sekhar, On Thu, Mar 14, 2013 at 14:46:54, Nori, Sekhar wrote: On 3/12/2013 1:40 PM, Manjunathappa, Prakash wrote: From: Murali Karicheri m-kariche...@ti.com Get back missed out binding documentation submitted along with below patch: spi/davinci: add OF support for the spi

RE: [PATCH v3 0/5] Enable SPI flash support on da850-evm DT kernel

2013-03-14 Thread Manjunathappa, Prakash
On Thu, Mar 14, 2013 at 15:54:26, Nori, Sekhar wrote: On 3/12/2013 1:40 PM, Manjunathappa, Prakash wrote: Patch enables support for m25p64 SPI flash support on da850-EVM. This patch set looks good to me except the comments I had on 2/5. I tested it using SPI flash on DA850 EVM

[PATCH v3 5/5] ARM: davinci: da850-evm: add SPI flash support

2013-03-12 Thread Manjunathappa, Prakash
Enable m25p64 SPI flash support on da850-EVM. Also add partition information of SPI flash. Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- arch/arm/boot/dts/da850-evm.dts | 40 +++ 1 files changed, 40 insertions(+), 0 deletions(-) diff --git

[PATCH v3 1/5] spi/davinci: no wildcards in DT compatible property

2013-03-12 Thread Manjunathappa, Prakash
Follow DT naming convention for compatible property of the blob. Use first chip name that introduced the specific version of the device. Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- New patch in this series. drivers/spi/spi-davinci.c |4 ++-- 1 files changed, 2 insertions

[PATCH v3 0/5] Enable SPI flash support on da850-evm DT kernel

2013-03-12 Thread Manjunathappa, Prakash
information. Dropped below accepted patch: spi/davinci: fix module build error Considered below missed out patch: spi/davinci: add DT binding documentation Manjunathappa, Prakash (4): spi/davinci: no wildcards in DT compatible property ARM: davinci: da850: add SPI1 DT node ARM: davinci: da850

[PATCH v3 4/5] ARM: davinci: da850: override SPI DT node device name

2013-03-12 Thread Manjunathappa, Prakash
Populate OF_DEV_AUXDATA with desired device name expected by spi-davinci driver. Without this clk_get of spi-davinci DT driver fails. Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- arch/arm/mach-davinci/da8xx-dt.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff

[PATCH v3 3/5] ARM: davinci: da850: add SPI1 DT node

2013-03-12 Thread Manjunathappa, Prakash
Patch adds SPI1 DT node along with pinmux data. Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- arch/arm/boot/dts/da850.dtsi | 18 ++ 1 files changed, 18 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi index

RE: [PATCH v2 1/4] spi/davinci: add DT binding documentation

2013-03-11 Thread Manjunathappa, Prakash
On Wed, Mar 06, 2013 at 01:02:41, Arnd Bergmann wrote: On Tuesday 05 March 2013, Manjunathappa, Prakash wrote: On Mon, Mar 04, 2013 at 21:59:16, Arnd Bergmann wrote: On Monday 04 March 2013 18:29:12 Manjunathappa, Prakash wrote: +- reg: Offset and length of SPI controller register space

RE: [PATCH v2 1/4] spi/davinci: add DT binding documentation

2013-03-05 Thread Manjunathappa, Prakash
Hi Arnd, On Mon, Mar 04, 2013 at 21:59:16, Arnd Bergmann wrote: On Monday 04 March 2013 18:29:12 Manjunathappa, Prakash wrote: diff --git a/Documentation/devicetree/bindings/spi/spi-davinci.txt b/Documentation/devicetree/bindings/spi/spi-davinci.txt new file mode 100644 index 000

RE: [PATCH v2 1/4] spi/davinci: add DT binding documentation

2013-03-05 Thread Manjunathappa, Prakash
On Tue, Mar 05, 2013 at 18:58:54, Nori, Sekhar wrote: On 3/5/2013 6:26 PM, Manjunathappa, Prakash wrote: Hi Arnd, On Mon, Mar 04, 2013 at 21:59:16, Arnd Bergmann wrote: On Monday 04 March 2013 18:29:12 Manjunathappa, Prakash wrote: diff --git a/Documentation/devicetree/bindings/spi

[PATCH v2 3/4] ARM: davinci: da850: override SPI DT node device name

2013-03-04 Thread Manjunathappa, Prakash
Populate OF_DEV_AUXDATA with desired device name expected by spi-davinci driver. Without this clk_get of spi-davinci DT driver fails. Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- arch/arm/mach-davinci/da8xx-dt.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff

[PATCH v2 0/4] Enable SPI flash support on da850-evm DT kernel

2013-03-04 Thread Manjunathappa, Prakash
: fix module build error Considered below missed out patch: spi/davinci: add DT binding documentation Manjunathappa, Prakash (3): ARM: davinci: da850: add SPI1 DT node ARM: davinci: da850: override SPI DT node device name ARM: davinci: da850-evm: add SPI flash support Murali Karicheri (1

[PATCH v2 2/4] ARM: davinci: da850: add SPI1 DT node

2013-03-04 Thread Manjunathappa, Prakash
Patch adds SPI1 DT node along with pinmux data. Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- arch/arm/boot/dts/da850.dtsi | 18 ++ 1 files changed, 18 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi index

[PATCH v2 4/4] ARM: davinci: da850-evm: add SPI flash support

2013-03-04 Thread Manjunathappa, Prakash
Enable m25p64 SPI flash support on da850-EVM. Also add partition information of SPI flash. Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- Since v1: Look for m25p64 instead of m25p80. Corrected the filesystem partition information. arch/arm/boot/dts/da850-evm.dts | 40

RE: [PATCH 0/4] Enable SPI flash support on da850-evm DT kernel

2013-03-04 Thread Manjunathappa, Prakash
Hi Grant, On Sun, Mar 03, 2013 at 04:43:55, Grant Likely wrote: On Wed, 27 Feb 2013 11:32:39 +, Manjunathappa, Prakash prakash...@ti.com wrote: On Wed, Feb 27, 2013 at 14:09:57, Nori, Sekhar wrote: On 2/25/2013 4:14 PM, Manjunathappa, Prakash wrote: Patch enables support

RE: [PATCH 4/4] ARM: davinci: da850-evm: add SPI flash support

2013-02-27 Thread Manjunathappa, Prakash
On Wed, Feb 27, 2013 at 13:55:09, Nori, Sekhar wrote: On 2/25/2013 4:14 PM, Manjunathappa, Prakash wrote: Enable m25p80 SPI flash support on da850-EVM. Also add partition information of SPI flash. Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- arch/arm/boot/dts/da850

RE: [PATCH 0/4] Enable SPI flash support on da850-evm DT kernel

2013-02-27 Thread Manjunathappa, Prakash
On Wed, Feb 27, 2013 at 14:09:57, Nori, Sekhar wrote: On 2/25/2013 4:14 PM, Manjunathappa, Prakash wrote: Patch enables support for m25p80 SPI flash support on da850-EVM. Testing information: da850-evm comes with partitions specified in DT blob. Able to mount/umount and create/delete

[PATCH 0/4] Enable SPI flash support on da850-evm DT kernel

2013-02-25 Thread Manjunathappa, Prakash
. spi/davinci: add OF support for the spi controller Applies on top of below patch under community review: http://www.mail-archive.com/davinci-linux-open-source@linux.davincidsp.com/msg25184.html Manjunathappa, Prakash (4): spi/davinci: fix module build error ARM: davinci: da850: add SPI1 DT

[PATCH 4/4] ARM: davinci: da850-evm: add SPI flash support

2013-02-25 Thread Manjunathappa, Prakash
Enable m25p80 SPI flash support on da850-EVM. Also add partition information of SPI flash. Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- arch/arm/boot/dts/da850-evm.dts | 40 +++ 1 files changed, 40 insertions(+), 0 deletions(-) diff --git

[PATCH 3/4] ARM: davinci: da850: override SPI DT node device name

2013-02-25 Thread Manjunathappa, Prakash
Populate OF_DEV_AUXDATA with desired device name expected by spi-davinci driver. Without this clk_get of spi-davinci DT driver fails. Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- arch/arm/mach-davinci/da8xx-dt.c |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff

[PATCH 1/4] spi/davinci: fix module build error

2013-02-25 Thread Manjunathappa, Prakash
' make[2]: *** [drivers/spi/spi-davinci.o] Error 1 make[1]: *** [drivers/spi] Error 2 make[1]: *** Waiting for unfinished jobs make: *** [drivers] Error 2 Signed-off-by: Manjunathappa, Prakash prakash...@ti.com --- drivers/spi/spi-davinci.c |2 +- 1 files changed, 1 insertions(+), 1 deletions