All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans Verkuil <hverkuil-cisco@xs4all.nl>
To: linux-media@vger.kernel.org
Subject: [PATCH 0/2] adv7842 fixes
Date: Wed,  7 Apr 2021 16:16:16 +0200	[thread overview]
Message-ID: <20210407141618.196617-1-hverkuil-cisco@xs4all.nl> (raw)

I hadn't tested adv7842 for years and it had suffered some bit rot.
The first patch fixes incorrect pad configuration that wasn't checked
before, but now makes it impossible to call the pad ops.

The second adds support for reading EDIDs consisting of a single block
and fixes a kernel oops when clearing the EDID.

Regards,

	Hans

Hans Verkuil (2):
  adv7842: configure all pads
  adv7842: support 1 block EDIDs, fix clearing EDID

 drivers/media/i2c/adv7842.c | 81 +++++++++++++++++++++++--------------
 1 file changed, 50 insertions(+), 31 deletions(-)

-- 
2.30.2


             reply	other threads:[~2021-04-07 14:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-07 14:16 Hans Verkuil [this message]
2021-04-07 14:16 ` [PATCH 1/2] adv7842: configure all pads Hans Verkuil
2021-04-07 14:16 ` [PATCH 2/2] adv7842: support 1 block EDIDs, fix clearing EDID 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=20210407141618.196617-1-hverkuil-cisco@xs4all.nl \
    --to=hverkuil-cisco@xs4all.nl \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.