4.4-rc5 : INFO: rcu_sched detected stalls on CPUs/tasks in twl4030_bci_usb_ncb

2015-12-14 Thread Belisko Marek
Hi, randomly hit this issue from 4.4-rc1: [ 35.926605] INFO: rcu_sched detected stalls on CPUs/tasks: [ 35.932373] (detected by 0, t=2602 jiffies, g=519, c=518, q=38) [ 35.938659] All QSes seen, last rcu_sched kthread activity 2602 (-26407--29009), jiffies_till_next_fqs=1, root ->qsmask

Re: Linus HEAD build break

2015-11-06 Thread Belisko Marek
Hi, On Fri, Nov 6, 2015 at 3:24 PM, Felipe Balbi wrote: > > Hi again, > > Felipe Balbi writes: >> Hi Marek, >> >> your commit af19161aaed7 ("ARM: dts: twl4030: Add iio properties for bci >> subnode") breaks build on current linus/master (which current sits in > >

Re: [PATCH] Revert "ARM: dts: twl4030: Add iio properties for bci subnode"

2015-11-06 Thread Belisko Marek
On Fri, Nov 6, 2015 at 5:13 PM, Sebastian Reichel wrote: > This reverts commit af19161aaed7ff8d1a52b2e517460f2fa0774e32, > which breaks the omap3 device tree build due to a wrong reference. > > I accidently queued this change via the power supply subsystem while > telling Marek

Re: [PATCH] twl4030_charger: add missing iio dependency

2015-10-15 Thread Belisko Marek
Hi, On Thu, Oct 15, 2015 at 11:11 AM, Sebastian Reichel wrote: > This driver fails to link without CONFIG_IIO, since > there are no stubs for the iio_channels functions. > > Signed-off-by: Sebastian Reichel > --- > drivers/power/Kconfig | 2 +- > 1 file

Re: [PATCH v3] ARM: dts: twl4030: Add iio properties for bci subnode

2015-10-13 Thread Belisko Marek
Hi, On Tue, Oct 13, 2015 at 1:53 AM, Sebastian Reichel <s...@kernel.org> wrote: > Hi, > > On Mon, Oct 12, 2015 at 03:20:10PM -0700, Tony Lindgren wrote: >> * Tony Lindgren <t...@atomide.com> [151012 14:43]: >> > * Belisko Marek <marek.beli...@gmail.com>

Re: cpufreq-dt error: failed to init cpufreq table: -61

2015-10-06 Thread Belisko Marek
On Tue, Oct 6, 2015 at 5:07 PM, Felipe Balbi <ba...@ti.com> wrote: > Belisko Marek <marek.beli...@gmail.com> writes: > >> Hi, >> >> On Tue, Oct 6, 2015 at 4:03 PM, Belisko Marek <marek.beli...@gmail.com> >> wrote: >>> Hi Felipe, >>&

Re: cpufreq-dt error: failed to init cpufreq table: -61

2015-10-06 Thread Belisko Marek
Hi Felipe, On Tue, Oct 6, 2015 at 4:00 PM, Felipe Balbi <ba...@ti.com> wrote: > > Hi, > > Belisko Marek <marek.beli...@gmail.com> writes: >> Hi Tony, >> >> I'm using custom am33xx board where mpu voltage can be changed through >> gpio regulat

cpufreq-dt error: failed to init cpufreq table: -61

2015-10-06 Thread Belisko Marek
Hi Tony, I'm using custom am33xx board where mpu voltage can be changed through gpio regulator on 4.1 (latest stable) kernel. I defined gpio-regulator node and also operating-points to DT. Gpio regulator seems to be working fine but during probing cpufreq-dt I get error: failed to init cpufreq

Re: cpufreq-dt error: failed to init cpufreq table: -61

2015-10-06 Thread Belisko Marek
Hi, On Tue, Oct 6, 2015 at 4:03 PM, Belisko Marek <marek.beli...@gmail.com> wrote: > Hi Felipe, > > On Tue, Oct 6, 2015 at 4:00 PM, Felipe Balbi <ba...@ti.com> wrote: >> >> Hi, >> >> Belisko Marek <marek.beli...@gmail.com> writes: >>&

Re: [PATCH v3] ARM: dts: twl4030: Add iio properties for bci subnode

2015-09-26 Thread Belisko Marek
Tony sorry I forgot to add you to the recipients for this patchset. Can you please queue this patch. Many thanks. @Sebastian: thanks for noticing On Sat, Sep 26, 2015 at 7:29 PM, Sebastian Reichel wrote: > Hi Marek, > > On Fri, Sep 25, 2015 at 10:20:47PM +0200, Marek Belisko

Re: twl6030-gpadc support for twl6037

2015-07-22 Thread Belisko Marek
Adding also twl6030-gpadc driver authors to loop On Mon, Jul 20, 2015 at 8:57 AM, Belisko Marek marek.beli...@gmail.com wrote: Hi all, I'm trying to figure out what is relation between palmas mfd driver and twl-core for twl603x devices. twl-core driver seems to be older than palmas driver

twl6030-gpadc support for twl6037

2015-07-20 Thread Belisko Marek
Hi all, I'm trying to figure out what is relation between palmas mfd driver and twl-core for twl603x devices. twl-core driver seems to be older than palmas driver but seems both export same functionality (except that palmas have defined structs for gpadc but functionality is missing). My main

Re: [PATCH v3 3/6] Documentation: DT: Document twl4030-madc-battery bindings

2015-03-16 Thread Belisko Marek
On Mon, Mar 16, 2015 at 10:05 PM, Pavel Machek pa...@ucw.cz wrote: On Wed 2015-02-04 23:14:32, Marek Belisko wrote: Signed-off-by: Marek Belisko ma...@goldelico.com --- .../bindings/power_supply/twl4030_madc_battery.txt | 43 ++ 1 file changed, 43 insertions(+) create

Re: [PATCH v3 4/6] ARM: dts: omap3-gta04: Add battery support

2015-03-16 Thread Belisko Marek
Hi Tony, On Mon, Mar 16, 2015 at 9:35 PM, Tony Lindgren t...@atomide.com wrote: * Sebastian Reichel s...@kernel.org [150304 16:41]: Hi, On Wed, Feb 04, 2015 at 11:14:33PM +0100, Marek Belisko wrote: Signed-off-by: Marek Belisko ma...@goldelico.com --- arch/arm/boot/dts/omap3-gta04.dtsi

Re: [PATCH 2/2] Documentation: omap-twl4030: Remove ti,codec property

2015-03-13 Thread Belisko Marek
On Fri, Mar 13, 2015 at 12:48 PM, Peter Ujfalusi peter.ujfal...@ti.com wrote: On 03/13/2015 01:05 PM, Arnd Bergmann wrote: On Thursday 12 March 2015 22:14:59 Marek Belisko wrote: diff --git a/Documentation/devicetree/bindings/sound/omap-twl4030.txt

Re: ti,codec property in sound/soc/omap/omap-twl4030.c not used

2015-03-12 Thread Belisko Marek
Hi, On Thu, Mar 12, 2015 at 10:19 AM, Peter Ujfalusi peter.ujfal...@ti.com wrote: On 03/12/2015 12:12 AM, Belisko Marek wrote: Hi, I'm looking at sources for omap-twl4030.c driver which is used by many boards. In DT bindings documentation is property ti,codec described as mandatory but it's

ti,codec property in sound/soc/omap/omap-twl4030.c not used

2015-03-11 Thread Belisko Marek
Hi, I'm looking at sources for omap-twl4030.c driver which is used by many boards. In DT bindings documentation is property ti,codec described as mandatory but it's never parsed in driver code. I did small experiment in gta04 board and remove ti,codec from devicetree and sound was working. I

Re: [PATCH v2 0/3] ARM: dts: add openpandora device support

2015-02-27 Thread Belisko Marek
Tony, should I send v3 (with updates) or can you apply current version? Thanks. On Thu, Feb 19, 2015 at 11:55 PM, Grazvydas Ignotas nota...@gmail.com wrote: On Tue, Feb 17, 2015 at 9:52 PM, Marek Belisko ma...@goldelico.com wrote: changes from v1: - add new boards to makefile in patch 2,3

Re: [PATCH v3 0/6] Convert twl4030_madc_battery to IIO consumer and add DT aupport

2015-02-17 Thread Belisko Marek
Ping. On Wed, Feb 4, 2015 at 11:14 PM, Marek Belisko ma...@goldelico.com wrote: This patches adding support for twl4030_madc_battery to use twl4030_madc iio framework + DT support. Patches was tested on gta04 board. twl4030_madc_battery driver is converted in first patch to iio consumer and

Re: [PATCH v4 0/3] omapdss: Add video output support for gta04

2015-01-10 Thread Belisko Marek
Tomi can you please pick up this series for 3.20 release? Thanks On Wed, Dec 3, 2014 at 10:33 PM, Marek Belisko ma...@goldelico.com wrote: changes from v3: - use GPL v2 instead GPL - fix wrong gpios property name in doc and DT - set gpio to NULL if invalid - drop unnecessary header changes

Re: [PATCH 1/3] input: tsc2007: Add pre-calibration, flipping and rotation

2015-01-10 Thread Belisko Marek
Ping for input maintainer. DT changes was acked. Thanks. On Tue, Sep 30, 2014 at 10:17 PM, Marek Belisko ma...@goldelico.com wrote: This patch adds new parameters that allow to address typical hardware design differences: touch screens may be wired or oriented differently (portrait or

Re: BCM2048 bluetooth connected over OMAP serial

2014-12-11 Thread Belisko Marek
Neil Brown send series which implement what was suggested in previous posts: https://lkml.org/lkml/2014/12/11/454 On Wed, Dec 10, 2014 at 11:50 PM, s...@debian.org s...@kernel.org wrote: Hi, On Wed, Dec 10, 2014 at 09:56:22PM +0100, Pavel Machek wrote: On Wed 2014-12-10 18:42:03, Mark Rutland

Re: [PATCH 1/4] video: omapdss: Add opa362 driver

2014-11-12 Thread Belisko Marek
Hi Tomi, On Wed, Nov 12, 2014 at 2:57 PM, Tomi Valkeinen tomi.valkei...@ti.com wrote: Hi, On 03/11/14 23:59, Marek Belisko wrote: opa362 is amplifier for videoand can be connected to the tvout pads of the OMAP3. It has one gpio control for enable/disable of the output (high impedance).

Re: [PATCH 4/4] arm: dts: omap3-gta04: Add static configuration for devconf1 register

2014-11-12 Thread Belisko Marek
Hi Tony, On Tue, Nov 11, 2014 at 12:36 AM, Tony Lindgren t...@atomide.com wrote: * Marek Belisko ma...@goldelico.com [141103 14:01]: gta04 board need for tvout enabled 2 bits in devconf1 register (tvbypass and acbias). Add single pinmux entry and enable it. Signed-off-by: Marek Belisko

Re: [PATCH 0/3] input: tsc2007: Extend for pre-calibration, flipping and rotation

2014-10-10 Thread Belisko Marek
Ping. Any objections? Thanks On Tue, Sep 30, 2014 at 10:17 PM, Marek Belisko ma...@goldelico.com wrote: Following series add support to tsc2007 touchscreen driver for pre-calibration, flipping and rotation. Added bindings are documented and used in gta04 device tree. Marek Belisko (3):

Re: [PATCH 3/3] arm: dts: Add gta04a5 model

2014-07-28 Thread Belisko Marek
Hi Michael, On Mon, Jul 28, 2014 at 9:56 PM, Michael Trimarchi mich...@amarulasolutions.com wrote: Hi Marek Il 28/lug/2014 21:54 Marek Belisko ma...@goldelico.com ha scritto: Add model a5 which have additional jack detection. Signed-off-by: Marek Belisko ma...@goldelico.com ---

Re: [PATCH 3/3] arm: dts: Add gta04a5 model

2014-07-28 Thread Belisko Marek
On Mon, Jul 28, 2014 at 10:04 PM, Michael Trimarchi mich...@amarulasolutions.com wrote: Hi Il 28/lug/2014 22:02 Belisko Marek marek.beli...@gmail.com ha scritto: Hi Michael, On Mon, Jul 28, 2014 at 9:56 PM, Michael Trimarchi mich...@amarulasolutions.com wrote: Hi Marek Il 28/lug

Re: [PATCH 1/2] mmc: hsmmc: Add reset gpio configuration option.

2014-07-26 Thread Belisko Marek
Hi Russel, On Fri, Jul 4, 2014 at 1:01 AM, Russell King - ARM Linux li...@arm.linux.org.uk wrote: On Thu, Jul 03, 2014 at 10:49:23PM +0200, Marek Belisko wrote: From: NeilBrown ne...@suse.de If a 'gpio_reset' is specified, then hold it low while turning the power regulator on. This is

Re: [PATCH 1/7] arm: dts: omap3-gta04: Add nand support

2014-07-22 Thread Belisko Marek
On Tue, Jul 22, 2014 at 8:24 AM, Tony Lindgren t...@atomide.com wrote: * Marek Belisko ma...@goldelico.com [140721 14:08]: Can you please add the descriptions to all the patches? OK thanks for review. I'll send v2. Other than that looks OK to me. Regards, Tony BR, marek -- as simple

Re: [PATCH v2 2/7] arm: dts: omap3-gta04: Fix magnetometer model

2014-07-22 Thread Belisko Marek
On Tue, Jul 22, 2014 at 9:46 PM, Peter Meerwald pme...@pmeerw.net wrote: gta04 is using hmc5843l not hmc5843 so fix wrong compatible entry. I guess you mean hmc5883l Ah right. Thanks. I'll post update version. Signed-off-by: Marek Belisko ma...@goldelico.com ---

Re: [PATCH 5/9] ARM: dts: omap3-gta04: Add basic sound support.

2014-02-28 Thread Belisko Marek
Hi Tony, On Fri, Feb 28, 2014 at 11:25 PM, Tony Lindgren t...@atomide.com wrote: * Marek Belisko ma...@goldelico.com [140125 13:31]: Hmm care to add descriptions and repost the remaining patches that I did not yet pick up for the fixes? Sure I'll do. Signed-off-by: NeilBrown ne...@suse.de

Re: [PATCH 0/8] OMAP: OMAP3 DSS related clock patches

2014-02-13 Thread Belisko Marek
On Thu, Feb 13, 2014 at 11:03 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: Hi, I've been debugging OMAP3 related issues with DSS clocks, and I hopefully have them all fixed with this series. This fixes the problems for both non-DT boot, but also for DT boot with DSS DT support (which is

Re: OMAP: clock DT conversion issues with omap36xx

2014-02-12 Thread Belisko Marek
Hi Tomi, On Wed, Feb 12, 2014 at 2:18 PM, Tomi Valkeinen tomi.valkei...@ti.com wrote: Hi Tero, Christoph, On 07/02/14 12:12, Christoph Fritz wrote: On Tue, 2014-02-04 at 17:50 +0200, Tero Kristo wrote: On 01/29/2014 01:21 PM, Christoph Fritz wrote: Currently I only analyzed sys_clkout2 (see

Re: [PATCH] ARM: dts: omap3-gta04: Add EOC irq gpio line handling.

2014-01-20 Thread Belisko Marek
Ping? Benoit can you please merge this trivial update. Thanks. On Sat, Dec 21, 2013 at 4:12 PM, Marek Belisko ma...@goldelico.com wrote: BMP085 EOC (End Of Conversion) irq line is connected to gpio113 on gta04. Set irq properties to have driver using irq instead polling for EOC.

Re: 3.13-rc2 phy-twl4030-usb.c - Timeout setting T2 HSUSB PHY DPLL

2014-01-09 Thread Belisko Marek
. Not sure what's causing those failures :-s -Kishon cheers, -roger On 01/09/2014 02:31 AM, Belisko Marek wrote: Any pointers? Still present in 3.13-rc7. On Wed, Dec 4, 2013 at 1:22 PM, Roger Quadros rog...@ti.com wrote: +Kishon On 12/03/2013 11:33 PM, Belisko Marek wrote: Hi, current 3.13

Re: 3.13-rc2 phy-twl4030-usb.c - Timeout setting T2 HSUSB PHY DPLL

2014-01-08 Thread Belisko Marek
Any pointers? Still present in 3.13-rc7. On Wed, Dec 4, 2013 at 1:22 PM, Roger Quadros rog...@ti.com wrote: +Kishon On 12/03/2013 11:33 PM, Belisko Marek wrote: Hi, current 3.13-rcX break usb support on gta04 board (similar to beagleboard) when booting via board file. In console we can

Re: 3.13 gta04 mmc not working

2013-12-27 Thread Belisko Marek
On Fri, Dec 27, 2013 at 7:16 PM, Tony Lindgren t...@atomide.com wrote: * Belisko Marek marek.beli...@gmail.com [131221 15:58]: OK seems I found solution: http://marc.info/?l=linux-omapm=138756097116464w=2 Good to hear :) @Tony: Is this going to 3.13? Sorry too intrusive for 3.13, should

3.13 gta04 mmc not working

2013-12-21 Thread Belisko Marek
Hi, I'm trying to boot gta04 board with DT with latest 3.13-rc4 kernel. Most of the parts seems to work except of mmc. I can see for mmc0 only messages (vmmc1 and vsim regulators seems to be fine): [1.969573] VMMC1: 1850 -- 3150 mV at 3000 mV [2.016784] VSIM: 1800 -- 3000 mV at 1800 mV

Re: 3.13 gta04 mmc not working

2013-12-21 Thread Belisko Marek
OK seems I found solution: http://marc.info/?l=linux-omapm=138756097116464w=2 @Tony: Is this going to 3.13? On Sun, Dec 22, 2013 at 12:26 AM, Belisko Marek marek.beli...@gmail.com wrote: Hi, I'm trying to boot gta04 board with DT with latest 3.13-rc4 kernel. Most of the parts seems to work

Re: [PATCH] omap: twl-common: Fix musb-hdrc device name.

2013-12-13 Thread Belisko Marek
On Mon, Dec 9, 2013 at 6:50 PM, Tony Lindgren t...@atomide.com wrote: * Belisko Marek marek.beli...@gmail.com [131208 23:36]: Hi Tony, On Thu, Dec 5, 2013 at 7:43 PM, Tony Lindgren t...@atomide.com wrote: * Belisko Marek marek.beli...@gmail.com [131203 01:21]: On Tue, Dec 3, 2013 at 10:08

Re: [PATCH 1/3] arm: omap2: Export devconf1 bypass and acbias.

2013-12-12 Thread Belisko Marek
Hi Tony, On Tue, Dec 10, 2013 at 11:46 PM, Tony Lindgren t...@atomide.com wrote: * Belisko Marek marek.beli...@gmail.com [131210 14:13]: On Tue, Nov 12, 2013 at 12:31 AM, Tony Lindgren t...@atomide.com wrote: It would be best to set it up as omap-ctrl.c driver under drivers somewhere

Re: [PATCH 1/3] arm: omap2: Export devconf1 bypass and acbias.

2013-12-10 Thread Belisko Marek
Hi Tony, On Tue, Nov 12, 2013 at 12:31 AM, Tony Lindgren t...@atomide.com wrote: * Belisko Marek marek.beli...@gmail.com [13 14:01]: Hi Tony, On Mon, Nov 11, 2013 at 5:49 PM, Tony Lindgren t...@atomide.com wrote: * Marek Belisko ma...@goldelico.com [131014 14:11]: devconf1 reg access

Re: [PATCH] omap: twl-common: Fix musb-hdrc device name.

2013-12-08 Thread Belisko Marek
Hi Tony, On Thu, Dec 5, 2013 at 7:43 PM, Tony Lindgren t...@atomide.com wrote: * Belisko Marek marek.beli...@gmail.com [131203 01:21]: On Tue, Dec 3, 2013 at 10:08 AM, Belisko Marek marek.beli...@gmail.com wrote: Hi, On Tue, Dec 3, 2013 at 9:58 AM, Kishon Vijay Abraham I kis...@ti.com

Re: [PATCH] omap: twl-common: Fix musb-hdrc device name.

2013-12-03 Thread Belisko Marek
Hi, On Tue, Dec 3, 2013 at 9:58 AM, Kishon Vijay Abraham I kis...@ti.com wrote: Hi, On Tuesday 03 December 2013 02:03 PM, Marek Belisko wrote: Without this change when booting omap3 device (gta04) with board file leads to follwing errors: [1.203308] musb-hdrc musb-hdrc.0.auto: unable

Re: [PATCH] omap: twl-common: Fix musb-hdrc device name.

2013-12-03 Thread Belisko Marek
On Tue, Dec 3, 2013 at 10:08 AM, Belisko Marek marek.beli...@gmail.com wrote: Hi, On Tue, Dec 3, 2013 at 9:58 AM, Kishon Vijay Abraham I kis...@ti.com wrote: Hi, On Tuesday 03 December 2013 02:03 PM, Marek Belisko wrote: Without this change when booting omap3 device (gta04) with board file

3.13-rc2 phy-twl4030-usb.c - Timeout setting T2 HSUSB PHY DPLL

2013-12-03 Thread Belisko Marek
Hi, current 3.13-rcX break usb support on gta04 board (similar to beagleboard) when booting via board file. In console we can see messages: [ 5227.287841] twl4030_usb twl4030_usb: Timeout setting T2 HSUSB PHY DPLL clock [ 5232.936096] omap_musb_mailbox: musb core is not yet ready [ 5233.958160]

Re: [PATCH 1/3] arm: omap2: Export devconf1 bypass and acbias.

2013-11-11 Thread Belisko Marek
Hi Tony, On Mon, Nov 11, 2013 at 5:49 PM, Tony Lindgren t...@atomide.com wrote: * Marek Belisko ma...@goldelico.com [131014 14:11]: devconf1 reg access is localized only in mach-omap2 and we need to export updating of devconf1 from omapdss venc driver (bypass and acbias bits). Add simple api

Re: [PATCH 1/3] arm: omap2: Export devconf1 bypass and acbias.

2013-11-11 Thread Belisko Marek
Hi Tony, On Mon, Nov 11, 2013 at 5:49 PM, Tony Lindgren t...@atomide.com wrote: * Marek Belisko ma...@goldelico.com [131014 14:11]: devconf1 reg access is localized only in mach-omap2 and we need to export updating of devconf1 from omapdss venc driver (bypass and acbias bits). Add simple api

Re: [PATCH 0/3] omapdss: venc: Add support for bypass and acbias.

2013-11-04 Thread Belisko Marek
Hi, ping. On Mon, Oct 14, 2013 at 11:02 PM, Marek Belisko ma...@goldelico.com wrote: This patches is adding bypass and acbias functionality to omapdss venc driver. In first patch we export updatin bypass and acbias in devconf1 register. Next patch add handling for updating in venc driver

Re: [PATCH v2] omapdss: Add new panel driver for Topolly td028ttec1 LCD.

2013-10-29 Thread Belisko Marek
Hi Tomi, On Tue, Oct 29, 2013 at 12:07 PM, Tomi Valkeinen tomi.valkei...@ti.com wrote: On 17/10/13 17:14, Marek Belisko wrote: Signed-off-by: Marek Belisko ma...@goldelico.com Signed-off-by: H. Nikolaus Schaller h...@goldelico.com --- changes from v1: - reworked to be spi driver instead

Re: [PATCH 4/5] mtd: nand: omap2: Use devm_kzalloc

2013-10-24 Thread Belisko Marek
Hi, On Fri, Oct 25, 2013 at 12:12 AM, Ezequiel Garcia ezequiel.gar...@free-electrons.com wrote: This simplifies the error path and makes the code less error-prone. Signed-off-by: Ezequiel Garcia ezequiel.gar...@free-electrons.com --- drivers/mtd/nand/omap2.c | 6 +- 1 file changed, 1

Re: [PATCH] omapdss: Add new panel driver for Topolly td028ttec1 LCD.

2013-10-11 Thread Belisko Marek
Hi Tomi, On Fri, Oct 11, 2013 at 10:17 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: On 11/10/13 10:42, Dr. H. Nikolaus Schaller wrote: I am not sure if there is a SPI driver for a McBSP port [1]? And to make that work (reliably) and tested it might need a lot of work for us. At least I

Re: DSS display-new custom enable/disable hooks

2013-09-25 Thread Belisko Marek
CC - Nikolaus Schaller On Wed, Sep 25, 2013 at 8:12 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: On 24/09/13 23:04, Belisko Marek wrote: Hi, we're using connector-analog-tv driver to enable TV out on gta04 board. There is exception that we need to change some twl registers + some gpio

DSS display-new custom enable/disable hooks

2013-09-24 Thread Belisko Marek
Hi, we're using connector-analog-tv driver to enable TV out on gta04 board. There is exception that we need to change some twl registers + some gpio when enable/disable TV output. My question is if there is some way how to do that or do we need to copy'n'paste code from connector-analog-tv driver

Re: [PATCH] omap2: panel-generic: Added panel parameters for ortus-com37h3m05dtc/99dtc and sharp-lq070y3dg3b.

2013-09-01 Thread Belisko Marek
Hi Tomi, On Fri, Aug 30, 2013 at 9:57 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: On 29/08/13 15:35, Marek Belisko wrote: Signed-off-by: H. Nikolaus Schaller h...@goldelico.com Signed-off-by: Marek Belisko ma...@goldelico.com --- drivers/video/omap2/displays/panel-generic-dpi.c | 53

Re: [PATCH v2] N900: add device tree

2013-08-10 Thread Belisko Marek
Hi All, On Sat, Aug 10, 2013 at 1:09 PM, Pavel Machek pa...@ucw.cz wrote: On Fri 2013-08-02 01:43:55, Pavel Machek wrote: On Sun 2013-07-28 15:44:09, Pavel Machek wrote: On Mon 2013-07-15 01:28:19, Aaro Koskinen wrote: Hi, On Sat, Jul 13, 2013 at 02:17:09PM +0200, Pavel Machek wrote:

Re: [PATCH] arm/dts: Add basic support for gta04 (Openmoko next generation) board.

2013-03-01 Thread Belisko Marek
Ping. Any objections to that patch? On Thu, Jan 24, 2013 at 7:34 PM, Marek Belisko marek.beli...@open-nandra.com wrote: Signed-off-by: Marek Belisko marek.beli...@open-nandra.com --- arch/arm/boot/dts/omap3-gta04.dts | 94 + 1 file changed, 94

booting 3.5 kernel with dtb on pandaboard fails

2012-07-24 Thread Belisko Marek
Hi, using barebox to boot 3.5 kernel with device tree for pandaboard (A2) stuck after some seconds. Any ideas? Log: bootm -o /boot/omap4-panda.dtb /boot/uImage Image Name: Linux-3.5.0-01676-g84de33d-dirty OS: Linux Architecture: ARM Type: Kernel Image

kernel 3.2.1 crash on Pandaboard during boot

2012-01-27 Thread Belisko Marek
Hi, I'm trying to run 3.2.1 stable kernel release on Pandaboard. With enabled earlyprintk I got following: [0.00] Booting Linux on physical CPU 0 [0.00] Linux version 3.2.0-03025-g2bf90aa (open-nandra@nandra-host) (gcc version 4.5.1 (Sourcery G++ Lite 2010.09-50) ) #3 SMP Fri Jan

Re: No console output (omap-3.2 branch)

2012-01-26 Thread Belisko Marek
On Thu, Jan 26, 2012 at 11:13 AM, Andre Puschmann andre.puschm...@tu-ilmenau.de wrote: On 01/25/2012 11:15 PM, Frank Agius wrote: On 12/10/2011 8:55 AM, Andre Puschmann wrote: Hi list, Steve, I am trying to boot a kernel I built (using omap2plus_defconfig) based on Steve's omap-3.2 branch

booting kenrel 3.2.1 on Pandaboard

2012-01-25 Thread Belisko Marek
Hi, just want to ask if anybody try to boot 3.2.1 stable kernel on Pandaboard. I try yesterday but last message which I seen was uncompressing linux (also with enabled CONFIG_LL). Use codesourcery 2009q1 + config from here: http://elinux.org/images/7/71/Config.3.2.2 Thanks, marek -- as

Re: 2.6.38 not booting on sbc8100 (aka devkit8000)

2011-04-08 Thread Belisko Marek
On Fri, Apr 8, 2011 at 9:00 AM, Thomas Weber thomas.weber.li...@googlemail.com wrote: Am 25.03.2011 08:53, schrieb Belisko Marek: On Fri, Mar 25, 2011 at 8:13 AM, Jarkko Nikula jhnik...@gmail.com wrote: On Thu, 24 Mar 2011 12:00:30 -0700 Tony Lindgren t...@atomide.com wrote: * Belisko Marek

Re: 2.6.38 not booting on sbc8100 (aka devkit8000)

2011-03-25 Thread Belisko Marek
On Fri, Mar 25, 2011 at 8:13 AM, Jarkko Nikula jhnik...@gmail.com wrote: On Thu, 24 Mar 2011 12:00:30 -0700 Tony Lindgren t...@atomide.com wrote: * Belisko Marek marek.beli...@gmail.com [110324 08:18]: On Thu, Mar 24, 2011 at 4:18 PM, Tony Lindgren t...@atomide.com wrote: * Belisko

Re: 2.6.38 not booting on sbc8100 (aka devkit8000)

2011-03-25 Thread Belisko Marek
On Thu, Mar 24, 2011 at 8:00 PM, Tony Lindgren t...@atomide.com wrote: * Belisko Marek marek.beli...@gmail.com [110324 08:18]: On Thu, Mar 24, 2011 at 4:18 PM, Tony Lindgren t...@atomide.com wrote: * Belisko Marek marek.beli...@gmail.com [110324 02:50]: Hi, Try to run 2.6.38 on my

Re: 2.6.38 not booting on sbc8100 (aka devkit8000)

2011-03-25 Thread Belisko Marek
On Fri, Mar 25, 2011 at 9:27 AM, Jarkko Nikula jhnik...@gmail.com wrote: On Fri, 25 Mar 2011 08:57:04 +0100 Belisko Marek marek.beli...@gmail.com wrote: Can you enable DEBUG_LL and EARLY_PRINTK in your .config and add earlyprintk to your cmdline? Then you should see what goes wrong

2.6.38 not booting on sbc8100 (aka devkit8000)

2011-03-24 Thread Belisko Marek
Hi, Try to run 2.6.38 on my sbc8100 (use mach-type for devkit8000 because boards are similar) board but when u-boot load it to ram I see just: ## Booting kernel from Legacy Image at 8030 ... Image Name: Linux-2.6.38-06570-g79c21b4 Image Type: ARM Linux Kernel Image (uncompressed)

omap dss tft display connection

2011-02-24 Thread Belisko Marek
Hello, would be possible to configure dss on omap3530 which is connected to 18bit TFT display in such way: 8 88 | | | | | | | |-| | | | | | | |-| | | | | | | | 6 6 6 | | | | | |-| | | | | |-| | | | | | So no standard connection (2 bits in every

Re: omap dss tft display connection

2011-02-24 Thread Belisko Marek
Hi Toomi, On Thu, Feb 24, 2011 at 11:39 AM, Tomi Valkeinen tomi.valkei...@ti.com wrote: On Thu, 2011-02-24 at 04:05 -0600, Belisko Marek wrote: Hello, would be possible to configure dss on omap3530 which is connected to 18bit TFT display in such way:        8           8            8

omapfb with 18bpp display

2011-02-11 Thread Belisko Marek
Hi, I'm trying to figure out why my display which have 18bpp doesn't show properly colors. As I can understand from DSS when I set 18bpp 24bpp is used just 2 data bit aren't connected so everything should be fine. Anyway my tux looks little bit red ;). Any ideas? I use old 2.6.29-rc3 kernel.

Re: [OMAP 1710] Mainline Broken

2010-12-16 Thread Belisko Marek
Hi, On Thu, Dec 16, 2010 at 4:30 PM, DebBarma, Tarun Kanti tarun.ka...@ti.com wrote: Did anyone observe this? I am using omap_generic_1710_defconfig [...] input: omap-keypad as /devices/platform/omap-keypad/input/input0 TCP cubic registered NET: Registered protocol family 17 Registering

Re: [PATCH] OMAP: DSS2: OMAPFB: Fix null pointer check

2010-11-12 Thread Belisko Marek
On Fri, Nov 12, 2010 at 12:47 PM, Samreen samr...@ti.com wrote: A null pointer check added. Signed-off-by: Samreen samr...@ti.com ---  drivers/video/omap2/omapfb/omapfb-main.c |    2 ++  1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/drivers/video/omap2/omapfb/omapfb-main.c

[PATCH] omap1: Add board support and LCD for HTC Oxygen

2010-03-31 Thread Belisko Marek
This patch introduces support for the HTC Herald (S310, etc.) series of smart phones -- board support and LCD panel settings. Signed-off-by: Marek Belisko marek.beli...@gmail.com --- arch/arm/mach-omap1/Kconfig |6 + arch/arm/mach-omap1/Makefile |1 +

No device for DAI omap-eac-dai error

2009-12-18 Thread Belisko Marek
Hi, I'm writing new omap dai (for EAC codec base omap's). My code is based on existing omap-mcbsp.c code basically. After loadingof module I got error which appear in init function when call snd_soc_register_dai(). I browse for code but can't figure out where dai-dev should be set to don't get

eac and mcbsp for omap850

2009-12-08 Thread Belisko Marek
Hi, I would like to rewrite old eac audio driver for omap730 to current ASoc implementation but as I can understand new implementation use McBsP to transfer data to codec. Could this approach be used in omap850 which use EAC like codec and data from memory is transfered via DMA? Thanks in

[PATCH] Fix include problem. Signed-off-by: Marek Belisko marek.beli...@gmail.com

2009-12-03 Thread Belisko Marek
Hi, when make htcherald_defconfig on current linux-omap tree (82f1d8f22f2c65e70206e40a6f17688bf64a892c) compilation fails in drivers/video/omap/lcd_htcherald.c. Following patch fixed this problem. --- drivers/video/omap/lcd_htcherald.c |2 +- 1 files changed, 1 insertions(+), 1

Re: [RFC] [PATCH] OMAP: DMA: move LCD DMA related code from plat-omap to mach-omap1 (Re: [PATCH] OMAP1: PM: Fix omapfb/lcd on Amstrad Delta broken when PM set)

2009-11-27 Thread Belisko Marek
Hi, On Fri, Nov 27, 2009 at 8:01 AM, Paul Walmsley p...@pwsan.com wrote: On Thu, 26 Nov 2009, Janusz Krzysztofik wrote: Thursday 26 November 2009 03:08:30 Paul Walmsley napisał(a): On Wed, 25 Nov 2009, Janusz Krzysztofik wrote: It turned out not that simple. Since

Re: [PATCH] ASoC: AIC23: Fixing infinite loop in resume path

2009-11-27 Thread Belisko Marek
On Fri, Nov 27, 2009 at 1:10 PM, Anuj Aggarwal anuj.aggar...@ti.com wrote: This patch fixes two issues: a) Infinite loop in resume function b) Writes to non-existing registers in resume function Signed-off-by: Anuj Aggarwal anuj.aggar...@ti.com ---  sound/soc/codecs/tlv320aic23.c |    3 +--

Re: [PATCH v2] OMAP: DMA: move LCD related code from plat-omap to mach-omap1

2009-11-27 Thread Belisko Marek
Hi, On Fri, Nov 27, 2009 at 1:25 PM, Janusz Krzysztofik jkrzy...@tis.icnet.pl wrote: All of the LCD DMA code in plat-omap/dma.c appears to be OMAP1-only (and apparently only is available on a subset of OMAP1 chips). Move this code to mach-omap1/lcd_dma.c. Created against linux-omap

omap eac.c file

2009-10-22 Thread Belisko Marek
Hi, I'm trying to figure out where are omap2420 eac codec code. In 2.6.25 there was for N800 written in sound/arm/eac.c but in latest tree there is no such file. I'm trying to get some clue because I would like to write similar for omap850. Thanks, Marek -- To unsubscribe from this list: send

TI omap850

2009-01-31 Thread Belisko Marek
Hi, I'm trying to port Linux on HTC Oxygen (omap850). As start point I choose previous port at:http://vivien.chappelier.free.fr/typhoon/index.html I try to modify tft driver for my board but with no success. I'm still missing some variables in lcd_panel structure. What important is still