Re: [PATCH V2] arm:DTS Correct audio input route set mic bias

2015-07-14 Thread Ash Charles
, Line In; + MIC3L,Mic3L Switch; }; mcasp0 { Note, this is getting resent to correct the sign-offs as requested https://lkml.org/lkml/2015/7/14/56 Acked-by: Ash Charles ashchar...@gmail.com -- To unsubscribe from this list: send the line unsubscribe linux

Re: [PATCH 2/3] ARM: dts: configure regulators for Gumstix Pepper

2015-07-02 Thread Ash Charles
On Sun, Jun 28, 2015 at 11:47 PM, Tony Lindgren t...@atomide.com wrote: Signed-off-by: Ash Charles ashchar...@gmail.com From Adam, sent by Arun, signed by Ash? Can you please check that too. I reviewed Adam's original patch internally at Gumstix and my Signed-off-by got carried along

[PATCH 4/5] omap3: overo: Support PoP NAND

2015-06-12 Thread Ash Charles
partition should fill to the end of the chip (i.e. MTDPART_SIZ_FULL). With thanks to Florian Vaussard for the original patch [2] and Adam Lee for updating it here. Signed-off-by: Ash Charles ashchar...@gmail.com [1] http://lists.infradead.org/pipermail/linux-arm-kernel/2013-June/175760.html [2

[PATCH 2/5] omap3: dts: Add DTS for Gumstix TobiDuo expansion board

2015-06-12 Thread Ash Charles
/ [2] http://www.spinics.net/lists/linux-omap/msg115282.html Signed-off-by: Ash Charles ashchar...@gmail.com --- arch/arm/boot/dts/Makefile| 2 + arch/arm/boot/dts/omap3-overo-storm-tobiduo.dts | 22 arch/arm/boot/dts/omap3-overo-tobiduo-common.dtsi | 66

[PATCH 3/5] omap3: overo: Enable McBSP2 for all Overo COMs

2015-06-12 Thread Ash Charles
and omap3-overo-storm.dtsi. This corrects audio on the Storm COMs where the setting was accidentally missing from the device tree. Signed-off-by: Ash Charles ashchar...@gmail.com --- arch/arm/boot/dts/omap3-overo-base.dtsi | 4 arch/arm/boot/dts/omap3-overo.dtsi | 4 2 files changed

[PATCH 5/5] omap3: overo: Add device tree for Palo35 board

2015-06-12 Thread Ash Charles
From: Adam YH Lee adam.yh@gmail.com Also, reduce the maximum SPI device speed to the max. supported by the LCD controller used on the LGPhilips LB035Q02 panel for this board. Signed-off-by: Ash Charles ashchar...@gmail.com --- arch/arm/boot/dts/Makefile | 2 + arch

[PATCH 1/5] omap3: overo: Update LCD panel names

2015-06-12 Thread Ash Charles
=dvi) or, failing this, the device tree alias (e.g. label=display0). Update the panel names for the 'lcd43' and 'lcd35' displays in the device tree such that they match the names passed by u-boot. Signed-off-by: Ash Charles ashchar...@gmail.com --- arch/arm/boot/dts/omap3-overo-common-lcd35.dtsi | 2

[PATCH 0/5] Device Tree Fixes for Overo

2015-06-12 Thread Ash Charles
for Palo35 board Ash Charles (2): omap3: dts: Add DTS for Gumstix TobiDuo expansion board omap3: overo: Support PoP NAND arch/arm/boot/dts/Makefile| 4 ++ arch/arm/boot/dts/omap3-overo-base.dtsi | 55 +++ arch/arm/boot/dts/omap3-overo-common

Re: [PATCH 3/3] ARM: dts: Fix frequency scaling on Gumstix Pepper.

2015-06-09 Thread Ash Charles
This works well for me--cpufreq seems much happier. Tested-by: Ash Charles ashchar...@gmail.com On Thu, Jun 4, 2015 at 11:08 AM, Arun Bharadwaj a...@gumstix.com wrote: The device tree for Gumstix Pepper has DCDC2 and DCDC3 correctly labelled but the upper limit values are wrong. The confusion

Re: High CPU usage when video streaming on EHCI, 3.17.8 kernel with DMA enabled

2015-05-21 Thread Ash Charles
On Mon, May 18, 2015 at 7:59 AM, Tony Lindgren t...@atomide.com wrote: [PATCH] dmaengine: omap-dma: Add support for memcpy Hi Tom, To follow up on your corresponding mail to the gumstix list [1], I tried on the 3.17.8 kernel on an Overo COM (DM37390) with the suggested dmaengine patch applied.

Re: Supporting two SMSC9221 interfaces on GPMC in a dts

2015-01-29 Thread Ash Charles
On Thu, Jan 29, 2015 at 8:20 AM, Tony Lindgren t...@atomide.com wrote: Yeah I think this is how we did it for omap3-sbc-*.dts*. This works but seems, well, verbose. Is there a way to setup multiple interfaces without having to duplicate the omap-gpmc-smsc9221.dtsi content? Hmm I wonder if

Supporting two SMSC9221 interfaces on GPMC in a dts

2015-01-28 Thread Ash Charles
Hi, The Gumstix Tobi-Duo board has two SMSC9221 NICs attached to the GPMC interface of an OMAP3. I'm trying to figure out how best to include both interfaces in the device tree file. With just one interface, I can #include omap-gpmc-smsc9221.dtsi, add the extra board specific settings in to

Re: DT support for OMAP3 ISP

2015-01-27 Thread Ash Charles
] http://gumstix-misc.s3.amazonaws.com/patches/0002-Pulling-in.patch On Tue, Jan 6, 2015 at 6:41 PM, Ash Charles ashchar...@gmail.com wrote: Thanks for the hints. I tried the suggested branch adding omap3isp data to the Overo device tree and device tree bindings for the mt9v032 device. I needed

DT support for OMAP3 ISP

2015-01-06 Thread Ash Charles
Hi, I'm playing with the Caspa camera (mt9v032) and Overo on the 3.17 kernel. It looks like there has been some work on dt-bindings for the omap3isp (notably [1] and [2]) but I didn't see anything heading for mainline. What would be needed to support cameras using the omap3isp in a mainline

Re: DT support for OMAP3 ISP

2015-01-06 Thread Ash Charles
DMA here? --Ash On Tue, Jan 6, 2015 at 2:11 PM, Sakari Ailus sakari.ai...@iki.fi wrote: (Fixed Laurent's e-mail.) Moikka, On Tue, Jan 06, 2015 at 01:42:18PM -0800, Tony Lindgren wrote: * Ash Charles ashchar...@gmail.com [150106 12:45]: Hi, I'm playing with the Caspa camera (mt9v032

Re: OMAP 3630 random crashes

2014-06-20 Thread Ash Charles
Hi Casper, What is the top-side marking on the memory chip on your Overo? There were some random faults due to poor memory chips marked 'JW513' from about 18 months ago. --Ash On Fri, Jun 20, 2014 at 7:00 AM, Casper Lyngesen Mogensen clmogen...@grundfos.com wrote: Hi U-boot seems to set the

Re: [PATCH] omap: Add devicetree for Gumstix Pepper board

2014-06-10 Thread Ash Charles
On Tue, Jun 10, 2014 at 8:59 AM, Florian Vaussard florian.vauss...@epfl.ch wrote: It is not very common to add oneself as the maintainer of a single .dts file. I could only found the am335x-nano.dts with such a way of doing. Usually get_maintainer.pl will also take into account the commit

[Patch v2] omap: Add devicetree for Gumstix Pepper board

2014-06-10 Thread Ash Charles
This adds the Gumstix Pepper[1] single-board computer based on the TI AM335x processor. Schematics are available [2]. [1] https://store.gumstix.com/index.php/products/344/ [2] https://pubs.gumstix.com/boards/PEPPER/ Signed-off-by: Ash Charles ashchar...@gmail.com --- arch/arm/boot/dts/Makefile

[PATCH] omap: Add devicetree for Gumstix Pepper board

2014-06-06 Thread Ash Charles
This adds the Gumstix Pepper[1] single-board computer based on the TI AM335x processor. Schematics are available [2]. [1] https://store.gumstix.com/index.php/products/344/ [2] https://pubs.gumstix.com/boards/PEPPER/ Signed-off-by: Ash Charles ashchar...@gmail.com --- MAINTAINERS

Re: [PATCH 00/18] ARM: dts: Better support for Gumstix Overo

2014-01-09 Thread Ash Charles
Hi Florian, On Thu, Jan 9, 2014 at 9:06 AM, Benoit Cousson bcous...@baylibre.com wrote: The patches 13 to 17 are based on the hardware schematics and compile-tested, as I do not have the necessary hardware (anyone willing to send me some boards ? :-) Firstly: thanks! Secondly: Could you email