Linux Media Controller development
 help / color / mirror / Atom feed
From: Tomi Valkeinen <tomi.valkeinen@ti.com>
To: Hans Verkuil <hverkuil@xs4all.nl>, <linux-media@vger.kernel.org>
Cc: <dri-devel@lists.freedesktop.org>,
	Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Subject: Re: [PATCHv2 0/9] omapdrm: hdmi4: add CEC support
Date: Fri, 11 Aug 2017 13:57:18 +0300	[thread overview]
Message-ID: <bbc92584-71e8-b41e-dd35-5dd0d686cf53@ti.com> (raw)
In-Reply-To: <20170802085408.16204-1-hverkuil@xs4all.nl>

Hi Hans,


Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

On 02/08/17 11:53, Hans Verkuil wrote:
> From: Hans Verkuil <hans.verkuil@cisco.com>
> 
> This patch series adds CEC support for the omap4. It is based on
> the 4.13-rc2 kernel with this patch series applied:
> 
> http://www.spinics.net/lists/dri-devel/msg143440.html
> 
> It is virtually identical to the first patch series posted in
> April:
> 
> http://www.spinics.net/lists/dri-devel/msg138950.html
> 
> The only two changes are in the Kconfig due to CEC Kconfig
> changes in 4.13 (it now selects CEC_CORE instead of depending on
> CEC_CORE) and a final patch was added adding a lost_hotplug op
> since for proper CEC support I have to know when the hotplug
> signal goes away.
> 
> Tested with my Pandaboard.

I'm doing some testing with this series on my panda. One issue I see is
that when I unload the display modules, I get:

[   75.180206] platform 58006000.encoder: enabled after unload, idling
[   75.187896] platform 58001000.dispc: enabled after unload, idling
[   75.198242] platform 58000000.dss: enabled after unload, idling

So I think something is left enabled, most likely in the HDMI driver. I
haven't debugged this yet.

The first time I loaded the modules I also got "operation stopped when
reading edid", but I haven't seen that since. Possibly not related to
this series.

Are there some simple ways to test the CEC? My buildroot fs has
cec-compliance, cec-ctl and cec-follower commands. Are you familiar with
those? Can they be used?

 Tomi

  parent reply	other threads:[~2017-08-11 10:58 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-02  8:53 [PATCHv2 0/9] omapdrm: hdmi4: add CEC support Hans Verkuil
2017-08-02  8:54 ` [PATCHv2 1/9] omapdrm: encoder-tpd12s015: keep ls_oe_gpio high Hans Verkuil
2017-08-02  8:54 ` [PATCHv2 2/9] omapdrm: hdmi.h: extend hdmi_core_data with CEC fields Hans Verkuil
2017-08-02  8:54 ` [PATCHv2 3/9] omapdrm: hdmi4: make low-level functions available Hans Verkuil
2017-08-02  8:54 ` [PATCHv2 4/9] omapdrm: hdmi4: prepare irq handling for HDMI CEC support Hans Verkuil
2017-08-02  8:54 ` [PATCHv2 5/9] omapdrm: hdmi4: move hdmi4_core_powerdown_disable to hdmi_power_on_core() Hans Verkuil
2017-08-02  8:54 ` [PATCHv2 6/9] omapdrm: hdmi4: refcount hdmi_power_on/off_core Hans Verkuil
2017-08-02  8:54 ` [PATCHv2 7/9] omapdrm: hdmi4_cec: add OMAP4 HDMI CEC support Hans Verkuil
2017-08-02  8:54 ` [PATCHv2 8/9] omapdrm: hdmi4: hook up the " Hans Verkuil
2017-08-02  8:54 ` [PATCHv2 9/9] omapdrm: omapdss_hdmi_ops: add lost_hotplug op Hans Verkuil
2017-08-17 13:19   ` [PATCHv3 " Hans Verkuil
2017-08-11 10:57 ` Tomi Valkeinen [this message]
2017-08-12  9:22   ` [PATCHv2 0/9] omapdrm: hdmi4: add CEC support Hans Verkuil
2017-08-17 13:03   ` Tomi Valkeinen
2017-08-17 13:12     ` Hans Verkuil
2017-08-18  9:02   ` Tomi Valkeinen
2017-08-18 10:13     ` Hans Verkuil
2017-08-22  9:44       ` Tomi Valkeinen
2017-10-12  6:50         ` Hans Verkuil
2017-10-12  8:03           ` Tomi Valkeinen
2017-10-12  9:42             ` Hans Verkuil
2017-10-12  9:52               ` Tomi Valkeinen
2017-10-14 11:25             ` Hans Verkuil

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bbc92584-71e8-b41e-dd35-5dd0d686cf53@ti.com \
    --to=tomi.valkeinen@ti.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=hverkuil@xs4all.nl \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox