Re: Linux 4.2.0-rc5: am335x: musb warnings

2015-12-30 Thread Yegor Yefremov
Hi Felipe, hi Ladislav, On Wed, Oct 14, 2015 at 1:47 AM, Ladislav Michl <la...@linux-mips.org> wrote: > On Mon, Aug 31, 2015 at 03:11:58PM +0200, Yegor Yefremov wrote: >> Hi Felipe, >> >> On Fri, Aug 7, 2015 at 12:57 PM, Yegor Yefremov >> <yegorsli...@googl

musb: communication issue with more than 12 FTDI ports

2015-10-12 Thread Yegor Yefremov
We have a problem, when using more than 12 FTDI ports. Kernels tried: 3.18.1, 4.2.3 and 4.3-rc5. SoC am335x 600MHz Below the USB topology: # lsusb -t /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=musb-hdrc/1p, 480M /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=musb-hdrc/1p, 480M |__

Re: musb: communication issue with more than 12 FTDI ports

2015-10-12 Thread Yegor Yefremov
On Mon, Oct 12, 2015 at 11:34 AM, Yegor Yefremov <yegorsli...@googlemail.com> wrote: > We have a problem, when using more than 12 FTDI ports. Kernels tried: > 3.18.1, 4.2.3 and 4.3-rc5. SoC am335x 600MHz > > Below the USB topology: > > # lsusb -t > /: Bus 02.Port 1: De

Re: Linux 4.2.0-rc5: am335x: musb warnings

2015-09-24 Thread Yegor Yefremov
Hi Felipe, On Tue, Sep 8, 2015 at 5:45 PM, Felipe Balbi <ba...@ti.com> wrote: > On Mon, Sep 07, 2015 at 12:32:10PM +0200, Yegor Yefremov wrote: >> On Mon, Aug 31, 2015 at 7:41 PM, Felipe Balbi <ba...@ti.com> wrote: >> > Hi, >> > >> > On Mon, Aug

Re: Linux 4.2.0-rc5: am335x: musb warnings

2015-09-07 Thread Yegor Yefremov
On Mon, Aug 31, 2015 at 7:41 PM, Felipe Balbi <ba...@ti.com> wrote: > Hi, > > On Mon, Aug 31, 2015 at 11:41:59AM -0500, Felipe Balbi wrote: >> On Mon, Aug 31, 2015 at 03:11:58PM +0200, Yegor Yefremov wrote: >> > Hi Felipe, >> > >> > On Fri, Aug 7,

Re: Linux 4.2.0-rc5: am335x: musb warnings

2015-08-31 Thread Yegor Yefremov
Hi Felipe, On Fri, Aug 7, 2015 at 12:57 PM, Yegor Yefremov <yegorsli...@googlemail.com> wrote: > On Fri, Aug 7, 2015 at 12:16 PM, Yegor Yefremov > <yegorsli...@googlemail.com> wrote: >> On Thu, Aug 6, 2015 at 4:21 PM, Felipe Balbi <ba...@ti.com> wrote: >>>

Re: Linux 4.2.0-rc5: am335x: musb warnings

2015-08-07 Thread Yegor Yefremov
On Fri, Aug 7, 2015 at 12:16 PM, Yegor Yefremov yegorsli...@googlemail.com wrote: On Thu, Aug 6, 2015 at 4:21 PM, Felipe Balbi ba...@ti.com wrote: HI, On Thu, Aug 06, 2015 at 09:40:26AM +0200, Yegor Yefremov wrote: I performed a stress test with several FT4232H chips connected to a how many

Re: Linux 4.2.0-rc5: am335x: musb warnings

2015-08-07 Thread Yegor Yefremov
On Thu, Aug 6, 2015 at 4:21 PM, Felipe Balbi ba...@ti.com wrote: HI, On Thu, Aug 06, 2015 at 09:40:26AM +0200, Yegor Yefremov wrote: I performed a stress test with several FT4232H chips connected to a how many ? # lsusb -t /: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=musb-hdrc/1p, 480M

Linux 4.2.0-rc5: am335x: musb warnings

2015-08-06 Thread Yegor Yefremov
I performed a stress test with several FT4232H chips connected to a hub, that is attached to one of the musb ports. So far the test was successful for several hours. But I've seen following warnings: musb_host_rx 1973: Rx interrupt with no errors or packet! musb_ep_program 931: broken !rx_reinit,

Re: [PATCH] tty: serial: omap: use mctrl_gpio helpers

2015-05-26 Thread Yegor Yefremov
...@googlemail.com wrote: From: Yegor Yefremov yegorsli...@googlemail.com This patch permits to use GPIOs to control the CTS/RTS/DTR/DSR/DCD/RI signals. Signed-off-by: Yegor Yefremov yegorsli...@googlemail.com --- .../devicetree/bindings/serial/omap_serial.txt |9

Re: OMAP: 4.0-rc7: dma_async_device_register issue

2015-04-09 Thread Yegor Yefremov
On Thu, Apr 9, 2015 at 3:37 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Thu, Apr 09, 2015 at 10:42:15AM +0200, Yegor Yefremov wrote: I see this during the boot: platform musb-hdrc.1.auto: Driver musb-hdrc requests probe deferral [ cut here ] WARNING: CPU: 0 PID: 1

OMAP: 4.0-rc7: dma_async_device_register issue

2015-04-09 Thread Yegor Yefremov
I see this during the boot: platform musb-hdrc.1.auto: Driver musb-hdrc requests probe deferral [ cut here ] WARNING: CPU: 0 PID: 1 at drivers/dma/dmaengine.c:863 dma_async_device_register+0x2a8/0x4d8() this driver doesn't support generic slave capabilities reporting

Re: am335x: USB DMA IRQ issue

2015-02-28 Thread Yegor Yefremov
On Tue, Feb 24, 2015 at 5:36 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Thu, Feb 05, 2015 at 12:19:23PM +0100, Yegor Yefremov wrote: I have a problem with my am335x based board and USB. Kernel: Linux version 3.18.1 (YegorYefremov@development1) (gcc version 4.9.2 (Buildroot 2015.02-git

am335x: USB DMA IRQ issue

2015-02-05 Thread Yegor Yefremov
I have a problem with my am335x based board and USB. Kernel: Linux version 3.18.1 (YegorYefremov@development1) (gcc version 4.9.2 (Buildroot 2015.02-git-00797-gf1b07c0) ) #1 SMP Thu Jan 15 15:31:27 CET 2015 I took two devices and equipped them with USB WLAN cards: Bus 001 Device 003: ID

am335x: device tree entry for PRM_RTSTIME

2015-02-03 Thread Yegor Yefremov
I need to change the reset length. This is not a problem via devmem 0x44e00f04 32 0x10ff, but I would like to specify this in DTS file. So far I could find these macros, but they seem not be used anywhere: arch/arm/mach-omap2/prm33xx.h:#define AM33XX_PRM_RSTTIME_OFFSET 0x0004

Re: am335x: cpsw: interrupt failure

2014-12-29 Thread Yegor Yefremov
On Fri, Dec 12, 2014 at 8:19 PM, Yegor Yefremov yegorsli...@googlemail.com wrote: On Fri, Dec 12, 2014 at 6:32 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Fri, Dec 12, 2014 at 01:00:51PM +0100, Yegor Yefremov wrote: U-Boot version: 2014.07 Kernel config is omap2plus with enabled USB # cat

Re: USB OTG doesn't work in HOST mode on OMAP3 processor on 3.18-rc5

2014-11-30 Thread Yegor Yefremov
On Sat, Nov 29, 2014 at 4:35 PM, Felipe Balbi ba...@ti.com wrote: Hi, On Fri, Nov 28, 2014 at 11:35:53AM +0100, Yegor Yefremov wrote: On Wed, Nov 19, 2014 at 6:53 PM, Tony Lindgren t...@atomide.com wrote: * Enric Balletbo Serra eballe...@gmail.com [141119 03:14]: 2014-11-18 16:42 GMT+01:00

Re: USB OTG doesn't work in HOST mode on OMAP3 processor on 3.18-rc5

2014-11-28 Thread Yegor Yefremov
On Wed, Nov 19, 2014 at 6:53 PM, Tony Lindgren t...@atomide.com wrote: * Enric Balletbo Serra eballe...@gmail.com [141119 03:14]: 2014-11-18 16:42 GMT+01:00 Tony Lindgren t...@atomide.com: Checked again, and no luck. It's very weird because from the OTG point of view, OTG is exactly the same

Re: am335x: linux 3.16-rc3: USB DMA issue

2014-07-08 Thread Yegor Yefremov
On Wed, Jul 2, 2014 at 3:28 PM, Yegor Yefremov yegorsli...@googlemail.com wrote: On Tue, Jul 1, 2014 at 5:37 PM, Ezequiel García ezequ...@vanguardiasur.com.ar wrote: On 1 July 2014 12:07, Yegor Yefremov yegorsli...@googlemail.com wrote: [..] What can be done with these error messages

Re: am335x: linux 3.16-rc3: USB DMA issue

2014-07-02 Thread Yegor Yefremov
On Tue, Jul 1, 2014 at 5:37 PM, Ezequiel García ezequ...@vanguardiasur.com.ar wrote: On 1 July 2014 12:07, Yegor Yefremov yegorsli...@googlemail.com wrote: [..] What can be done with these error messages: of_get_named_gpiod_flags: can't parse gpios property of node '/ocp/usb@4740/usb

Re: am335x: linux 3.16-rc3: USB DMA issue

2014-07-02 Thread Yegor Yefremov
On Tue, Jul 1, 2014 at 5:43 PM, Bin Liu binml...@gmail.com wrote: On Tue, Jul 1, 2014 at 10:37 AM, Ezequiel García ezequ...@vanguardiasur.com.ar wrote: On 1 July 2014 12:07, Yegor Yefremov yegorsli...@googlemail.com wrote: [..] What can be done with these error messages

Re: am335x: system doesn't reboot after flashing NAND

2014-07-02 Thread Yegor Yefremov
On Fri, Jun 6, 2014 at 11:33 AM, Roger Quadros rog...@ti.com wrote: On 06/05/2014 01:07 PM, Yegor Yefremov wrote: On Thu, Jun 5, 2014 at 12:02 PM, Roger Quadros rog...@ti.com wrote: On 06/04/2014 10:45 PM, Yegor Yefremov wrote: On Wed, Jun 4, 2014 at 12:52 PM, Sekhar Nori nsek...@ti.com wrote

Re: am335x: system doesn't reboot after flashing NAND

2014-07-02 Thread Yegor Yefremov
On Wed, Jul 2, 2014 at 5:45 PM, Yegor Yefremov yegorsli...@googlemail.com wrote: On Fri, Jun 6, 2014 at 11:33 AM, Roger Quadros rog...@ti.com wrote: On 06/05/2014 01:07 PM, Yegor Yefremov wrote: On Thu, Jun 5, 2014 at 12:02 PM, Roger Quadros rog...@ti.com wrote: On 06/04/2014 10:45 PM, Yegor

am335x: linux 3.16-rc3: USB DMA issue

2014-07-01 Thread Yegor Yefremov
I have following system: USB0: host mode (USB hub is soldered internally) USB1: OTG mode with OTG connector My DTS: http://pastebin.com/KB3iTehQ If I enable DMA in the kernel, I get USB0 working, i.e. USB hub is detected and USB devices, that are connected to this hub are also detected and

Re: am335x: linux 3.16-rc3: USB DMA issue

2014-07-01 Thread Yegor Yefremov
On Tue, Jul 1, 2014 at 3:03 PM, Yegor Yefremov yegorsli...@googlemail.com wrote: I have following system: USB0: host mode (USB hub is soldered internally) USB1: OTG mode with OTG connector My DTS: http://pastebin.com/KB3iTehQ If I enable DMA in the kernel, I get USB0 working, i.e. USB hub

Re: am335x: system doesn't reboot after flashing NAND

2014-06-05 Thread Yegor Yefremov
On Thu, Jun 5, 2014 at 12:02 PM, Roger Quadros rog...@ti.com wrote: On 06/04/2014 10:45 PM, Yegor Yefremov wrote: On Wed, Jun 4, 2014 at 12:52 PM, Sekhar Nori nsek...@ti.com wrote: On Wednesday 04 June 2014 04:00 PM, Yegor Yefremov wrote: On Wed, Jun 4, 2014 at 12:20 PM, Sekhar Nori nsek

Re: am335x: system doesn't reboot after flashing NAND

2014-06-04 Thread Yegor Yefremov
On Wed, Jun 4, 2014 at 8:40 AM, Sekhar Nori nsek...@ti.com wrote: On Tuesday 03 June 2014 04:18 PM, Yegor Yefremov wrote: On Tue, Jun 3, 2014 at 9:57 AM, Yegor Yefremov yegorsli...@googlemail.com wrote: Kernel: 3.14, 3.15 (I haven't tried another kernels) As soon as I write something to my

Re: am335x: system doesn't reboot after flashing NAND

2014-06-04 Thread Yegor Yefremov
On Wed, Jun 4, 2014 at 10:54 AM, Sekhar Nori nsek...@ti.com wrote: On Wednesday 04 June 2014 01:55 PM, Yegor Yefremov wrote: On Wed, Jun 4, 2014 at 8:40 AM, Sekhar Nori nsek...@ti.com wrote: On Tuesday 03 June 2014 04:18 PM, Yegor Yefremov wrote: On Tue, Jun 3, 2014 at 9:57 AM, Yegor Yefremov

Re: am335x: system doesn't reboot after flashing NAND

2014-06-04 Thread Yegor Yefremov
On Wed, Jun 4, 2014 at 10:48 AM, Roger Quadros rog...@ti.com wrote: Hi, On 06/04/2014 11:25 AM, Yegor Yefremov wrote: On Wed, Jun 4, 2014 at 8:40 AM, Sekhar Nori nsek...@ti.com wrote: On Tuesday 03 June 2014 04:18 PM, Yegor Yefremov wrote: On Tue, Jun 3, 2014 at 9:57 AM, Yegor Yefremov

Re: am335x: system doesn't reboot after flashing NAND

2014-06-04 Thread Yegor Yefremov
On Wed, Jun 4, 2014 at 11:49 AM, Roger Quadros rog...@ti.com wrote: On 06/04/2014 12:39 PM, Yegor Yefremov wrote: On Wed, Jun 4, 2014 at 10:54 AM, Sekhar Nori nsek...@ti.com wrote: On Wednesday 04 June 2014 01:55 PM, Yegor Yefremov wrote: On Wed, Jun 4, 2014 at 8:40 AM, Sekhar Nori nsek

Re: am335x: system doesn't reboot after flashing NAND

2014-06-04 Thread Yegor Yefremov
On Wed, Jun 4, 2014 at 12:20 PM, Sekhar Nori nsek...@ti.com wrote: On Wednesday 04 June 2014 03:11 PM, Yegor Yefremov wrote: On Wed, Jun 4, 2014 at 10:48 AM, Roger Quadros rog...@ti.com wrote: Hi, On 06/04/2014 11:25 AM, Yegor Yefremov wrote: On Wed, Jun 4, 2014 at 8:40 AM, Sekhar Nori nsek

Re: am335x: system doesn't reboot after flashing NAND

2014-06-04 Thread Yegor Yefremov
On Wed, Jun 4, 2014 at 12:21 PM, Roger Quadros rog...@ti.com wrote: On 06/04/2014 01:07 PM, Yegor Yefremov wrote: On Wed, Jun 4, 2014 at 11:49 AM, Roger Quadros rog...@ti.com wrote: On 06/04/2014 12:39 PM, Yegor Yefremov wrote: On Wed, Jun 4, 2014 at 10:54 AM, Sekhar Nori nsek...@ti.com wrote

Re: am335x: system doesn't reboot after flashing NAND

2014-06-04 Thread Yegor Yefremov
On Wed, Jun 4, 2014 at 1:49 PM, Gupta, Pekon pe...@ti.com wrote: On Wednesday 04 June 2014 04:00 PM, Yegor Yefremov wrote: [...] The way ROM works for XIP boot is: 1) Set chip select 0 base address to 0x0800' 2) Read memory at 0x0800' 3) If something else other than 0x0 or ~0x0

Re: am335x: system doesn't reboot after flashing NAND

2014-06-04 Thread Yegor Yefremov
On Wed, Jun 4, 2014 at 12:52 PM, Sekhar Nori nsek...@ti.com wrote: On Wednesday 04 June 2014 04:00 PM, Yegor Yefremov wrote: On Wed, Jun 4, 2014 at 12:20 PM, Sekhar Nori nsek...@ti.com wrote: On Wednesday 04 June 2014 03:11 PM, Yegor Yefremov wrote: On Wed, Jun 4, 2014 at 10:48 AM, Roger

am335x: system doesn't reboot after flashing NAND

2014-06-03 Thread Yegor Yefremov
Kernel: 3.14, 3.15 (I haven't tried another kernels) As soon as I write something to my NAND flash (via cat image /dev/mtdblockx or ubiupdatevol) and make reboot or press a reset button, I see only C and nothing happens before I make a power cycle. Any idea? Yegor -- To unsubscribe from

Re: am335x: system doesn't reboot after flashing NAND

2014-06-03 Thread Yegor Yefremov
On Tue, Jun 3, 2014 at 9:57 AM, Yegor Yefremov yegorsli...@googlemail.com wrote: Kernel: 3.14, 3.15 (I haven't tried another kernels) As soon as I write something to my NAND flash (via cat image /dev/mtdblockx or ubiupdatevol) and make reboot or press a reset button, I see only C

omap:am335x: unable to start kernel via kexec

2014-05-21 Thread Yegor Yefremov
Kernel: vanilla 3.15-rc5 kexec: latest git (21.05.2014) I can load the zImage + dtb from u-boot, but invoking kexec prints following data and nothing happens after Bye!: # kexec -d -f --dtb=/mnt/boot/am335x-evmsk.dtb /mnt/boot/zImage kernel: 0xb5eab008 kernel_size: 0x2036c kexec_load: entry =

Re: omap:am335x: unable to start kernel via kexec

2014-05-21 Thread Yegor Yefremov
On Wed, May 21, 2014 at 12:26 PM, Yegor Yefremov yegorsli...@googlemail.com wrote: Kernel: vanilla 3.15-rc5 kexec: latest git (21.05.2014) I can load the zImage + dtb from u-boot, but invoking kexec prints following data and nothing happens after Bye!: # kexec -d -f --dtb=/mnt/boot/am335x

Re: [PATCH] ARM: dts: am33xx: fix DMA support for the second USB interface

2014-04-29 Thread Yegor Yefremov
On Tue, Apr 29, 2014 at 6:31 AM, George Cherian george.cher...@ti.com wrote: On 4/28/2014 9:47 PM, Yegor Yefremov wrote: On Mon, Apr 28, 2014 at 4:25 PM, George Cherian george.cher...@ti.com wrote: On 4/28/2014 2:07 PM, yegorsli...@googlemail.com wrote: From: Yegor Yefremov yegorsli

Re: [PATCH v2] ARM: dts: am33xx: Move the cppi41dma node so it's probed early

2014-04-29 Thread Yegor Yefremov
by moving the node at the beggining of the child list, so it's probed first. Signed-off-by: Ezequiel Garcia ezequ...@vanguardiasur.com.ar Tested-by: Yegor Yefremov yegorsli...@googlemail.com -- v1-v2: * Added a comment to prevent a future clean-up based on the memory offset. arch/arm

Re: [PATCH] ARM: dts: am33xx: fix DMA support for the second USB interface

2014-04-28 Thread Yegor Yefremov
On Mon, Apr 28, 2014 at 4:25 PM, George Cherian george.cher...@ti.com wrote: On 4/28/2014 2:07 PM, yegorsli...@googlemail.com wrote: From: Yegor Yefremov yegorsli...@googlemail.com This patch creates unique DMA channels for the second USB interface, otherwise the second USB interface

Re: [PATCH 10/13] tty: serial: omap: remove some dead code

2014-04-25 Thread Yegor Yefremov
On Fri, Apr 25, 2014 at 11:34 AM, NeilBrown ne...@suse.de wrote: On Thu, 24 Apr 2014 15:19:14 +0100 One Thousand Gnomes gno...@lxorguk.ukuu.org.uk wrote: But I don't have discrete hardware. I have a bunch of stuff soldered onto a board with ad-hoc connections chosen to make the life

Re: [PATCH v6 1/3] tty/serial: Add GPIOLIB helpers for controlling modem lines

2014-04-25 Thread Yegor Yefremov
On Fri, Apr 25, 2014 at 4:56 PM, Richard Genoud richard.gen...@gmail.com wrote: 2014-04-22 15:08 GMT+02:00 Yegor Yefremov yegor_s...@visionsystems.de: On 10.03.2014 17:45, Richard Genoud wrote: This patch add some helpers to control modem lines (CTS/RTS/DSR...) via GPIO. This will be useful

Re: [PATCH v6 1/3] tty/serial: Add GPIOLIB helpers for controlling modem lines

2014-04-22 Thread Yegor Yefremov
On 10.03.2014 17:45, Richard Genoud wrote: This patch add some helpers to control modem lines (CTS/RTS/DSR...) via GPIO. This will be useful for many boards which have a serial controller that only handle CTS/RTS pins (or even just RX/TX). Signed-off-by: Richard Genoud

Re: [PATCH] gpio: omap: implement get_direction

2014-04-22 Thread Yegor Yefremov
On Tue, Apr 22, 2014 at 12:24 PM, Javier Martinez Canillas jav...@dowhile0.org wrote: Hello Yegor, On Tue, Apr 22, 2014 at 11:23 AM, yegorsli...@googlemail.com wrote: From: Yegor Yefremov yegorsli...@googlemail.com This patch implements gpio_chip's get_direction() routine, that lets other

Add helpers to use GPIOs to control modem lines and implement omap_serial.c

2014-04-14 Thread Yegor Yefremov
Patches for this feature were already submitted and should land in 3.15 after rc1 (http://www.spinics.net/lists/linux-serial/msg12114.html). Is anyone working on this feature for OMAP? Yegor -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to

tps65910: RTC: dts: enable irq

2014-03-10 Thread Yegor Yefremov
I want to use tps65910 as RTC. On my board its IRQ pin is connected to the GPMC_BE1N on am335x. How can I configure this in device tree (kernel 3.14)? As far as I can see, it is not really covered in Documentation/devicetree/bindings/mfd/tps65910.txt. Regards, Yegor -- To unsubscribe from this

Re: [PATCH v4 0/8] wilink: add device tree support

2014-03-06 Thread Yegor Yefremov
On Fri, Feb 28, 2014 at 10:22 AM, Alexandre Belloni alexandre.bell...@free-electrons.com wrote: On 28/02/2014 at 08:26:46 +0100, Yegor Yefremov wrote : What is the state of the series? Who is now responsible for the patches? What issues were still not handled? We probably want to end

Re: [PATCH v4 0/8] wilink: add device tree support

2014-02-27 Thread Yegor Yefremov
On Tue, Jul 30, 2013 at 3:04 PM, Luciano Coelho coe...@ti.com wrote: Hi, This patch series adds device tree support to the wlcore_sdio driver, which is used by WiLink6, WiLink7 and WiLink8. The first patches do some clean-up to make the data needed in the wilink device tree node smaller.

Re: [PATCH 1/1] OMAPDSS: Add sil9022 driver

2013-07-09 Thread Yegor Yefremov
On Tue, Jul 9, 2013 at 11:07 AM, Sathya Prakash M R sath...@ti.com wrote: From: Srinivas Pulukuru srinivas.puluk...@ti.com Add driver for SIL9022 DPI-to-HDMI chip. Signed-off-by: Srinivas Pulukuru srinivas.puluk...@ti.com [sath...@ti.com: Ported the driver from 2.6.32 based internal kernel

Re: [PATCH 1/1] OMAPDSS: Add sil9022 driver

2013-07-09 Thread Yegor Yefremov
On Tue, Jul 9, 2013 at 12:56 PM, Sathya Prakash a0393...@ti.com wrote: Hi, On Tuesday 09 July 2013 03:07 PM, Yegor Yefremov wrote: On Tue, Jul 9, 2013 at 11:07 AM, Sathya Prakash M R sath...@ti.com wrote: From: Srinivas Pulukuru srinivas.puluk...@ti.com Add driver for SIL9022 DPI

Re: [PATCH v2] usb: musb: fix clock naming

2013-05-29 Thread Yegor Yefremov
On Wed, May 29, 2013 at 11:36 AM, Jan Lübbe j...@pengutronix.de wrote: On Tue, 2013-05-28 at 20:36 +0300, Felipe Balbi wrote: On Tue, May 28, 2013 at 09:21:01AM +0200, yegorsli...@googlemail.com wrote: From: Yegor Yefremov yegorsli...@googlemail.com 'ick' was changed to 'hsotgusb_ick

Re: [PATCH v2] usb: musb: fix clock naming

2013-05-29 Thread Yegor Yefremov
On Tue, May 28, 2013 at 7:36 PM, Felipe Balbi ba...@ti.com wrote: On Tue, May 28, 2013 at 09:21:01AM +0200, yegorsli...@googlemail.com wrote: From: Yegor Yefremov yegorsli...@googlemail.com 'ick' was changed to 'hsotgusb_ick' 'fck' was changed to 'hsotgusb_fck' Signed-off-by: Jan Luebbe j

Re: [PATCH] ARM: OMAP3: Fix iva2_pwrdm settings for 3703

2013-05-22 Thread Yegor Yefremov
On Tue, May 21, 2013 at 8:20 PM, Kevin Hilman khil...@linaro.org wrote: Tony Lindgren t...@atomide.com writes: * Yegor Yefremov yegorsli...@googlemail.com [130517 14:34]: On Fri, May 17, 2013 at 8:56 PM, Mark A. Greer mgr...@animalcreek.com wrote: On Thu, May 16, 2013 at 12:19:20PM +0200

Re: am3517: failed to boot 3.10-rc1

2013-05-21 Thread Yegor Yefremov
On 17.05.2013 18:51, Kevin Hilman wrote: Yegor Yefremov yegor_s...@visionsystems.de writes: On 15.05.2013 10:37, Yegor Yefremov wrote: On 14.05.2013 15:01, Yegor Yefremov wrote: On 14.05.2013 14:52, Felipe Balbi wrote: On Tue, May 14, 2013 at 11:24:44AM +0200, Yegor Yefremov wrote: Trying

Re: [PATCH] ARM: OMAP3: Fix iva2_pwrdm settings for 3703

2013-05-21 Thread Yegor Yefremov
On Tue, May 21, 2013 at 12:05 AM, Tony Lindgren t...@atomide.com wrote: * Yegor Yefremov yegorsli...@googlemail.com [130517 14:34]: On Fri, May 17, 2013 at 8:56 PM, Mark A. Greer mgr...@animalcreek.com wrote: On Thu, May 16, 2013 at 12:19:20PM +0200, Yegor Yefremov wrote: On 15.05.2013 23

Re: [PATCH] ARM: OMAP3: Fix iva2_pwrdm settings for 3703

2013-05-17 Thread Yegor Yefremov
On Fri, May 17, 2013 at 8:56 PM, Mark A. Greer mgr...@animalcreek.com wrote: On Thu, May 16, 2013 at 12:19:20PM +0200, Yegor Yefremov wrote: On 15.05.2013 23:50, Mark A. Greer wrote: On Wed, May 15, 2013 at 10:07:35AM -0700, Tony Lindgren wrote: Mark, do you have some omap3 with no iva

Re: [PATCH] ARM: OMAP3: Fix iva2_pwrdm settings for 3703

2013-05-16 Thread Yegor Yefremov
On 15.05.2013 23:50, Mark A. Greer wrote: On Wed, May 15, 2013 at 10:07:35AM -0700, Tony Lindgren wrote: * Mark A. Greer mgr...@animalcreek.com [130514 18:57]: On Tue, May 14, 2013 at 05:25:37PM -0700, Tony Lindgren wrote: Commit a819c4f1 (ARM: OMAP3: PM: Only access IVA if one exists)

Re: am3517: failed to boot 3.10-rc1

2013-05-15 Thread Yegor Yefremov
On 14.05.2013 15:01, Yegor Yefremov wrote: On 14.05.2013 14:52, Felipe Balbi wrote: On Tue, May 14, 2013 at 11:24:44AM +0200, Yegor Yefremov wrote: Trying to boot 3.10-rc1 on an am3515 based board. With the same .config as 3.7 the system comes to RTC stops there. I've also tried make

Re: am3517: failed to boot 3.10-rc1

2013-05-15 Thread Yegor Yefremov
On 15.05.2013 10:37, Yegor Yefremov wrote: On 14.05.2013 15:01, Yegor Yefremov wrote: On 14.05.2013 14:52, Felipe Balbi wrote: On Tue, May 14, 2013 at 11:24:44AM +0200, Yegor Yefremov wrote: Trying to boot 3.10-rc1 on an am3515 based board. With the same .config as 3.7 the system comes to RTC

am3517: failed to boot 3.10-rc1

2013-05-14 Thread Yegor Yefremov
Trying to boot 3.10-rc1 on an am3515 based board. With the same .config as 3.7 the system comes to RTC stops there. I've also tried make omap2plus_defconfig with no visible difference. I'm booting from MMC card and it will be detected by the system. Kernel is from

Re: am3517: failed to boot 3.10-rc1

2013-05-14 Thread Yegor Yefremov
On 14.05.2013 14:52, Felipe Balbi wrote: On Tue, May 14, 2013 at 11:24:44AM +0200, Yegor Yefremov wrote: Trying to boot 3.10-rc1 on an am3515 based board. With the same .config as 3.7 the system comes to RTC stops there. I've also tried make omap2plus_defconfig with no visible difference. I'm

Re: OMAP baseline test results for v3.7-rc5

2012-11-16 Thread Yegor Yefremov
Boot tests: * AM335x Beaglebone: omap2plus_defconfig kernels don't boot - May be fixed now, pending retest: - http://marc.info/?l=linux-omapm=135082257727502w=2 - Not yet part of the automated test suite * May be due to an old U-boot with FDT support problems used here?

Re: OMAP baseline test results for v3.7-rc5

2012-11-16 Thread Yegor Yefremov
On 16.11.2012 12:56, Igor Mazanov wrote: Yegor Yefremov wrote: Boot tests: * AM335x Beaglebone: omap2plus_defconfig kernels don't boot - May be fixed now, pending retest: - http://marc.info/?l=linux-omapm=135082257727502w=2 - Not yet part of the automated test suite * May be due

Re: [PATCH] arm: make FORCE_MAX_ZONEORDER configurable for TI AM33XX

2012-09-25 Thread Yegor Yefremov
On 25.09.2012 10:14, Russell King - ARM Linux wrote: On Tue, Sep 25, 2012 at 10:05:30AM +0200, Yegor Yefremov wrote: How should I change the patch to make it proper? SA is broken anyway: No it isn't. This is what it produces _today_, and has done for the last 5-10 years without

Re: [PATCH] arm: make FORCE_MAX_ZONEORDER configurable for TI AM33XX

2012-09-25 Thread Yegor Yefremov
On 25.09.2012 02:37, Tony Lindgren wrote: * Russell King - ARM Linux li...@arm.linux.org.uk [120924 16:17]: On Mon, Sep 24, 2012 at 09:05:11PM +0200, Yegor Yefremov wrote: On Mon, Sep 24, 2012 at 7:18 PM, Tony Lindgren t...@atomide.com wrote: * yegorsli...@googlemail.com yegorsli

Re: [PATCH v2] arm: make FORCE_MAX_ZONEORDER configurable for TI AM33XX

2012-09-25 Thread Yegor Yefremov
On 25.09.2012 10:32, Russell King - ARM Linux wrote: On Tue, Sep 25, 2012 at 10:26:30AM +0200, yegorsli...@googlemail.com wrote: From: Yegor Yefremov yegorsli...@googlemail.com FORCE_MAX_ZONEORDER of 12 is needed to allocation more than 4MB of consistent DMA memory (da8xx frame buffer driver

Re: [PATCH] arm: make FORCE_MAX_ZONEORDER configurable for TI AM33XX

2012-09-24 Thread Yegor Yefremov
On Mon, Sep 24, 2012 at 7:18 PM, Tony Lindgren t...@atomide.com wrote: * yegorsli...@googlemail.com yegorsli...@googlemail.com [120703 07:26]: From: Yegor Yefremov yegorsli...@googlemail.com FORCE_MAX_ZONEORDER of 12 is needed to allocation more than 4MB of consistent DMA memory (da8xx frame

Re: am3517: USB state in 3.5-rc6

2012-08-02 Thread Yegor Yefremov
Am 24.07.2012 17:30, schrieb Jan Lübbe: Hi, On Mon, 2012-07-23 at 09:08 +0200, Yegor Yefremov wrote: After getting MMC working I now have following issues: both musb and EHCI make problems. musb: musb-hdrc: version 6.0, ?dma?, otg (peripheral+host) musb-am35x musb-am35x: failed to get

am3517: USB state in 3.5-rc6

2012-07-23 Thread Yegor Yefremov
After getting MMC working I now have following issues: both musb and EHCI make problems. musb: musb-hdrc: version 6.0, ?dma?, otg (peripheral+host) musb-am35x musb-am35x: failed to get clock musb-am35x: probe of musb-am35x failed with error -2 EHCI with attached smsc9514: LR is at

omap: omap_mux_init_gpio() for gpio_0

2012-07-23 Thread Yegor Yefremov
I've i2c gpio expander (pca953x) IRQ attached to pin SYS_NIRQ/GPIO_0 (am3517). How can I declare this pin as GPIO and later as IRQ? if (!gpio) return -EINVAL; list_for_each_entry(e, muxmodes, node) { struct omap_mux *m = e-mux; if

Re: am3517: geting MMC working

2012-07-20 Thread Yegor Yefremov
Am 20.07.2012 09:28, schrieb T Krishnamoorthy, Balaji: On Fri, Jul 20, 2012 at 3:08 AM, Paul Walmsley p...@pwsan.com wrote: On Thu, 19 Jul 2012, S, Venkatraman wrote: From this, one can only infer that the card is not responding at all, and all attempts are returning with a timeout

Re: am3517: geting MMC working

2012-07-20 Thread Yegor Yefremov
Am 20.07.2012 09:39, schrieb Yegor Yefremov: Am 20.07.2012 09:28, schrieb T Krishnamoorthy, Balaji: On Fri, Jul 20, 2012 at 3:08 AM, Paul Walmsley p...@pwsan.com wrote: On Thu, 19 Jul 2012, S, Venkatraman wrote: From this, one can only infer that the card is not responding at all, and all

Re: [PATCH v2] da8xx-fb: add missing FB_BLANK operations

2012-07-20 Thread Yegor Yefremov
On Fri, Jul 6, 2012 at 4:01 PM, yegorsli...@googlemail.com wrote: From: Yegor Yefremov yegorsli...@googlemail.com add FB_BLANK_NORMAL, FB_BLANK_VSYNC_SUSPEND and FB_BLANK_HSYNC_SUSPEND modes (copy drivers/video/omap2/omapfb/omapfb-main.c implementation). Otherwise X-server will complain

am3517: geting MMC working

2012-07-19 Thread Yegor Yefremov
What patches do I need to get MMC working with linux-omap master? omap_hsmmc omap_hsmmc.0: Failed to get debounce clk omap-dma-engine omap-dma-engine: allocating channel for 62 omap-dma-engine omap-dma-engine: allocating channel for 61 omap_hsmmc omap_hsmmc.1: Failed to get debounce clk

Re: am3517: geting MMC working

2012-07-19 Thread Yegor Yefremov
Am 19.07.2012 08:34, schrieb Shilimkar, Santosh: On Thu, Jul 19, 2012 at 11:54 AM, Yegor Yefremov yegor_s...@visionsystems.de wrote: What patches do I need to get MMC working with linux-omap master? omap_hsmmc omap_hsmmc.0: Failed to get debounce clk omap-dma-engine omap-dma-engine

Re: am3517: geting MMC working

2012-07-19 Thread Yegor Yefremov
Am 19.07.2012 09:07, schrieb Shilimkar, Santosh: On Thu, Jul 19, 2012 at 12:25 PM, Yegor Yefremov yegor_s...@visionsystems.de wrote: Am 19.07.2012 08:34, schrieb Shilimkar, Santosh: On Thu, Jul 19, 2012 at 11:54 AM, Yegor Yefremov yegor_s...@visionsystems.de wrote: What patches do I need

Re: am3517: geting MMC working

2012-07-19 Thread Yegor Yefremov
Am 19.07.2012 09:43, schrieb S, Venkatraman: On Thu, Jul 19, 2012 at 12:58 PM, Yegor Yefremov yegor_s...@visionsystems.de wrote: Am 19.07.2012 09:07, schrieb Shilimkar, Santosh: On Thu, Jul 19, 2012 at 12:25 PM, Yegor Yefremov yegor_s...@visionsystems.de wrote: Am 19.07.2012 08:34, schrieb

Re: am3517: geting MMC working

2012-07-19 Thread Yegor Yefremov
Am 19.07.2012 10:57, schrieb S, Venkatraman: On Thu, Jul 19, 2012 at 1:45 PM, Yegor Yefremov yegor_s...@visionsystems.de wrote: Am 19.07.2012 09:43, schrieb S, Venkatraman: On Thu, Jul 19, 2012 at 12:58 PM, Yegor Yefremov yegor_s...@visionsystems.de wrote: Am 19.07.2012 09:07, schrieb

am3517: issue with omap3_l3_app_irq during heavy USB load

2012-07-18 Thread Yegor Yefremov
My system: am3517 based board with SMSC9514 attached to EHCI port 0 (not OTG), the rest of the USB ports are marked as disabled - OMAP_USBHS_PORT_MODE_UNUSED. Kernel: 3.3-rc7 from linux-omap (so far the latest kernel, where all hardware is supported) When performing network test only (nuttcp

Re: Current state of AM33xx patches

2012-07-02 Thread Yegor Yefremov
Am 29.06.2012 19:43, schrieb Hiremath, Vaibhav: On Fri, Jun 29, 2012 at 19:24:04, Yegor Yefremov wrote: Am 28.06.2012 17:09, schrieb Daniel Mack: On 27.06.2012 14:13, Hiremath, Vaibhav wrote: Just to clarify from AM335x perspective, In case of AM335x, since the patches and complete BasePort

Re: Current state of AM33xx patches

2012-06-29 Thread Yegor Yefremov
Am 28.06.2012 17:09, schrieb Daniel Mack: On 27.06.2012 14:13, Hiremath, Vaibhav wrote: Just to clarify from AM335x perspective, In case of AM335x, since the patches and complete BasePort support is still not present in the Mainline (neither in Linus's tree not in linux-omap), you need to

Re: latest kernel for am35xx

2012-05-31 Thread Yegor Yefremov
Hi Maxim, http://git.kernel.org/?p=linux/kernel/git/tmlind/linux-omap.git Does anyone knows a working branch/tag for am3517evm? I need the board boots fine with Ethernet enabled and working. I read a few messages at e2e forum and all of them report about broken features.. I need wl1271

wl1271: communication fails with kernel 3.4-rc2 and firmware series 4

2012-04-12 Thread Yegor Yefremov
I have a problem with WLAN driver wl12xx and 3.4-rc2. I made tests both on AM3517 + W7310 and Pandaboard. Both have wl1271 chip inside. Previous kernels 2.6.37 and 3.3-rc7 made no problem: I could associate with my AP and then reach every host in my LAN. With 3.4-rc2 I can only associate, but

Re: AM3517evm

2012-03-30 Thread Yegor Yefremov
Am 29.03.2012 16:59, schrieb Yegor Yefremov: Am 15.03.2012 17:52, schrieb Mark A. Greer: On Thu, Mar 15, 2012 at 09:42:21AM -0700, Mark A. Greer wrote: On Thu, Mar 15, 2012 at 04:52:40PM +0100, Yegor Yefremov wrote: Am 15.03.2012 16:43, schrieb Mark A. Greer: On Mon, Mar 12, 2012 at 02:55

Re: AM3517evm

2012-03-29 Thread Yegor Yefremov
Am 15.03.2012 17:52, schrieb Mark A. Greer: On Thu, Mar 15, 2012 at 09:42:21AM -0700, Mark A. Greer wrote: On Thu, Mar 15, 2012 at 04:52:40PM +0100, Yegor Yefremov wrote: Am 15.03.2012 16:43, schrieb Mark A. Greer: On Mon, Mar 12, 2012 at 02:55:02PM +0100, Yegor Yefremov wrote: Am 09.03.2012

Re: AM3517evm

2012-03-15 Thread Yegor Yefremov
Am 15.03.2012 16:43, schrieb Mark A. Greer: On Mon, Mar 12, 2012 at 02:55:02PM +0100, Yegor Yefremov wrote: Am 09.03.2012 18:22, schrieb George C. Huntington, III: I would like to make the newer kernel (3.x) work with the AM3517EVM. I have a 2.6.32 and a 2.6.33 that run well on the board

Re: AM3517evm

2012-03-12 Thread Yegor Yefremov
Am 09.03.2012 18:22, schrieb George C. Huntington, III: I would like to make the newer kernel (3.x) work with the AM3517EVM. I have a 2.6.32 and a 2.6.33 that run well on the board, but the recent kernels have kernel panics before even running init. where should I start? is there a better

Re: [PATCH] GPMC: add ECC control definitions

2012-03-08 Thread Yegor Yefremov
Am 06.03.2012 00:03, schrieb Tony Lindgren: * Yegor Yefremov yegor_s...@visionsystems.de [120123 03:33]: Signed-off-by: Yegor Yefremov yegorsli...@googlemail.com --- arch/arm/mach-omap2/gpmc.c | 30 +- 1 file changed, 25 insertions(+), 5 deletions(-) Index: b

Re: [PATCH] OMAP3: clock3xxx_data: change EMAC clocks aliases

2012-02-06 Thread Yegor Yefremov
, NULL, emac_fck, CK_AM35XX), CLK(vpfe-capture, master, vpfe_ick, CK_AM35XX), CLK(vpfe-capture, slave,vpfe_fck, CK_AM35XX), CLK(musb-am35x, ick, hsotgusb_ick_am35xx, CK_AM35XX), Tested-by: Yegor Yefremov yegorsli

[PATCH] GPMC: add ECC control definitions

2012-01-23 Thread Yegor Yefremov
Signed-off-by: Yegor Yefremov yegorsli...@googlemail.com --- arch/arm/mach-omap2/gpmc.c | 30 +- 1 file changed, 25 insertions(+), 5 deletions(-) Index: b/arch/arm/mach-omap2/gpmc.c === --- a/arch/arm

[PATCH v2] GPMC: fix device size setup

2012-01-22 Thread Yegor Yefremov
following statement can only change device size from 8-bit(0) to 16-bit(1), but not vice versa: regval |= GPMC_CONFIG1_DEVICESIZE(wval); so as this field has 1 reserved bit, that could be used in future, just clear both bits and then OR with the desired value Signed-off-by: Yegor Yefremov

GPMC: fix device size setup

2012-01-20 Thread Yegor Yefremov
following statement can only change device size from 8-bit(0) to 16-bit(1), but not vice versa: regval |= GPMC_CONFIG1_DEVICESIZE(wval); so as this field has 1 reserved bit, that could be used in future, just clear both bits and then OR with the desired value Signed-off-by: Yegor Yefremov

Re: Problems with 3.1.0-rc6 on at3517evm

2011-09-16 Thread Yegor Yefremov
I am owning a ZOOM am3517evm evaluation board, where I want to run the latest linux kernel (mainline). I am not able to boot this board. Are there any patches to fix this issues? The deliverd kernel (2.6.32-psp09.00.01.06.sdk) boots fine. You're not alone. This platform is not completely

Re: [PATCH 0/2] AM3517: Booting up

2011-08-10 Thread Yegor Yefremov
Am 04.08.2011 17:59, schrieb Abhilash K V: This patch-set gets the kernel booting up on a AM3517 EVM. The board is able to boot with ramdisk after this,but the MMC and Ethernet drivers are not up yet. Lots of warnings remain which will be addressed in subsequent patches. Are there some more

[PATCH] TPS6507X: define MFD dependencies for touch and regulator unit

2011-07-11 Thread Yegor Yefremov
both touchscreen and regulator units are only working if mfd device is activated. So if mfd support is enabled, select TPS6507X mfd support automatically. Signed-off-by: Yegor Yefremov yegorsli...@googlemail.com --- drivers/input/touchscreen/Kconfig |3 ++- drivers/regulator/Kconfig

Re: [PATCH] TPS6507X: define MFD dependencies for touch and regulator unit

2011-07-11 Thread Yegor Yefremov
Am 11.07.2011 10:59, schrieb Yegor Yefremov: both touchscreen and regulator units are only working if mfd device is activated. So if mfd support is enabled, select TPS6507X mfd support automatically. Signed-off-by: Yegor Yefremov yegorsli...@googlemail.com --- drivers/input/touchscreen

Re: Trouble with newer kernels on Gumstix Overo boards

2011-06-20 Thread Yegor Yefremov
Am 17.06.2011 17:11, schrieb Daniel Mack: On Fri, Jun 17, 2011 at 4:03 PM, Gadiyar, Anand gadi...@ti.com wrote: console=ttyS2,115200 root=/dev/mmcblk0p2 rw rootfstype=ext3 rootwait Here is your problem. We now use the OMAP-serial driver for the UARTs. Which breaks backward-compatibility

Re: Trouble with newer kernels on Gumstix Overo boards

2011-06-20 Thread Yegor Yefremov
Are you using some extra patches? I have a custom board based on am3517 SoC and I have much more errors during booting as I can see from your boot log. I have no problems booting 2.6.32/37 though. Any idea? [sp] You may want to follow this thread: