public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
From: ben.hutchings@codethink.co.uk (Ben Hutchings)
To: cip-dev@lists.cip-project.org
Subject: [cip-dev] [PATCH 0/7] Add HDMI support to iwg20d
Date: Wed, 30 May 2018 17:41:51 +0100	[thread overview]
Message-ID: <1527698511.2289.20.camel@codethink.co.uk> (raw)
In-Reply-To: <1526383197-5913-1-git-send-email-fabrizio.castro@bp.renesas.com>

On Tue, 2018-05-15 at 12:19 +0100, Fabrizio Castro wrote:
> Dear Ben,
> 
> this series adds HDMI video output to iWave's iwg20d board.
> 
> I had to take out interrupt (hotplug) support from the hdmi DT node as
> it looks like commit 9183e45db7774716d056319c237a4185baba19c7 introduced
> "connector" data field with struct adv7511, but drm_connector_init was
> left behind, and as such connector.dev is NULL, and that causes issues
> to function adv7511_hpd_work, preventing HDMI hotplug from working
> properly.
> 
> While investigating HDMI hotplugging, I have found out that when using
> a GPIO purely as an interrupt source the corresponding GPIO module
> clock is not enabled, therefore this series backports the fix for this.
> I yet have to check if this fix is any good to 4.4 LTS, I'll send it to
> stable at vger.kernel.org in case it works for 4.4 LTS too.
> 
> This series applies on top of tag v4.4.126-cip22.
[...]

I've applied patches 1-5 only, as you requested.  Thanks.

Ben.

-- 
Ben Hutchings, Software Developer                ?        Codethink Ltd
https://www.codethink.co.uk/                 Dale House, 35 Dale Street
                                     Manchester, M1 2HF, United Kingdom
We respect your privacy.?? See https://www.codethink.co.uk/privacy.html

      parent reply	other threads:[~2018-05-30 16:41 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-15 11:19 [cip-dev] [PATCH 0/7] Add HDMI support to iwg20d Fabrizio Castro
2018-05-15 11:19 ` [cip-dev] [PATCH 1/7] dt-bindings: display: rcar-du: Document R8A774[35] DU Fabrizio Castro
2018-05-15 11:19 ` [cip-dev] [PATCH 2/7] drm: rcar-du: Add R8A7743 support Fabrizio Castro
2018-05-15 11:19 ` [cip-dev] [PATCH 3/7] ARM: dts: r8a7743: Add DU support Fabrizio Castro
2018-05-15 11:19 ` [cip-dev] [PATCH 4/7] ARM: dts: iwg20d-q7-dbcm-ca: Add HDMI video output Fabrizio Castro
2018-05-30 15:45   ` Ben Hutchings
2018-05-30 15:58     ` Fabrizio Castro
2018-05-30 16:27       ` Ben Hutchings
2018-05-15 11:19 ` [cip-dev] [PATCH 5/7] ARM: shmobile: defconfig: Enable CMA for DMA Fabrizio Castro
2018-05-15 11:19 ` [cip-dev] [PATCH 6/7] gpio: rcar: use gpiochip data pointer Fabrizio Castro
2018-05-22 16:39   ` Fabrizio Castro
2018-05-15 11:19 ` [cip-dev] [PATCH 7/7] gpio: rcar: Add Runtime PM handling for interrupts Fabrizio Castro
2018-05-22 16:41   ` Fabrizio Castro
2018-05-17 21:39 ` [cip-dev] [PATCH 0/7] Add HDMI support to iwg20d Ben Hutchings
2018-05-30 16:41 ` Ben Hutchings [this message]

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=1527698511.2289.20.camel@codethink.co.uk \
    --to=ben.hutchings@codethink.co.uk \
    --cc=cip-dev@lists.cip-project.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