RE: [PATCH v5, 0/3] DT support for NAND on OMAP2

2013-06-20 Thread Gupta, Pekon
Hi, 

In the following series, 1 got merged, while other 2 are awaiting.
Request you to please look into these.

[PATCH 1/3] ARM: dts: AM33XX: Add ELM node -- awaiting --
[PATCH 2/3a] ARM: dts: AM33XX: Add GPMC node -- accepted by Tony
[PATCH 2/3b] ARM: dts: AM33xx: Fix properties on gpmc node -- accepted by 
Benoit (follow-up)
[PATCH 3/3] ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evm 
--awaiting --

with regards, pekon

 -Original Message-
 From: Gupta, Pekon
 Sent: Friday, May 31, 2013 1:19 PM
 To: Tony Lindgren; linux-omap@vger.kernel.org
 Cc: Gupta, Pekon; Philip, Avinash; Nori, Sekhar; Balbi, Felipe; Hiremath,
 Vaibhav; Cousson, Benoit; jac...@sunsite.dk; zon...@gmail.com; Jon
 Hunter
 Subject: [PATCH v5, 0/3] DT support for NAND on OMAP2
 
 From: Gupta, Pekon pe...@ti.com
 
 Changes v4-v5
   - updated commit descriptions.
   - included patch by Lars Poeschel instead of [Patch 2/3]
 
 Changes v3-v4
   - rebased to linux-3.10-rc3
   - updated newly supported DT properties based on following
 commits
   [d36b4cd] jon-hun...@ti.com ARM: OMAP2+: Add additional GPMC
 timing ...
   [8c8a777] jon-hun...@ti.com ARM: OMAP2+: Add function to read
 GPMC ...
   [9f83315] jon-hun...@ti.com ARM: OMAP2+: Add variable to store
 number
 
 Changes v2-v3
   - rebased to linux-3.9-rc8
   - AM335x-evm.dts: moved GPMC pin-mux config to nand node
 
 Changes v1-v2
   - Change number of chip select to 7
   - Replace xx literals to 52
   - remove tab
 
 Lars Poeschel (1):
   dts: am33xx: Correct properties on gpmc node
 
 Philip Avinash (1):
   ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evm
 
 Philip, Avinash (1):
   ARM: dts: AM33XX: Add ELM node
 
  arch/arm/boot/dts/am335x-evm.dts | 105
 +++
  arch/arm/boot/dts/am33xx.dtsi|  12 -
  2 files changed, 115 insertions(+), 2 deletions(-)
 
 --
 1.8.1

--
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 v5, 0/3] DT support for NAND on OMAP2

2013-06-20 Thread Cousson, Benoit
Hi Pekon,


Texas Instruments France SA, 821 Avenue Jack Kilby, 06270 Villeneuve Loubet. 
036 420 040 R.C.S Antibes. Capital de EUR 12.654.784

-Original Message-
From: Gupta, Pekon
Sent: Thursday, June 20, 2013 1:34 AM
To: Tony Lindgren; Cousson, Benoit
Cc: Philip, Avinash; Nori, Sekhar; Balbi, Felipe; Hiremath, Vaibhav;
jac...@sunsite.dk; zon...@gmail.com; Jon Hunter; linux-
o...@vger.kernel.org
Subject: RE: [PATCH v5, 0/3] DT support for NAND on OMAP2

Hi,

In the following series, 1 got merged, while other 2 are awaiting.
Request you to please look into these.

[PATCH 1/3] ARM: dts: AM33XX: Add ELM node -- awaiting --
[PATCH 2/3a] ARM: dts: AM33XX: Add GPMC node -- accepted by Tony
[PATCH 2/3b] ARM: dts: AM33xx: Fix properties on gpmc node -- accepted
by Benoit (follow-up)
[PATCH 3/3] ARM: dts: AM33XX: Add NAND flash device tree data to am335x-
evm --awaiting --

I think that all of them are in the branch I've just asked Tony to pull.
Could you check in my for_3.11/dts branch?

Thanks,
Benoit


with regards, pekon

 -Original Message-
 From: Gupta, Pekon
 Sent: Friday, May 31, 2013 1:19 PM
 To: Tony Lindgren; linux-omap@vger.kernel.org
 Cc: Gupta, Pekon; Philip, Avinash; Nori, Sekhar; Balbi, Felipe;
Hiremath,
 Vaibhav; Cousson, Benoit; jac...@sunsite.dk; zon...@gmail.com; Jon
 Hunter
 Subject: [PATCH v5, 0/3] DT support for NAND on OMAP2

 From: Gupta, Pekon pe...@ti.com

 Changes v4-v5
  - updated commit descriptions.
  - included patch by Lars Poeschel instead of [Patch 2/3]

 Changes v3-v4
  - rebased to linux-3.10-rc3
  - updated newly supported DT properties based on following
 commits
  [d36b4cd] jon-hun...@ti.com ARM: OMAP2+: Add additional GPMC
 timing ...
  [8c8a777] jon-hun...@ti.com ARM: OMAP2+: Add function to read
 GPMC ...
  [9f83315] jon-hun...@ti.com ARM: OMAP2+: Add variable to store
 number

 Changes v2-v3
  - rebased to linux-3.9-rc8
  - AM335x-evm.dts: moved GPMC pin-mux config to nand node

 Changes v1-v2
  - Change number of chip select to 7
  - Replace xx literals to 52
  - remove tab

 Lars Poeschel (1):
   dts: am33xx: Correct properties on gpmc node

 Philip Avinash (1):
   ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evm

 Philip, Avinash (1):
   ARM: dts: AM33XX: Add ELM node

  arch/arm/boot/dts/am335x-evm.dts | 105
 +++
  arch/arm/boot/dts/am33xx.dtsi|  12 -
  2 files changed, 115 insertions(+), 2 deletions(-)

 --
 1.8.1


--
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 v5, 0/3] DT support for NAND on OMAP2

2013-05-31 Thread Gupta, Pekon
From: Gupta, Pekon pe...@ti.com

Changes v4-v5
- updated commit descriptions.
- included patch by Lars Poeschel instead of [Patch 2/3]

Changes v3-v4
- rebased to linux-3.10-rc3
- updated newly supported DT properties based on following commits
[d36b4cd] jon-hun...@ti.com ARM: OMAP2+: Add additional GPMC timing ...
[8c8a777] jon-hun...@ti.com ARM: OMAP2+: Add function to read GPMC ...
[9f83315] jon-hun...@ti.com ARM: OMAP2+: Add variable to store number

Changes v2-v3
- rebased to linux-3.9-rc8
- AM335x-evm.dts: moved GPMC pin-mux config to nand node

Changes v1-v2
- Change number of chip select to 7
- Replace xx literals to 52
- remove tab

Lars Poeschel (1):
  dts: am33xx: Correct properties on gpmc node

Philip Avinash (1):
  ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evm

Philip, Avinash (1):
  ARM: dts: AM33XX: Add ELM node

 arch/arm/boot/dts/am335x-evm.dts | 105 +++
 arch/arm/boot/dts/am33xx.dtsi|  12 -
 2 files changed, 115 insertions(+), 2 deletions(-)

-- 
1.8.1

--
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