Re: [PATCH 0/2] ARM: dts: AM4372: Add more nodes

2013-10-18 Thread Benoit Cousson

Hi Lokesh,

On 18/10/2013 05:49, Lokesh Vutla wrote:

Hi Benoit,
On Friday 11 October 2013 12:44 AM, Lokesh Vutla wrote:

This patch series add nodes for l2-cache-controller, EDMA, mailbox, mmc, sham,
and updates the properties for cpsw, i2c0, matrix-keypad.

These patches are applied on top of Benoit's for_3.13/dts branch
git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git 
for_3.13/dts

Can you take this patch series for 3.13?


I've just applied it after a sloght change in the subject and in the SoB 
list.


ARM: dts: AM4372: Add L2, EDMA, mailbox, MMC and SHAM nodes

Populate nodes for l2-cache-controller, EDMA, mailbox,
mmc, sham.

Update as well DT properties for epwmss, aes, des.

Signed-off-by: Suman Anna s-a...@ti.com
Signed-off-by: Balaji T K balaj...@ti.com
Signed-off-by: Mugunthan V N mugunthan...@ti.com
Signed-off-by: Lokesh Vutla lokeshvu...@ti.com
Signed-off-by: Benoit Cousson bcous...@baylibre.com


I added all the author you listed in a more formal way.

Regards,
Benoit



Thanks and regards,
Lokesh


Testing:
Tested EDMA, mmc, sham, aes, des, i2c0, cpsw, matric-keypad on AM4372 EPOS EVM
with the addition of following two series:
- Tero's V8 of OMAP DT clock conversion
   http://www.mail-archive.com/linux-omap@vger.kernel.org/msg96769.html
- Afzal's V5 of AM43x PRCM basic support
   http://www.mail-archive.com/linux-omap@vger.kernel.org/msg96275.html

Lokesh Vutla (1):
   ARM: dts: AM4372: Add more nodes

Mugunthan V N (1):
   ARM: dts: AM4372: Update Support for EPOS EVM

  arch/arm/boot/dts/am4372.dtsi|  210 +-
  arch/arm/boot/dts/am43x-epos-evm.dts |  168 +++
  include/dt-bindings/pinctrl/am43xx.h |   31 +
  3 files changed, 408 insertions(+), 1 deletion(-)
  create mode 100644 include/dt-bindings/pinctrl/am43xx.h






--
BenoƮt Cousson
BayLibre
Embedded Linux Technology Lab
www.baylibre.com
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/2] ARM: dts: AM4372: Add more nodes

2013-10-18 Thread Lokesh Vutla
Hi Benoit,
On Friday 18 October 2013 12:26 PM, Benoit Cousson wrote:
 Hi Lokesh,
 
 On 18/10/2013 05:49, Lokesh Vutla wrote:
 Hi Benoit,
 On Friday 11 October 2013 12:44 AM, Lokesh Vutla wrote:
 This patch series add nodes for l2-cache-controller, EDMA, mailbox, mmc, 
 sham,
 and updates the properties for cpsw, i2c0, matrix-keypad.

 These patches are applied on top of Benoit's for_3.13/dts branch
 git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git 
 for_3.13/dts
 Can you take this patch series for 3.13?
 
 I've just applied it after a sloght change in the subject and in the SoB list.
 
 ARM: dts: AM4372: Add L2, EDMA, mailbox, MMC and SHAM nodes
 
 Populate nodes for l2-cache-controller, EDMA, mailbox,
 mmc, sham.
 
 Update as well DT properties for epwmss, aes, des.
 
 Signed-off-by: Suman Anna s-a...@ti.com
 Signed-off-by: Balaji T K balaj...@ti.com
 Signed-off-by: Mugunthan V N mugunthan...@ti.com
 Signed-off-by: Lokesh Vutla lokeshvu...@ti.com
 Signed-off-by: Benoit Cousson bcous...@baylibre.com
 
 
 I added all the author you listed in a more formal way.
Thanks.

Regards,
Lokesh
 
 Regards,
 Benoit
 

 Thanks and regards,
 Lokesh

 Testing:
 Tested EDMA, mmc, sham, aes, des, i2c0, cpsw, matric-keypad on AM4372 EPOS 
 EVM
 with the addition of following two series:
 - Tero's V8 of OMAP DT clock conversion
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg96769.html
 - Afzal's V5 of AM43x PRCM basic support
http://www.mail-archive.com/linux-omap@vger.kernel.org/msg96275.html

 Lokesh Vutla (1):
ARM: dts: AM4372: Add more nodes

 Mugunthan V N (1):
ARM: dts: AM4372: Update Support for EPOS EVM

   arch/arm/boot/dts/am4372.dtsi|  210 
 +-
   arch/arm/boot/dts/am43x-epos-evm.dts |  168 +++
   include/dt-bindings/pinctrl/am43xx.h |   31 +
   3 files changed, 408 insertions(+), 1 deletion(-)
   create mode 100644 include/dt-bindings/pinctrl/am43xx.h


 
 

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/2] ARM: dts: AM4372: Add more nodes

2013-10-17 Thread Lokesh Vutla
Hi Benoit,
On Friday 11 October 2013 12:44 AM, Lokesh Vutla wrote:
 This patch series add nodes for l2-cache-controller, EDMA, mailbox, mmc, sham,
 and updates the properties for cpsw, i2c0, matrix-keypad. 
 
 These patches are applied on top of Benoit's for_3.13/dts branch
 git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git 
 for_3.13/dts
Can you take this patch series for 3.13?

Thanks and regards,
Lokesh
 
 Testing:
 Tested EDMA, mmc, sham, aes, des, i2c0, cpsw, matric-keypad on AM4372 EPOS EVM
 with the addition of following two series:
 - Tero's V8 of OMAP DT clock conversion
   http://www.mail-archive.com/linux-omap@vger.kernel.org/msg96769.html
 - Afzal's V5 of AM43x PRCM basic support
   http://www.mail-archive.com/linux-omap@vger.kernel.org/msg96275.html
 
 Lokesh Vutla (1):
   ARM: dts: AM4372: Add more nodes
 
 Mugunthan V N (1):
   ARM: dts: AM4372: Update Support for EPOS EVM
 
  arch/arm/boot/dts/am4372.dtsi|  210 
 +-
  arch/arm/boot/dts/am43x-epos-evm.dts |  168 +++
  include/dt-bindings/pinctrl/am43xx.h |   31 +
  3 files changed, 408 insertions(+), 1 deletion(-)
  create mode 100644 include/dt-bindings/pinctrl/am43xx.h
 

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/2] ARM: dts: AM4372: Add more nodes

2013-10-10 Thread Lokesh Vutla
This patch series add nodes for l2-cache-controller, EDMA, mailbox, mmc, sham,
and updates the properties for cpsw, i2c0, matrix-keypad. 

These patches are applied on top of Benoit's for_3.13/dts branch
git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git 
for_3.13/dts

Testing:
Tested EDMA, mmc, sham, aes, des, i2c0, cpsw, matric-keypad on AM4372 EPOS EVM
with the addition of following two series:
- Tero's V8 of OMAP DT clock conversion
  http://www.mail-archive.com/linux-omap@vger.kernel.org/msg96769.html
- Afzal's V5 of AM43x PRCM basic support
  http://www.mail-archive.com/linux-omap@vger.kernel.org/msg96275.html

Lokesh Vutla (1):
  ARM: dts: AM4372: Add more nodes

Mugunthan V N (1):
  ARM: dts: AM4372: Update Support for EPOS EVM

 arch/arm/boot/dts/am4372.dtsi|  210 +-
 arch/arm/boot/dts/am43x-epos-evm.dts |  168 +++
 include/dt-bindings/pinctrl/am43xx.h |   31 +
 3 files changed, 408 insertions(+), 1 deletion(-)
 create mode 100644 include/dt-bindings/pinctrl/am43xx.h

-- 
1.7.9.5

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/2] ARM: dts: AM4372: Add more nodes

2013-10-10 Thread Felipe Balbi
Hi,

On Fri, Oct 11, 2013 at 12:44:52AM +0530, Lokesh Vutla wrote:
 This patch series add nodes for l2-cache-controller, EDMA, mailbox,
 mmc, sham, and updates the properties for cpsw, i2c0, matrix-keypad. 
 
 These patches are applied on top of Benoit's for_3.13/dts branch
 git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git 
 for_3.13/dts
 
 Testing:
 Tested EDMA, mmc, sham, aes, des, i2c0, cpsw, matric-keypad on AM4372 EPOS EVM
 with the addition of following two series:
 - Tero's V8 of OMAP DT clock conversion
   http://www.mail-archive.com/linux-omap@vger.kernel.org/msg96769.html
 - Afzal's V5 of AM43x PRCM basic support
   http://www.mail-archive.com/linux-omap@vger.kernel.org/msg96275.html

one extra piece of info:

all these patches are fresh out of Wakeup, tested on top of v3.12-rc3.

-- 
balbi


signature.asc
Description: Digital signature