Linux Media Controller development
 help / color / mirror / Atom feed
From: Dave Stevenson <dave.stevenson@raspberrypi.org>
To: Mats Randgaard <matrandg@cisco.com>,
	Mauro Carvalho Chehab <mchehab@kernel.org>,
	linux-media@vger.kernel.org
Cc: Dave Stevenson <dave.stevenson@raspberrypi.org>
Subject: [PATCH 0/3] tc358743: minor driver fixes
Date: Fri,  2 Jun 2017 13:18:11 +0100	[thread overview]
Message-ID: <cover.1496397071.git.dave.stevenson@raspberrypi.org> (raw)

These 3 patches for TC358743 came out of trying to use the
existing driver with a new Raspberry Pi CSI-2 receiver driver.

A couple of the subdevice API calls were not implemented or
otherwise gave odd results. Those are fixed.

The TC358743 interface board being used didn't have the IRQ
line wired up to the SoC. "interrupts" is listed as being
optional in the DT binding, but the driver didn't actually
function if it wasn't provided.

Dave Stevenson (3):
  [media] tc358743: Add enum_mbus_code
  [media] tc358743: Setup default mbus_fmt before registering
  [media] tc358743: Add support for platforms without IRQ line

 drivers/media/i2c/tc358743.c | 59 +++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 58 insertions(+), 1 deletion(-)

-- 
2.7.4

             reply	other threads:[~2017-06-02 12:18 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-02 12:18 Dave Stevenson [this message]
     [not found] ` <cover.1496398217.git.dave.stevenson@raspberrypi.org>
2017-06-02 12:18   ` [PATCH 1/3] [media] tc358743: Add enum_mbus_code Dave Stevenson
2017-06-02 12:18   ` [PATCH 2/3] [media] tc358743: Setup default mbus_fmt before registering Dave Stevenson
2017-06-02 12:18   ` [PATCH 3/3] [media] tc358743: Add support for platforms without IRQ line Dave Stevenson
2017-06-02 12:35 ` [PATCH 0/3] tc358743: minor driver fixes Hans Verkuil
2017-06-02 13:03   ` Dave Stevenson
2017-06-02 13:27     ` Hans Verkuil
2017-06-02 14:13       ` Philipp Zabel
2017-06-02 14:36         ` Dave Stevenson
2017-06-02 15:35           ` Philipp Zabel

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=cover.1496397071.git.dave.stevenson@raspberrypi.org \
    --to=dave.stevenson@raspberrypi.org \
    --cc=linux-media@vger.kernel.org \
    --cc=matrandg@cisco.com \
    --cc=mchehab@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