Hi,
On Wed, Mar 06, 2013 at 02:23:12, Porter, Matt wrote:
> Adds AM33XX EDMA support to the am33xx.dtsi as documented in
> Documentation/devicetree/bindings/dma/ti-edma.txt
>
> Signed-off-by: Matt Porter
> ---
> arch/arm/boot/dts/am33xx.dtsi | 20
> 1 file changed, 20 ins
Hi,
On Fri, Feb 08, 2013 at 13:09:30, Kumar, Anil wrote:
> Update the code to use devm_* API so that driver
> core will manage resources.
>
> Signed-off-by: Kumar, Anil
> ---
> This patch applies on top of v3.8-rc6.
>
> Tested on da850 EVM.
>
> Changes for V2:
As there are no use of #address-cells and #size-cells properties
in pinctrl-single driver DT node. Fix pinctrl-single binding documentation
to remove these properties.
Signed-off-by: Kumar, Anil
---
Tested on da850 EVM.
:100644 100644 2c81e45... c6384e2... M
Documentation/devicetree/bindings
Update the code to use devm_* API so that driver
core will manage resources.
Signed-off-by: Kumar, Anil
---
This patch applies on top of v3.8-rc6.
Tested on da850 EVM.
Changes for V2:
- Use return -EADDRNOTAVAIL in case of devm_request_and_ioremap() fail.
- Use devm_clk_get() instead of
On Thu, Feb 07, 2013 at 09:02:15, Kumar, Anil wrote:
> Update the code to use devm_* API so that driver
> core will manage resources.
>
> Signed-off-by: Kumar, Anil
> ---
> This patch applies on top of v3.8-rc6.
>
> Tested on da850 EVM.
>
> :100644 100644 e8e8724.
On Fri, Feb 08, 2013 at 09:49:27, Nori, Sekhar wrote:
> On 2/8/2013 8:05 AM, Kumar, Anil wrote:
> > On Thu, Feb 07, 2013 at 23:20:48, Nori, Sekhar wrote:
> >> On 2/7/2013 9:02 AM, Kumar, Anil wrote:
>
> >>> Update the code to use devm_* API so that driver
Hi Sekhar,
Thanks for the review.
On Thu, Feb 07, 2013 at 23:45:53, Nori, Sekhar wrote:
>
> On 2/6/2013 9:30 AM, Kumar, Anil wrote:
> > In non DT case da8xx_register_watchdog() is called to register platform
> > device
> > "da8xx_wdt_device" by board file. B
Hi Sekhar,
Thanks for the review.
On Thu, Feb 07, 2013 at 23:20:48, Nori, Sekhar wrote:
>
> On 2/7/2013 9:02 AM, Kumar, Anil wrote:
> > Update the code to use devm_* API so that driver
> > core will manage resources.
> >
> > Signed-off-by: Kumar, Anil
> >
Hi Sergei
On Thu, Feb 07, 2013 at 16:51:37, Sergei Shtylyov wrote:
> Hello.
>
> On 07-02-2013 7:32, Kumar, Anil wrote:
>
> > Update the code to use devm_* API so that driver
> > core will manage resources.
>
> > Signed-off-by: Kumar, Anil
> > ---
&g
Update the code to use devm_* API so that driver
core will manage resources.
Signed-off-by: Kumar, Anil
---
This patch applies on top of v3.8-rc6.
Tested on da850 EVM.
:100644 100644 e8e8724... 6ad76a3... M drivers/watchdog/davinci_wdt.c
drivers/watchdog/davinci_wdt.c | 34
heartbeat timeout)
Changes since V1:
- Rebase changes on top of v3.8-rc6.
- Make single patch for wdt DT node and its OF_DEV_AUXDATA entry changes.
- Fix wdt to machine restart with DT.
Kumar, Anil (2):
ARM: davinci: da850: add wdt DT node
ARM: davinci: restart: fix wdt to machine restart with DT
g_reset" function in both DT and non DT case and that
leads to crash in DT boot.
Update restart function to make it generic DaVinci machine restart
in case of DT and non DT boot.
Signed-off-by: Kumar, Anil
---
:100644 100644 2d5502d... 1df68fd... M arch/arm/mach-davinci/devices-da8xx.c
:10
Add da850 wdt DT node.
Add OF_DEV_AUXDATA for wdt driver to use wdt clock.
Signed-off-by: Kumar, Anil
---
Changes for V2:
-Make single patch for wdt DT node and its OF_DEV_AUXDATA entry changes.
:100644 100644 37dc5a3... 4666ce9... M arch/arm/boot/dts/da850-evm.dts
:100644 100644 640ab75
o add auxdata in a separate patch
> > from dt nodes. So, I fixed these issues and came up with below patch. I
> > tested basic wdt reboot. reboot command is still broken (with or
> > without this patch). Can you please look at that?
>
> > Thanks,
> > Sekhar
>
> &
On Mon, Feb 04, 2013 at 17:20:55, Nori, Sekhar wrote:
> Hi Anil,
>
> On 1/24/2013 2:08 PM, Kumar, Anil wrote:
> > Add OF_DEV_AUXDATA for wdt driver in da850 board dt
> > file to use wdt clock.
> >
> > Signed-off-by: Kumar, Anil
> > ---
> > :100644
On Wed, Jan 30, 2013 at 14:36:10, Coelho, Luciano wrote:
> On Wed, 2013-01-30 at 14:18 +0530, Santosh Shilimkar wrote:
> > On Wednesday 30 January 2013 02:13 PM, Kumar, Anil wrote:
> > > Hi Sourav,
> > >
> > > On Wed, Jan 30, 2013 at 12:10:18, Poddar, Sourav
Hi Sourav,
On Wed, Jan 30, 2013 at 12:10:18, Poddar, Sourav wrote:
> Hi Luciano,
> On Wednesday 30 January 2013 11:55 AM, Luciano Coelho wrote:
> > Hi Sourav,
> >
> > On Mon, 2013-01-28 at 16:47 +0530, Sourav Poddar wrote:
> >> Booting 3.8-rc4 om omap 4430sdp results in the following error
> >>
>
/patch/1862231/
-ARM: davinci: da850: add pinctrl driver DT entries
Tested on DA850 EVM.
Kumar, Anil (2):
ARM: davinci: da850 evm: add norflash DT node
ARM: davinci: da850: configure CS2(aemif) for norflash
arch/arm/boot/dts/da850-evm.dts | 25 +++
arch/arm/boot/dts
Add norflash DT node on DA850 EVM and related pin mux.
Signed-off-by: Kumar, Anil
---
:100644 100644 087ba28... 95ffeca... M arch/arm/boot/dts/da850-evm.dts
:100644 100644 160ebac... 036b02a... M arch/arm/boot/dts/da850.dtsi
arch/arm/boot/dts/da850-evm.dts | 25 +++
arch
Configure 16 bit data bus width for CS2(aemif) to use the norflash on
DA850.
Signed-off-by: Kumar, Anil
---
:100644 100644 37c27af... 540e284... M arch/arm/mach-davinci/da8xx-dt.c
arch/arm/mach-davinci/da8xx-dt.c | 17 +
1 files changed, 17 insertions(+), 0 deletions(-)
diff
Add da850 wdt DT node.
Signed-off-by: Kumar, Anil
---
:100644 100644 37dc5a3... 4666ce9... M arch/arm/boot/dts/da850-evm.dts
:100644 100644 640ab75... 08bf974... M arch/arm/boot/dts/da850.dtsi
arch/arm/boot/dts/da850-evm.dts |3 +++
arch/arm/boot/dts/da850.dtsi|5 +
2 files
Add OF_DEV_AUXDATA for wdt driver in da850 board dt
file to use wdt clock.
Signed-off-by: Kumar, Anil
---
:100644 100644 37c27af... 1b295d2... M arch/arm/mach-davinci/da8xx-dt.c
arch/arm/mach-davinci/da8xx-dt.c |8 +++-
1 files changed, 7 insertions(+), 1 deletions(-)
diff --git a
+ c (Device should reboot after heartbeat timeout)
Kumar, Anil (2):
ARM: davinci: da850: add wdt DT node
ARM: davinci: da850: add wdt OF_DEV_AUXDATA entry
arch/arm/boot/dts/da850-evm.dts |3 +++
arch/arm/boot/dts/da850.dtsi |5 +
arch/arm/mach-davinci/da8xx-dt.c |8
information for NAND.
3)Boot and confirm NAND is detected by the kernel.
4)cat /proc/mtd to show partitions.
Signed-off-by: Kumar, Anil
---
Cosmetic changes for pmx_core: pinmux@1c14120 DT node
:100644 100644 37dc5a3... 087ba28... M arch/arm/boot/dts/da850-evm.dts
:100644 100644 fbada87
Add NAND driver DT node and related pinctrl DT data to export NAND
functionality on da850 evm.
Signed-off-by: Kumar, Anil
---
:100644 100644 087ba28... 98c1a48... M arch/arm/boot/dts/da850-evm.dts
:100644 100644 160ebac... f014f7b... M arch/arm/boot/dts/da850.dtsi
arch/arm/boot/dts/da850
Enable pinctrl related config option in da8xx_omapl_defconfig
Signed-off-by: Kumar, Anil
---
:100644 100644 f292239... 0892db4... M arch/arm/configs/da8xx_omapl_defconfig
arch/arm/configs/da8xx_omapl_defconfig |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm
/bindings/pinctrl/pinctrl-single.txt
-Enable PINCTRL Kconfig for MACH_DA8XX_DT platform only.
-Fix the pinctrl driver node unit-address.
-Make separate patch for da8xx_omapl_defconfig changes.
Kumar, Anil (3):
ARM: davinci: da850: add pinctrl driver DT entries
ARM: davinci: da8xx defconfig: enable
On Wed, Jan 16, 2013 at 09:18:20, Kumar, Anil wrote:
> For DT, DaVinci platform can use pinctrl-single driver for handling
> padconf registers.
>
> Enable PINCTRL Kconfig for MACH_DA8XX_DT platform. Add required
> pinctrl DT entries in da850 dts file.
>
> Test procedure
&
Add NAND driver DT node and related pinctrl DT data to export NAND
functionality on da850 evm.
Signed-off-by: Kumar, Anil
---
:100644 100644 c7609d0... 433027f... M arch/arm/boot/dts/da850-evm.dts
:100644 100644 e9c6e82... 59e6ea4... M arch/arm/boot/dts/da850.dtsi
arch/arm/boot/dts/da850
Enable pinctrl related config option in da8xx_omapl_defconfig
Signed-off-by: Kumar, Anil
---
:100644 100644 f292239... 0892db4... M arch/arm/configs/da8xx_omapl_defconfig
arch/arm/configs/da8xx_omapl_defconfig |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm
information for NAND.
3)Boot and confirm NAND is detected by the kernel.
4)cat /proc/mtd to show partitions.
Signed-off-by: Kumar, Anil
---
:100644 100644 37dc5a3... c7609d0... M arch/arm/boot/dts/da850-evm.dts
:100644 100644 fbada87... e9c6e82... M arch/arm/boot/dts/da850.dtsi
:100644 100644
PINCTRL Kconfig for MACH_DA8XX_DT platform only.
-Fix the pinctrl driver node unit-address.
-Make separate patch for da8xx_omapl_defconfig changes.
Kumar, Anil (3):
ARM: davinci: da850: add pinctrl driver DT entries
ARM: davinci: da8xx defconfig: enable pinctrl config option
ARM: davinci
On Thu, Jan 10, 2013 at 17:49:13, Nori, Sekhar wrote:
> On 1/10/2013 1:07 PM, Kumar, Anil wrote:
> > On Wed, Jan 09, 2013 at 18:17:46, Nori, Sekhar wrote:
>
> > I do not think that it is good idea to move NAND pin mux information
> > into da850.dtsi because this inf
separate patch for da8xx_omapl_defconfig changes.
Kumar, Anil (3):
ARM: davinci: da850: add pinctrl driver DT entries
ARM: davinci: da8xx defconfig: enable pinctrl config option
ARM: davinci: da850: add NAND driver DT entries
arch/arm/boot/dts/da850-evm.dts| 19
Add NAND driver DT node and related pinctrl DT data to export NAND
functionality on da850 evm.
Signed-off-by: Kumar, Anil
---
:100644 100644 c7609d0... 32ccecf... M arch/arm/boot/dts/da850-evm.dts
:100644 100644 e9c6e82... 16e2ac2... M arch/arm/boot/dts/da850.dtsi
arch/arm/boot/dts/da850
Enable pinctrl related config option in da8xx_omapl_defconfig
Signed-off-by: Kumar, Anil
---
:100644 100644 f292239... 0892db4... M arch/arm/configs/da8xx_omapl_defconfig
arch/arm/configs/da8xx_omapl_defconfig |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm
information for NAND.
3)Boot and confirm NAND is detected by the kernel.
4)cat /proc/mtd to show partitions.
Signed-off-by: Kumar, Anil
---
:100644 100644 37dc5a3... c7609d0... M arch/arm/boot/dts/da850-evm.dts
:100644 100644 fbada87... e9c6e82... M arch/arm/boot/dts/da850.dtsi
:100644 100644
On Wed, Jan 09, 2013 at 18:17:46, Nori, Sekhar wrote:
> On 1/8/2013 1:50 PM, Kumar, Anil wrote:
> > Add NAND driver entries to export NAND functionality on da850 EVM and
> > NAND pinctrl node to do pin mux according to pinctrl-single driver.
>
> Subject line should have DT an
pinctrl driver node unit-address.
-Make separate patch for da8xx_omapl_defconfig changes.
Kumar, Anil (3):
ARM: davinci: da850: add pinctrl driver entries
ARM: davinci: da8xx defconfig: enable pinctrl config option
ARM: davinci: da850: add NAND driver entries
arch/arm/boot/dts/da850
Enable pinctrl related config option in da8xx_omapl_defconfig
Signed-off-by: Kumar, Anil
---
:100644 100644 f292239... 0892db4... M arch/arm/configs/da8xx_omapl_defconfig
arch/arm/configs/da8xx_omapl_defconfig |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/arch/arm
information for NAND.
3)Boot and confirm NAND is detected by the kernel.
4)cat /proc/mtd to show partitions.
Signed-off-by: Kumar, Anil
---
:100644 100644 37dc5a3... c7609d0... M arch/arm/boot/dts/da850-evm.dts
:100644 100644 fbada87... e9c6e82... M arch/arm/boot/dts/da850.dtsi
:100644 100644
Add NAND driver entries to export NAND functionality on da850 EVM and
NAND pinctrl node to do pin mux according to pinctrl-single driver.
Signed-off-by: Kumar, Anil
---
:100644 100644 c7609d0... 382a7da... M arch/arm/boot/dts/da850-evm.dts
:100644 100644 e9c6e82... 16e2ac2... M arch/arm/boot
From: Karicheri, Muralidharan
Sent: Thursday, December 13, 2012 8:45 PM
To: Kumar, Anil
Cc: Stephen Rothwell; Artem Bityutskiy; linux-n...@vger.kernel.org;
linux-kernel@vger.kernel.org; Grant Likely
Subject: Re: linux-next: manual merge of the l2-mtd tree
On Thu, Dec 13, 2012 at 07:07:55, Stephen Rothwell wrote:
> Hi Artem,
>
> Today's linux-next merge of the l2-mtd tree got a conflict in
> Documentation/devicetree/bindings/arm/davinci/nand.txt between commit
> fed16bba8726 ("mtd: nand: davinci: fix the binding documentation") from
> Linus' tree an
On Wed, Oct 10, 2012 at 12:34:47, Daniel Mack wrote:
> On 10.10.2012 08:54, Kumar, Anil wrote:
> > On Thu, Oct 04, 2012 at 15:45:43, Porter, Matt wrote:
> >> This series converts davinci ASoC to use genalloc and enables
> >> that support on DA850. It applies on to
e sram size to something that's known to work
> for them.
>
> [1] http://www.spinics.net/lists/arm-kernel/msg198854.html
Tested on DA850 EVM after applying patches from [1] above.
Tested on Linux-torvalds 3.6-rc6 master branch.
Tested ASoC module (aplay & arecord for various fre
46 matches
Mail list logo