[PATCH v3 0/7] Use DRM component API in tilcdc to connect to tda998x

2015-03-24 Thread Jyri Sarha
On 03/24/15 17:16, Tomi Valkeinen wrote: > On 24/03/15 16:28, Jyri Sarha wrote: > >> I tried first with 3.19 and then with 4.0-rc5, checked the boot and then >> the modetest, but I could not reproduce the trace above. >> >> In my config I just have CONFIG_DRM=m and CONFIG_DRM_I2C_NXP_TDA998X=m >> o

[PATCH v3 0/7] Use DRM component API in tilcdc to connect to tda998x

2015-03-24 Thread Tomi Valkeinen
On 24/03/15 16:28, Jyri Sarha wrote: > I tried first with 3.19 and then with 4.0-rc5, checked the boot and then > the modetest, but I could not reproduce the trace above. > > In my config I just have CONFIG_DRM=m and CONFIG_DRM_I2C_NXP_TDA998X=m > on top of plain omap2plus_defconfig. Should I tak

[PATCH v3 0/7] Use DRM component API in tilcdc to connect to tda998x

2015-03-24 Thread Jyri Sarha
On 03/24/15 14:50, Tomi Valkeinen wrote: > Hi, > > On 18/03/15 11:06, Jyri Sarha wrote: >> I think the patches 1-5 are ready for merging. See the details below. > > I applied these on top of v4.0-rc3, booted up BBB, and loaded the modules. > After doing that and waiting a few secs: > > # ./s-bbb.s

[PATCH v3 0/7] Use DRM component API in tilcdc to connect to tda998x

2015-03-24 Thread Tomi Valkeinen
Hi, On 18/03/15 11:06, Jyri Sarha wrote: > I think the patches 1-5 are ready for merging. See the details below. I applied these on top of v4.0-rc3, booted up BBB, and loaded the modules. After doing that and waiting a few secs: # ./s-bbb.sh [ 15.237139] sysrq: SysRq : Changing Loglevel [

[PATCH v3 0/7] Use DRM component API in tilcdc to connect to tda998x

2015-03-18 Thread Jyri Sarha
I think the patches 1-5 are ready for merging. See the details below. I moved the "drm/tilcdc: Decrement refcount of ep-node from of_graph_get_next_endpoint" to last in the set and I think it can be dropped. The "of: Decrement refcount of previous endpoint in of_graph_get_next_endpoint" is eventua