Re: [PATCH 23/24] ARM: OMAP2+: Allow clock alias provision from device tree

2013-03-12 Thread Benoit Cousson
Hi Roger, On 03/12/2013 12:43 PM, Roger Quadros wrote: > Currently on OMAP, it is not possible to specify a clock consumer > to any of the OMAP generated clocks using the device tree. This can pose > a problem for external devices that run off an OMAP clock as we > can't reliably provide a referen

Re: [PATCH 1/2] cpufreq: cpufreq-cpu0: support for clock which are not in DT yet.

2013-03-12 Thread Benoit Cousson
Hi Guys, On 03/12/2013 06:03 AM, Santosh Shilimkar wrote: > On Tuesday 12 March 2013 04:35 AM, Nishanth Menon wrote: >> On certain SoCs like variants of OMAP, the clock conversion to DT >> is not complete. In short, the ability to: >> cpus { >> cpu@0 { >> clocks = <&cpuclk 0>; >> }; >

Re: [PATCH 2/2] cpufreq: cpufreq-cpu0: provide compatibility string for DT matchup

2013-03-12 Thread Benoit Cousson
On 03/12/2013 06:07 AM, Santosh Shilimkar wrote: > On Tuesday 12 March 2013 04:35 AM, Nishanth Menon wrote: >> commit 5553f9e (cpufreq: instantiate cpufreq-cpu0 as a platform_driver) >> now forces platform device to be registered for allowing cpufreq-cpu0 >> to be used by SoCs. example: drivers/cpu

Re: [PATCH 2/2] cpufreq: cpufreq-cpu0: provide compatibility string for DT matchup

2013-03-12 Thread Benoit Cousson
On 03/12/2013 03:43 PM, Nishanth Menon wrote: > On 15:28-20130312, Benoit Cousson wrote: >> On 03/12/2013 06:07 AM, Santosh Shilimkar wrote: >>> On Tuesday 12 March 2013 04:35 AM, Nishanth Menon wrote: >>>> commit 5553f9e (cpufreq: instantiate cpufreq-cpu0 as a pl

Re: [PATCH V3 1/2] ARM: dts: OMAP2+: Add SDMA controller bindings and nodes

2013-03-13 Thread Benoit Cousson
Salut Jon, On 03/12/2013 10:43 PM, Jon Hunter wrote: > Salut Benoit! > > On 03/12/2013 06:00 AM, Benoit Cousson wrote: >> + Seb G. >> >> Hi Jon, >> >> How to you plan to merge that series? > > Good question ... my thinking was that you or Tony wo

Re: [PATCH V3 1/2] ARM: dts: OMAP2+: Add SDMA controller bindings and nodes

2013-03-13 Thread Benoit Cousson
On 03/13/2013 04:50 PM, Jon Hunter wrote: > > On 03/13/2013 10:35 AM, Benoit Cousson wrote: >> Salut Jon, >> >> On 03/12/2013 10:43 PM, Jon Hunter wrote: >>> Salut Benoit! >>> >>> On 03/12/2013 06:00 AM, Benoit Cousson wrote: >>>> + S

Re: [PATCH] arm: dts: Add uart1 and uart2 to igep boards.

2013-03-13 Thread Benoit Cousson
t;>> >>>> On Sat, Jan 26, 2013 at 4:16 PM, Matthias Brugger >>>> >>>> wrote: >>>>> >>>>> Hi Benoit, >>>>> >>>>> 2012/12/12 Benoit Cousson : >>>>>> >>>>>> Hi

Re: [Resend/PATCH 0/5] omap4/5: i2c/spi: device tree data

2013-03-13 Thread Benoit Cousson
Hi Sourav, I've just applied your branch after a minor subject cleanup for consistency. git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.10/dts Regards, Benoit On 03/11/2013 04:42 PM, Sourav Poddar wrote: > On Monday 11 March 2013 08:02 PM, Benoit Couss

Re: [PATCH 0/9] ARM: dts: Various OMAP2+ device-tree updates

2013-03-14 Thread Benoit Cousson
Salut Jon, On 03/08/2013 06:27 PM, Jon Hunter wrote: > Various OMAP device-tree updates for PMU, DMA, GPIO, GPMC and boards. > > The DMA, PMU and OMAP3430 SDP board changes have been sent before > individually but re-sending here as a complete series for v3.10. > > This is based upon v3.9-rc1 an

Re: [PATCH 5/9] ARM: dts: Add GPMC node for OMAP2, OMAP4 and OMAP5

2013-03-14 Thread Benoit Cousson
On 03/11/2013 06:56 PM, Jon Hunter wrote: > > On 03/09/2013 06:42 AM, Ezequiel Garcia wrote: >> On Fri, Mar 8, 2013 at 10:25 PM, Javier Martinez Canillas >> wrote: >>> On Fri, Mar 8, 2013 at 10:41 PM, Jon Hunter wrote: Yes you are correct. In general, I have been trying to stay some-wh

Re: [PATCH 5/9] ARM: dts: Add GPMC node for OMAP2, OMAP4 and OMAP5

2013-03-14 Thread Benoit Cousson
On 03/14/2013 04:50 PM, Jon Hunter wrote: > > On 03/14/2013 10:45 AM, Benoit Cousson wrote: >> On 03/11/2013 06:56 PM, Jon Hunter wrote: >>> >>> On 03/09/2013 06:42 AM, Ezequiel Garcia wrote: >>>> On Fri, Mar 8, 2013 at 10:25 PM, Javier Martinez Canillas

Re: [PATCH 1/2] ARM: dts: OMAP3: Add GPMC controller

2013-03-14 Thread Benoit Cousson
Hi Florian, On 01/28/2013 06:54 PM, Florian Vaussard wrote: > Add device-tree support for the GPMC controller on the OMAP3. > > Signed-off-by: Florian Vaussard Applied and pushed. git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-omap-dt.git for_3.10/dts Regards, Benoit -- To unsu

Re: [PATCH 5/9] ARM: dts: Add GPMC node for OMAP2, OMAP4 and OMAP5

2013-03-14 Thread Benoit Cousson
On 03/14/2013 05:00 PM, Jon Hunter wrote: > > > On 03/14/2013 10:58 AM, Benoit Cousson wrote: >> On 03/14/2013 04:50 PM, Jon Hunter wrote: >>> >>> On 03/14/2013 10:45 AM, Benoit Cousson wrote: >>>> On 03/11/2013 06:56 PM, Jon Hunter wrote: >&g

Re: [PATCH 0/9] ARM: dts: Various OMAP2+ device-tree updates

2013-03-14 Thread Benoit Cousson
On 03/14/2013 04:59 PM, Jon Hunter wrote: > > On 03/14/2013 10:45 AM, Florian Vaussard wrote: >> Hi Benoit, >> >> On 03/14/2013 03:57 PM, Benoit Cousson wrote: >>> Salut Jon, >>> >>> On 03/08/2013 06:27 PM, Jon Hunter wrote: >>>>

Re: [PATCH 0/9] ARM: dts: Various OMAP2+ device-tree updates

2013-03-14 Thread Benoit Cousson
Hi Javier, On 03/14/2013 05:02 PM, Javier Martinez Canillas wrote: > On Thu, Mar 14, 2013 at 3:57 PM, Benoit Cousson wrote: >> Salut Jon, >> >> On 03/08/2013 06:27 PM, Jon Hunter wrote: >>> Various OMAP device-tree updates for PMU, DMA, GPIO, GPMC and boards. >

Re: [PATCH v3 0/7] ARM: dts: omap: Add dts data for USB

2013-03-15 Thread Benoit Cousson
Hi Kishon, On 03/13/2013 10:11 AM, kishon wrote: > Benoit, > > Will you be queuing this patch series? I'm reviewing them right now. Regards, Benoit > > Thanks > Kishon > > On Thursday 07 March 2013 07:05 PM, Kishon Vijay Abraham I wrote: >> Hi Benoit, >> >> Here are the dt data patches to ge

Re: [PATCH v3 0/7] ARM: dts: omap: Add dts data for USB

2013-03-15 Thread Benoit Cousson
+ Jon Hi Kishon, On 03/07/2013 02:35 PM, Kishon Vijay Abraham I wrote: > Hi Benoit, > > Here are the dt data patches to get usb device functional in OMAP platforms. > > All the patches deal with modifying arch/arm/boot except one which modifies > Documentation/../usb/omap-usb.txt > > Changes f

Re: [PATCH 0/8] ARM: dts: OMAP5: ocp address space and few updates

2013-03-15 Thread Benoit Cousson
Hi Santosh, On 03/15/2013 11:24 AM, Santosh Shilimkar wrote: > Benoit, > > On Wednesday 20 February 2013 09:08 PM, Santosh Shilimkar wrote: >> Few updates for OMAP5 found during testing OMAP5 DT builds. Couple >> of patches were already posted on the list. The series also contains >> a patch whic

Re: [PATCH v2 1/1] gpio: omap: dts: Move interrupt-controller from #interrupt-cells description

2013-03-15 Thread Benoit Cousson
Hi Javier, On 03/15/2013 01:18 PM, Javier Martinez Canillas wrote: > On Mon, Mar 4, 2013 at 9:56 PM, Javier Martinez Canillas > wrote: >> The binding documentation for the OMAP GPIO controller has the description >> for the "#interrupt-cells" property after the "interrupt-controller". >> This is

Re: [PATCH V2 0/2] ASoC: OMAP2+: Update Audio IP with sDMA binding for DT boot

2013-03-15 Thread Benoit Cousson
Hi Seb, On 03/11/2013 08:50 AM, Sebastien Guiriec wrote: > This patch serie is converting OMAP Audio IPs in order to use OMAP sDMA DT > binding in case of DT boot on OMAP2+ platforms. > > It is depending on the next patches: > > [1] http://www.spinics.net/lists/arm-kernel/msg227836.html > [2] ht

Re: [PATCH V2 0/8] ARM: dts: Various OMAP2+ device-tree updates

2013-03-15 Thread Benoit Cousson
Hi Jon, On 03/15/2013 02:57 PM, Jon Hunter wrote: > Various OMAP device-tree updates for PMU, DMA, GPIO, GPMC and boards. > > The DMA, PMU and OMAP3430 SDP board changes have been sent before > individually but re-sending here as a complete series for v3.10. > > This is based upon Benoit's for_3

Re: [PATCH V2 0/2] ASoC: OMAP2+: Update Audio IP with sDMA binding for DT boot

2013-03-15 Thread Benoit Cousson
Hi Mark, On 03/15/2013 05:56 PM, Mark Brown wrote: > On Fri, Mar 15, 2013 at 03:27:58PM +0100, Benoit Cousson wrote: > >> I've just applied it in my for_3.10/dts branch on top of Jon's series >> that does add the SDMA binding. > > The ASoC side doesn

Re: [PATCH V2 0/8] ARM: dts: Various OMAP2+ device-tree updates

2013-03-18 Thread Benoit Cousson
Hi Anil, On 03/17/2013 10:35 AM, Anil Kumar wrote: > Hi Benoit, > > On Fri, Mar 15, 2013 at 8:00 PM, Benoit Cousson wrote: >> Hi Jon, >> >> On 03/15/2013 02:57 PM, Jon Hunter wrote: >>> Various OMAP device-tree updates for PMU, DMA, GPIO, GPMC and boards. &

Re: [PATCH V4] ARM: dts: add minimal DT support for DevKit8000.

2013-03-18 Thread Benoit Cousson
Hi Anil, On 03/17/2013 06:23 AM, Anil Kumar wrote: > Hi Benoit, > > On Thu, Mar 7, 2013 at 12:21 PM, Benoit Cousson wrote: >> Hi, >> >> On 03/06/2013 06:53 PM, Tony Lindgren wrote: >>> * Anil Kumar [130305 18:40]: >>>> Hi Tony, >>>

Re: [PATCH v3 1/1] gpio: omap: dts: Move interrupt-controller from #interrupt-cells description

2013-03-26 Thread Benoit Cousson
v1: >> - Change the properties order to be consistent with the rest of the >> DT bindings docs suggested by Jon Hunter. >> >> Changes since v2: >> - Fix changelog that explained the opposite of what the patch was doing as >> suggested by Benoit Cousson.

Re: [PATCH v3 1/1] gpio: omap: dts: Move interrupt-controller from #interrupt-cells description

2013-03-26 Thread Benoit Cousson
On 03/26/2013 03:10 PM, Benoit Cousson wrote: > Hi Javier, > > On 03/26/2013 10:33 AM, Javier Martinez Canillas wrote: >> On Fri, Mar 15, 2013 at 2:31 PM, Javier Martinez Canillas >> wrote: >>> The binding documentation for the OMAP GPIO controller has the >>

Re: [PATCH v2 00/11] ARM: dts: OMAP5: ocp address space and few updates for 3.10

2013-03-26 Thread Benoit Cousson
Hi Santosh, The series looks good to me. I've just applied it and update my branch. I just slightly modified some changelog to fix typos. Thanks, Benoit On 03/19/2013 02:30 PM, Santosh Shilimkar wrote: > Benoit, > > Here is the branch rebased and updated against your 'for_3.10/dt' branch. > F

Re: [RFC 02/14] ARM: OMAP2+: add omapdss_init_of()

2013-03-27 Thread Benoit Cousson
Hi Tomi, On 03/27/2013 09:45 AM, Tomi Valkeinen wrote: > omapdss driver uses a omapdss platform device to pass platform specific > function pointers and DSS hardware version from the arch code to the > driver. This device is needed also when booting with DT. > > This patch adds omapdss_init_of()

Re: [RFC 00/14] Add DT support to OMAPDSS

2013-03-27 Thread Benoit Cousson
Hi Tomi, On 03/27/2013 09:45 AM, Tomi Valkeinen wrote: > Hi, > > This is an RFC for OMAPDSS DT support. I've only added support for a few > boards > and a few DSS outputs, but they should give quite a good range of different > use > cases. If these work well, I think the rest of the outputs and

Re: [RFC 00/14] Add DT support to OMAPDSS

2013-03-27 Thread Benoit Cousson
+ mturquette and Rajendra On 03/27/2013 09:45 AM, Tomi Valkeinen wrote: ... > * ti,dsi-module-id > > There's a ti,dsi-module-id property in the dsi node. The reason for this > module-id property is that we have muxes in the dss_core that route clocks > to/from a particular DSI module. So we nee

Re: [PATCH V2 0/8] ARM: OMAP3+: support cpufreq-cpu0 for device tree boot

2013-03-28 Thread Benoit Cousson
Hi Nishanth, The patches 1 to 6 looks good to me. Beside the pretty long Cc list, that should not necessarily contain all the mailing list. Since you are changing / renaming some DTS files, and to avoid any merge conflict I will apply only these 6 patches. DTS and driver changes are in theory ort

Re: [PATCH] ARM: dts: AM33XX: Corrects typo in interrupt field in SPI node

2013-03-28 Thread Benoit Cousson
Hi Philip, On 02/01/2013 06:37 AM, Philip Avinash wrote: > DT field of "interrupts" was mentioned wrongly as "interrupt" in SPI > node. This went unnoticed as spi-omap2 driver not making use of > interrupt. Fixes the typo. > > Signed-off-by: Philip Avinash > --- > arch/arm/boot/dts/am33xx.dtsi

Re: [PATCH-V2 0/6] ARM: dts: AM33XX: Cleanup and pinctrl binding support

2013-03-28 Thread Benoit Cousson
Hi Vaibhav, The series looks good to me, but unfortunately does not apply cleanly on top of the latest for_3.10/dts branch. Could you rebase it? Thanks, Benoit On 03/28/2013 07:42 AM, Vaibhav Hiremath wrote: > This patch series fixes the numbering schema for I2C and GPIO > module and adds the p

Re: [PATCH V2 0/8] ARM: OMAP3+: support cpufreq-cpu0 for device tree boot

2013-03-28 Thread Benoit Cousson
On 03/28/2013 02:43 PM, Nishanth Menon wrote: > Hi Benoit, > > On Thu, Mar 28, 2013 at 6:03 AM, Benoit Cousson wrote: >> The patches 1 to 6 looks good to me. Beside the pretty long Cc list, >> that should not necessarily contain all the mailing list. > Arrgh.. my bad. I

Re: [PATCH 0/5] ARM: OMAP: DMTIMER updates for v3.10

2013-04-05 Thread Benoit Cousson
On 04/04/2013 08:38 PM, Tony Lindgren wrote: > * Jon Hunter [130319 10:42]: >> Includes: >> - A couple fixes for DMTIMER context loss handling. >> - Populating DMTIMER errata when booting with device-tree. >> - A new function for requesting a DMTIMER by device-tree node. >> >> Based upon v3.9-rc3.

Re: [PATCH] ARM: dts: OMAP4+: Correct L3 interrupts

2013-04-05 Thread Benoit Cousson
On 04/05/2013 08:26 AM, Santosh Shilimkar wrote: > On Thursday 04 April 2013 11:36 PM, Jon Hunter wrote: >> The L3 interrupt numbers are incorrect for OMAP4+ and are conflicting >> with some of the timer interrupts causing the allocation of timer >> interrupts to fail. >> >> The problem is caused b

Re: [PATCH] ARM: dts: OMAP4+: Correct L3 interrupts

2013-04-05 Thread Benoit Cousson
Santosh and Jon, On 04/05/2013 10:08 AM, Benoit Cousson wrote: > On 04/05/2013 08:26 AM, Santosh Shilimkar wrote: >> On Thursday 04 April 2013 11:36 PM, Jon Hunter wrote: >>> The L3 interrupt numbers are incorrect for OMAP4+ and are conflicting >>> with some of the t

Re: [PATCH v4 00/21] ARM: OMAP2+: Adapt to ehci-omap changes for 3.10

2013-04-05 Thread Benoit Cousson
Hi Roger, On 03/20/2013 04:44 PM, Roger Quadros wrote: > Hi Tony, > > These patches provide the SoC side code required to support > the changes in the OMAP USB Host drivers done in [1], [2] & [3]. > > Device tree support is added for Beagleboard only. I've removed > Panda device tree support til

Re: [PATCH v4 00/21] ARM: OMAP2+: Adapt to ehci-omap changes for 3.10

2013-04-05 Thread Benoit Cousson
Hi Roger, On 04/05/2013 10:30 AM, Benoit Cousson wrote: ... >> ARM: dts: OMAP4: Add HS USB Host IP nodes >> ARM: dts: OMAP3: Add HS USB Host IP nodes >> ARM: dts: omap3-beagle: Add USB Host support > > These 3 DTS patches are good to me, but I cannot applied them

Re: [PATCH v4 00/21] ARM: OMAP2+: Adapt to ehci-omap changes for 3.10

2013-04-08 Thread Benoit Cousson
Hi Tony, On 04/05/2013 05:43 PM, Tony Lindgren wrote: > * Benoit Cousson [130405 03:00]: >> On 04/05/2013 10:30 AM, Benoit Cousson wrote: >> >> ... >> >>>> ARM: dts: OMAP4: Add HS USB Host IP nodes >>>> ARM: dts: OMAP3: Add HS USB Host I

Re: [PATCH 1/3] ARM: dts: Update OMAP3430 SDP NAND and ONENAND properties

2013-04-08 Thread Benoit Cousson
Hi Jon, On 04/08/2013 03:17 AM, Jon Hunter wrote: > The GPMC timing properties for device-tree have been updated by adding > a "-ns" or "-ps" suffix to indicate the units of time the property > represents (as suggested by Rob Herring). Therefore, update the timing > property names for the OMAP3430

[GIT PULL] ARM: OMAP: Device Tree for 3.10

2013-04-08 Thread Benoit Cousson
ng changes since commit 5852264f9d6139751796853fdfca9d5230cbfb97: Benoit Cousson (1): Merge tag 'omap-devel-b-for-3.10' of git://git.kernel.org/.../pjw/omap-pending into for_3.10/dts_merged are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git

Re: [PATCH] ARM: OMAP4: HWMOD: make 'ocp2scp_usb_phy_phy_48m" as the main clock

2013-04-09 Thread Benoit Cousson
Hi Kishon, On 04/09/2013 10:28 AM, Kishon Vijay Abraham I wrote: > commit 92702d (ARM: OMAP4: PM: fix PM regression introduced by recent > clock cleanup) makes the 'ocp2scp_usb_phy_phy_48m' as optional > functional clock causing regression in MUSB. But this 48MHz clock is a > mandatory clock for u

Re: 4430sdp nfsroot broken with ff5c9059

2013-04-11 Thread Benoit Cousson
Hi Javier, On 04/11/2013 01:58 AM, Javier Martinez Canillas wrote: > On Wed, Apr 10, 2013 at 7:31 PM, Jon Hunter wrote: >> Hi Tony, >> >> On 04/09/2013 04:23 PM, Tony Lindgren wrote: >>> Hi Jon, >>> >>> Looks like at least 4430sdp nfsroot got broken with commit >>> ff5c9059 (ARM: dts: OMAP3+: Cor

Re: [PATCH] ARM: dts: OMAP4+: remove multimedia carveouts

2013-05-06 Thread Benoit Cousson
Hi Suman, On 04/17/2013 11:26 PM, Suman Anna wrote: > The carveouts that have been reserved for multimedia usecases > are not being used currently by any driver and so have been > cleaned up. Memory will be allocated runtime through CMA for > enabling the multimedia usecases. > > Signed-off-by: S

Re: [PATCHv2 3/3] arm: dts: add bandgap entry for OMAP4460 devices

2013-05-15 Thread Benoit Cousson
Hi Eduardo, On 05/15/2013 04:58 PM, Eduardo Valentin wrote: > Include bandgap devices for OMAP4460 devices. > > Cc: "Benoît Cousson" > Cc: Tony Lindgren > Cc: Russell King > Cc: linux-omap@vger.kernel.org > Cc: devicetree-disc...@lists.ozlabs.org > Cc: linux-arm-ker...@lists.infradead.org > Cc

Re: [PATCHv2 3/3] arm: dts: add bandgap entry for OMAP4460 devices

2013-05-16 Thread Benoit Cousson
Hi Eduardo, On 05/15/2013 06:36 PM, Eduardo Valentin wrote: > On 15-05-2013 11:23, Benoit Cousson wrote: >> Hi Eduardo, >> >> On 05/15/2013 04:58 PM, Eduardo Valentin wrote: >>> Include bandgap devices for OMAP4460 devices. >>> >>> Cc: "Benoît

Re: [RFC/RFT] ARM: dts: add minimal DT support for Nokia N950 & N9

2013-05-23 Thread Benoit Cousson
Hi Aaro, On 05/22/2013 09:44 PM, Aaro Koskinen wrote: > Add minimal DT support for Nokia N950 & N9. The basic boot works. I can > connect to both devices with USB networking & ssh. dmesg output looks OK. That's great! Tony will like that :-) It is too bad I just have a N900 :-( > Functionality c

Re: [PATCH v2 2/2] ARM: dts: omap3-igep0030: Add NAND flash support

2013-05-27 Thread Benoit Cousson
Hi Javier, On 05/10/2013 09:40 PM, Javier Martinez Canillas wrote: > The IGEP COM Module has an 512MB NAND flash memory. > > Add a device node for this NAND and its parition layout. > > Signed-off-by: Javier Martinez Canillas > --- > > Changes since v1: > - I just realized that sent a wrong v

Re: [PATCH] ARM: dts: omap3-igep0020: Add SMSC911x LAN chip support

2013-05-27 Thread Benoit Cousson
+ new Jon's email address. Hi Javier, Sorry for the delay. On 05/09/2013 12:37 AM, Javier Martinez Canillas wrote: > On Wed, Apr 17, 2013 at 6:32 PM, Javier Martinez Canillas > wrote: >> The IGEPv2 board has an SMSC LAN9221i ethernet chip connected to >> the OMAP3 processor though the General-P

Re: [PATCH v2 2/2] ARM: dts: omap3-igep0030: Add NAND flash support

2013-05-27 Thread Benoit Cousson
On 05/27/2013 10:50 AM, Javier Martinez Canillas wrote: > On 05/27/2013 10:40 AM, Benoit Cousson wrote: >> Hi Javier, >> > > Hi Benoit, > >> On 05/10/2013 09:40 PM, Javier Martinez Canillas wrote: >>> The IGEP COM Module has an 512MB NAND flash memory. >

Re: [PATCH 0/2] ARM: OMAP AM33XX: clock data: Enable clkout2 output on SoC pad

2013-05-27 Thread Benoit Cousson
Salut Paul, On 05/20/2013 04:47 AM, Paul Walmsley wrote: > On Fri, 17 May 2013, Hiremath, Vaibhav wrote: > >> Tony, Paul and Benoit, >> >> Any update on this series? > > Most of the changes are DT-related, so it should probably go in via > Benoît. I'll ack the clock side, but have a comment on

Re: [PATCH v2 11/14] Documentation: dt: binding: omap: am43x timer

2013-05-29 Thread Benoit Cousson
Hi Afzal, On 05/29/2013 10:06 AM, Mohammed, Afzal wrote: > Hi Jon, > > On Wed, May 29, 2013 at 03:35:10, Stephen Warren wrote: >> On 05/28/2013 03:25 PM, Jon Hunter wrote: > ti,am335x-timer (applicable to AM335x devices) ti,am335x-timer-1ms (applic

Re: [PATCH v3 0/5] ARM: dts: OMAP2+: use preprocessor for device trees

2013-05-29 Thread Benoit Cousson
Salut Florian, On 05/28/2013 10:41 AM, Florian Vaussard wrote: > > On 05/27/2013 04:52 PM, Florian Vaussard wrote: >> Hello, >> >> Following a similar proposal by Stephen Warren for tegra [1], this series >> makes use of the C preprocessor when compiling OMAP DT files, and >> accomplishes some im

Re: [PATCH v2 14/14] ARM: dts: AM43x: initial support

2013-05-29 Thread Benoit Cousson
+ Florian Hi Afzal, On 05/27/2013 04:37 PM, Afzal Mohammed wrote: > DT source (minimal) for AM4372 SoC to represent AM43x SoC's. Those > represented here are the minimal DT nodes necessary to get kernel > booting. > > In DT nodes, "ti,hwmod" property has not been added, this would be > added alo

Re: [PATCH v3 0/5] ARM: dts: OMAP2+: use preprocessor for device trees

2013-05-29 Thread Benoit Cousson
On 05/29/2013 10:53 AM, Florian Vaussard wrote: > Hello Benoit, > > On 05/29/2013 10:46 AM, Benoit Cousson wrote: >> Salut Florian, >> >> On 05/28/2013 10:41 AM, Florian Vaussard wrote: >>> >>> On 05/27/2013 04:52 PM, Florian Vaussard wrote: >>

Re: [PATCH v2 14/14] ARM: dts: AM43x: initial support

2013-05-29 Thread Benoit Cousson
On 05/29/2013 10:57 AM, Florian Vaussard wrote: > Hello, > > On 05/29/2013 10:53 AM, Benoit Cousson wrote: >> + Florian >> >> Hi Afzal, >> >> On 05/27/2013 04:37 PM, Afzal Mohammed wrote: >>> DT source (minimal) for AM4372 SoC to represent AM43x S

Re: [PATCH v2 11/14] Documentation: dt: binding: omap: am43x timer

2013-05-29 Thread Benoit Cousson
On 05/29/2013 11:58 AM, Mohammed, Afzal wrote: > Hi Benoit, > > On Wed, May 29, 2013 at 14:09:18, Cousson, Benoit wrote: >> On 05/29/2013 10:06 AM, Mohammed, Afzal wrote: >>> On Wed, May 29, 2013 at 03:35:10, Stephen Warren wrote: On 05/28/2013 03:25 PM, Jon Hunter wrote: > > If you are

Re: [PATCH] ARM: DTS: OMAP4: Panda/SDP: twl6030: fix mux for IRQ pin and msecure line

2013-05-29 Thread Benoit Cousson
On 05/29/2013 06:13 PM, Kevin Hilman wrote: > "Cousson, Benoit" writes: > >> On 5/29/2013 5:29 PM, Kevin Hilman wrote: >>> >>> On May 29, 2013 8:06 AM, "Cousson, Benoit" >> > wrote: >>> > >>> > On 5/29/2013 4:03 PM, Kevin Hilman wrote: >>> >> >>> >> "Cousson, Benoit"

Re: [v2, 3/3] ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evm

2013-05-30 Thread Benoit Cousson
Hi Pekon, On 05/20/2013 06:44 AM, Gupta, Pekon wrote: > > > am33xx_pinmux: pinmux@44e10800 { > pinctrl-names = "default"; > - pinctrl-0 = <&matrix_keypad_s0 &volume_keys_s0>; > + pinctrl-0 = <&matrix_keypad_s0 &volume_keys_s0 > +

Re: [v2, 3/3] ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evm

2013-05-30 Thread Benoit Cousson
On 05/30/2013 09:31 AM, Gupta, Pekon wrote: >> Sorry, I missed that series. >> >> I'm applying it right now. >> > No issues.. Please pick newer v4 versions of this series. > Following are rebased, updated and tested on linux-3.10-rc3 > > [PATCH v4,0/3] http://www.spinics.net/lists/linux-omap/msg91

Re: [PATCH v2 11/14] Documentation: dt: binding: omap: am43x timer

2013-05-30 Thread Benoit Cousson
Hi Stephen, On 05/29/2013 05:27 PM, Stephen Warren wrote: > On 05/29/2013 02:39 AM, Benoit Cousson wrote: >> Hi Afzal, >> >> On 05/29/2013 10:06 AM, Mohammed, Afzal wrote: >>> Hi Jon, >>> >>> On Wed, May 29, 2013 at 03:35:10, Stephen Warren wrot

Re: [PATCH v4 0/5] ARM: dts: OMAP2+: Use preprocessor for device trees

2013-05-31 Thread Benoit Cousson
Hi Florian, On 05/31/2013 02:32 PM, Florian Vaussard wrote: > Hello, > > Following a similar proposal by Stephen Warren for tegra [1], this series > makes use of the C preprocessor when compiling OMAP DT files, and > accomplishes some improvements to improve overall readability. > > Patch 1 is a

[GIT PULL] ARM: OMAP: dts fixes for 3.10-rc4

2013-05-31 Thread Benoit Cousson
Hi Tony, Please pull two DTS fixes for the next -rc. Thanks, Benoit The following changes since commit e4aa937ec75df0eea0bee03bffa3303ad36c986b: Linus Torvalds (1): Linux 3.10-rc3 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/linux-

Re: [PATCH v7] ARM: dts: omap4-panda: Update the LED support for the panda DTS

2013-05-31 Thread Benoit Cousson
Hi Dan, On 05/29/2013 01:20 PM, Dan Murphy wrote: > The GPIO for LED D1 on the omap4-panda a1-a3 rev and the omap4-panda-es > are different. > > A1-A3 = gpio_wk7clean > ES = gpio_110 > > There is no change to LED D2 > > Abstract away the pinmux and the LED definitions for the two boards into >

Re: [PATCH v2 1/1] ARM: dts: OMAP4/AM35xx: Fix missing dtb in the dtbs target

2013-05-31 Thread Benoit Cousson
On 05/31/2013 04:05 PM, Florian Vaussard wrote: > When making the dtbs target on OMAP/AM35xx, some trees are not > built. > > Signed-off-by: Florian Vaussard Thanks for the fix Florian. I need to applied your AM series first to take that one otherwise the am3517-evm will fail since it depends o

Re: [PATCH v2 11/14] Documentation: dt: binding: omap: am43x timer

2013-06-03 Thread Benoit Cousson
Hi Afzal, On 06/03/2013 09:49 AM, Mohammed, Afzal wrote: > Hi Benoit, > > On Wed, May 29, 2013 at 19:05:35, Cousson, Benoit wrote: > >> And in this case, you do not introduce any new revision. >> >> There is no point to update the binding each time we add a new SoC >> variant that will contain t

Re: [PATCH 0/2] ARM: OMAP AM33XX: clock data: Enable clkout2 output on SoC pad

2013-06-03 Thread Benoit Cousson
Salut Paul, On 05/29/2013 09:06 PM, Paul Walmsley wrote: > Salut Benoît, > > On Mon, 27 May 2013, Benoit Cousson wrote: > >> On 05/20/2013 04:47 AM, Paul Walmsley wrote: >>> On Fri, 17 May 2013, Hiremath, Vaibhav wrote: >>> >>>> Tony, Paul

Re: [PATCH 1/2] ARM: dts: OMAP5: add PWM capability to timer nodes missing it

2013-06-03 Thread Benoit Cousson
Hi Suman, On 06/01/2013 12:17 AM, Anna, Suman wrote: > Benoit, Tony, > >> On 04/17/2013 06:23 PM, Suman Anna wrote: >>> OMAP5 has 6 timers (GPTimers 5, 6, 8 to 11) that are capable of PWM. >>> The PWM capability property is missing from the node definitions of >>> couple of timers, and this has

Re: [PATCH v3] ARM: dts: AM43x: initial support

2013-06-03 Thread Benoit Cousson
On 06/03/2013 03:19 PM, Afzal Mohammed wrote: > DT source (minimal) for AM4372 SoC to represent AM43x SoC's. Those > represented here are the minimal DT nodes necessary to get kernel > booting. > > In DT nodes, "ti,hwmod" property has not been added, this would be > added along with PRCM support f

Re: [PATCH v10 1/2] ARM: dts: omap4-panda: Update the LED support for the panda DTS

2013-06-03 Thread Benoit Cousson
Hi Dan, On 05/31/2013 05:44 PM, Dan Murphy wrote: > The GPIO for LED D1 on the omap4-panda a1-a3 rev and the omap4-panda-es > are different. > > A1-A3 = gpio_wk7 > ES = gpio_110 > > There is no change to LED D2 > > Abstract away the pinmux and the LED definitions for the two boards into > the r

Re: [PATCH v1] ARM: dts: omap4-panda: Update the twl6040 gpio to macro definition

2013-06-03 Thread Benoit Cousson
Hi Dan, On 05/31/2013 06:12 PM, Florian Vaussard wrote: > Hello Dan, > > On 05/31/2013 05:45 PM, Dan Murphy wrote: >> Update the dt property ti,audpwron-gpio to use the >> gpio macro definition for GPIO_ACTIVE_HIGH. >> >> Signed-off-by: Dan Murphy >> --- >> arch/arm/boot/dts/omap4-panda-common

Re: [GIT PULL] ARM: OMAP: dts fixes for 3.10-rc4

2013-06-03 Thread Benoit Cousson
Hi Tony, On 05/31/2013 03:23 PM, Benoit Cousson wrote: > Hi Tony, > > Please pull two DTS fixes for the next -rc. Please ignore that one. I'll send a new one with one more fix ASAP. Thanks, Benoit > > Thanks, > Benoit > > > Th

[GIT PULL v2] ARM: dts: OMAP fixes for 3.10-rc5

2013-06-03 Thread Benoit Cousson
Hi Tony, Please pull three DTS fixes for the next -rc. Thanks, Benoit The following changes since commit d683b96b072dc4680fc74964eca77e6a23d1fa6e: Linus Torvalds (1): Linux 3.10-rc4 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/bcousson/lin

Re: [PATCH 3/3] ARM: DTS: TWL4030: fix mux and wakeup for SYS_NIRQ line

2013-06-05 Thread Benoit Cousson
Salut Kevin, On 06/04/2013 12:19 AM, Kevin Hilman wrote: > Florian Vaussard writes: > >> Hello Kevin, >> >> On 06/01/2013 12:45 AM, Kevin Hilman wrote: >>> On most OMAP3 platforms, the twl4030 IRQ line is connected to the >>> SYS_NIRQ line on OMAP. Therefore, configure the defaults for the >>>

Re: [PATCH] MAINTAINERS: Update entry for omap related .dts files to cover new SoCs

2014-10-21 Thread Benoit Cousson
Hi Nishanth, On 21/10/2014 22:24, Nishanth Menon wrote: DRA7(including AM5x) and AM47x series are handled under OMAP umbrella. These SoC support and dts have been added since 3.14 kernel and Pull requests for these have come in from OMAP till date. So just ensure that get_maintainers can pick u

Re: [PATCH v4 16/23] ARM: OMAP2+: clock data: Merge utmi_px_gfclk into usb_host_hs_utmi_px_clk

2012-12-17 Thread Benoit Cousson
Hi, On 12/14/2012 07:44 PM, Paul Walmsley wrote: > Hi > > On Fri, 14 Dec 2012, Tony Lindgren wrote: > >> Paul, what about this patch? Looks like you've acked the other clock >> patches in this series but not this one? > > I commented on it briefly here: > > https://patchwork.kernel.org/patch/

Re: [PATCH 2/2] ARM: dts: OMAP2+: Add PMU nodes

2012-12-17 Thread Benoit Cousson
Hi Jon, On 12/14/2012 10:18 PM, Jon Hunter wrote: > Add PMU nodes for OMAP2, OMAP3 and OMAP4460 devices. > > Please note that the node for OMAP4460 has been placed in a separate > header file for OMAP4460, because the node is not compatible with > OMAP4430. But where is the omap4430 node then?

Re: [PATCH 2/2] ARM: dts: OMAP2+: Add PMU nodes

2012-12-17 Thread Benoit Cousson
Hi Jon, On 12/17/2012 04:58 PM, Jon Hunter wrote: > > On 12/17/2012 02:16 AM, Benoit Cousson wrote: >> Hi Jon, >> >> On 12/14/2012 10:18 PM, Jon Hunter wrote: >>> Add PMU nodes for OMAP2, OMAP3 and OMAP4460 devices. >>> >>> Please note that

Re: [PATCH v4 16/23] ARM: OMAP2+: clock data: Merge utmi_px_gfclk into usb_host_hs_utmi_px_clk

2012-12-17 Thread Benoit Cousson
On 12/17/2012 05:13 PM, Roger Quadros wrote: > On 12/17/2012 10:13 AM, Benoit Cousson wrote: >> Hi, >> >> On 12/14/2012 07:44 PM, Paul Walmsley wrote: >>> Hi >>> >>> On Fri, 14 Dec 2012, Tony Lindgren wrote: >>> >>>>

Re: [RESEND PATCH 2/2] ARM: dts: OMAP2+: Add PMU nodes

2012-12-17 Thread Benoit Cousson
On 12/17/2012 05:58 PM, Jon Hunter wrote: > > On 12/17/2012 10:38 AM, Mark Rutland wrote: >> On Fri, Dec 14, 2012 at 09:26:37PM +, Jon Hunter wrote: >>> Add PMU nodes for OMAP2, OMAP3 and OMAP4460 devices. >>> >>> Please note that the node for OMAP4460 has been placed in a separate >>> header

Re: [PATCH 1/1] ARM: dts: omap3-igep: remove VSIM regulator

2012-12-19 Thread Benoit Cousson
Hi Javier, On 12/19/2012 10:31 AM, Javier Martinez Canillas wrote: > On Sat, Dec 15, 2012 at 1:52 AM, Javier Martinez Canillas > wrote: >> commit 5a8095e9 ARM: dts: Add omap3-beagle.dts >> >> moved the VSIM regulator definition to the twl4030.dtsi to avoid >> duplication. A definition for the VSI

Re: 32kHz clock removal causes problems omap_hsmmc

2012-12-19 Thread Benoit Cousson
On 12/19/2012 02:01 PM, Felipe Balbi wrote: > Hi, > > +Sricharan who commited that > > On Wed, Dec 19, 2012 at 11:56:20AM +0100, Peter Ujfalusi wrote: >> On 12/19/2012 11:45 AM, Luciano Coelho wrote: Well, we still haven't got the foggiest idea what the actual problem is beyond that it'

Re: 32kHz clock removal causes problems omap_hsmmc

2012-12-19 Thread Benoit Cousson
On 12/19/2012 02:58 PM, Luciano Coelho wrote: > On Wed, 2012-12-19 at 14:51 +0100, Benoit Cousson wrote: >> On 12/19/2012 02:01 PM, Felipe Balbi wrote: >>> On Wed, Dec 19, 2012 at 11:56:20AM +0100, Peter Ujfalusi wrote: >>>> BTW: have you happened to ubdate u-boot re

Re: [PATCH RESEND] ARM: dts: AM33XX: Rename I2C and GPIO nodes

2013-01-08 Thread Benoit Cousson
Hi Anil, On 01/02/2013 11:12 AM, AnilKumar, Chimata wrote: > On Wed, Nov 21, 2012 at 17:22:17, AnilKumar, Chimata wrote: >> Rename I2C and GPIO nodes according to AM33XX TRM. According to >> AM33XX TRM device instances are starting from "0" like i2c0, i2c1 >> and i2c3. >> >> Signed-off-by: Panteli

Re: [PATCH v4 0/3] ARM/dts: omap3: Add DT support for IGEP devices

2013-01-08 Thread Benoit Cousson
Hi Javier, On 12/19/2012 02:33 PM, Javier Martinez Canillas wrote: > IGEP technology devices are TI OMAP3 SoC based industrial embedded > and computer-on-module boards. This patch-set adds initial device > tree support for these devices. > > The device trees allows to boot from an MMC and are wor

Re: [PATCH 0/3] can: Add D_CAN raminit support to am335x-evm

2013-01-09 Thread Benoit Cousson
Hi Anil, On 11/14/2012 07:08 PM, AnilKumar Ch wrote: > This patch series adds d_can raminit support to c_can/d_can driver, > which is required to init/de-init D_CAN message RAM (holds message > objects). Added corresponding DT changes to get resource of RAMINIT > register and device instance. > >

Re: [PATCH v3 0/3] ARM: dts: omap: add dt data for MUSB

2013-01-10 Thread Benoit Cousson
Hi Kishon, On 01/10/2013 07:19 AM, kishon wrote: > On Friday 28 December 2012 12:05 AM, Aaro Koskinen wrote: >> Hi, >> >> On Thu, Sep 20, 2012 at 05:21:15AM +0200, Benoit Cousson wrote: >>> On 09/19/2012 11:32 AM, Kishon Vijay Abraham I wrote: >>>>

Re: [PATCH V2 2/2] ARM: dts: OMAP2+: Add PMU nodes

2013-01-11 Thread Benoit Cousson
Hi Jon, On 12/17/2012 06:49 PM, Jon Hunter wrote: > Add PMU nodes for OMAP2, OMAP3 and OMAP4460 devices. > > Please note that the node for OMAP4460 has been placed in a separate > header file for OMAP4460, because the node is not compatible with > OMAP4430. The node for OMAP4430 is not included b

Re: [PATCH 0/5] ARM: dts: OMAP3+: PWM support for TWL and selected boards

2013-01-22 Thread Benoit Cousson
Hi Peter, On 01/22/2013 11:11 AM, Peter Ujfalusi wrote: > Hi Benoit, > > I have prepared for you a branch from where you can pull this set on top of > mainline v3.8-rc4: Cool thanks, I'll merged it in my branch. Thanks, Benoit > > Regards, > Péter > > --- > The following changes since commit

Re: [PATCH 2/5] ARM: dts: twl6030: Add PWM support

2013-01-22 Thread Benoit Cousson
Hi Peter, Just one minor typo here. On 01/18/2013 03:36 PM, Peter Ujfalusi wrote: > Enable support for the PWMs and LED as PWM drivers. > > Signed-off-by: Peter Ujfalusi > --- > arch/arm/boot/dts/twl6030.dtsi | 12 > 1 file changed, 12 insertions(+) > > diff --git a/arch/arm/boot

Re: [PATCH 2/5] ARM: dts: twl6030: Add PWM support

2013-01-22 Thread Benoit Cousson
On 01/22/2013 11:49 AM, Peter Ujfalusi wrote: > HI Benoit, > > On 01/22/2013 11:39 AM, Benoit Cousson wrote: >>> + >>> + twl_pwm: pwm { >>> + /* provides two PWMs (id 0, 1 for PWM1 and PWM2) */ >>> + compatible = &quo

Re: [PATCH 08/10] ARM: OMAP5: hwmod data: Create initial OMAP5 SOC hwmod data

2013-01-22 Thread Benoit Cousson
Hi Tony, On 01/21/2013 07:01 PM, Tony Lindgren wrote: > * Santosh Shilimkar [130121 07:09]: >>> >> So I looked at this one with help of Rajendra. We can get rid of the >> IRQ and DMA data(needs DMA biding updates) easily. The address >> space though is needed since hwmod code uses it to setup the

Re: [PATCH 0/2] ARM: dts: omap3-overo: Add pwm-leds and audio support

2013-01-24 Thread Benoit Cousson
+ Peter who did the original PWM Hi Florian, On 01/23/2013 06:56 PM, Florian Vaussard wrote: > Hello Benoit, > > This patchset adds some new DT supports to the Overo products. > The first patch converts the PMIC LEDB output to use the pwm-leds, > newly merged in your branch for_3.9/dts. The seco

Re: [PATCH 0/2] ARM: dts: omap3-overo: Add pwm-leds and audio support

2013-02-06 Thread Benoit Cousson
Salut Florian, On 02/04/2013 10:14 AM, Florian Vaussard wrote: > Hello Benoit, > > On 01/24/2013 01:21 PM, Benoit Cousson wrote: >> + Peter who did the original PWM >> >> Hi Florian, >> >> On 01/23/2013 06:56 PM, Florian Vaussard wrote: >>> Hell

Re: [PATCH 8/8] ARM: dts: OMAP5: Add ocp address space for all hwmods

2013-02-25 Thread Benoit Cousson
e DTS a little bit weird and non-standard. You'd better use the status=disabled flag for that. > Cc: Benoit Cousson > > Signed-off-by: Santosh Shilimkar > --- > arch/arm/boot/dts/omap5.dtsi | 238 > ++ > 1 file changed, 238

Re: [PATCH 0/2] ARM: dts: omap3-overo: Add pwm-leds and audio support

2013-02-26 Thread Benoit Cousson
Hi Florian, On 02/26/2013 05:07 PM, Florian Vaussard wrote: > Hi, > > On 02/07/2013 08:58 AM, Peter Ujfalusi wrote: >> Hi, >> >> On 02/06/2013 02:30 PM, Benoit Cousson wrote: >>>> So a patch is being merged to handle triggers in the case of pwm >>&g

Re: [PATCH 3/5] gpio/omap: Add DT support to GPIO driver

2013-02-28 Thread Benoit Cousson
+ Jon who was brave enough to take over the OMAP GPIO driver + New email address for Kevin since he is no longer at TI :-(. - Tarun that left TI but I don't have his new email Hi Linus, On 02/28/2013 12:41 AM, Linus Walleij wrote: > On Wed, Feb 15, 2012 at 5:04 PM, Benoit Cousson wrot

Re: [PATCH V4] ARM: dts: add minimal DT support for DevKit8000.

2013-03-06 Thread Benoit Cousson
Hi, On 03/06/2013 06:53 PM, Tony Lindgren wrote: > * Anil Kumar [130305 18:40]: >> Hi Tony, >> From: linux-arm-kernel [mailto:linux-arm-kernel- boun...@lists.infradead.org] On Behalf Of Anil Kumar Sent: Wednesday, February 27, 2013 8:03 AM To: devicetree-disc...@lists.ozlabs.o

<    5   6   7   8   9   10