linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lars-Peter Clausen <lars@metafoo.de>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: linux-media@vger.kernel.org
Subject: Re: [PATCH 00/16] [media] adv7180: Add support for different chip
Date: Tue, 13 Jan 2015 14:15:03 +0100	[thread overview]
Message-ID: <54B51A57.8010905@metafoo.de> (raw)
In-Reply-To: <54B517C3.3070205@xs4all.nl>

On 01/13/2015 02:04 PM, Hans Verkuil wrote:
> Hi Lars,
>
> On 01/13/15 13:01, Lars-Peter Clausen wrote:
>> The adv7180 is part of a larger family of chips which all implement
>> different features from a feature superset. This patch series step by step
>> extends the current adv7180 with features from the superset that are
>> currently not supported and gradually adding support for more variations of
>> the chip.
>>
>> The first half of this series contains fixes and cleanups while the second
>> half adds new features and support for new chips.
>
> For patches 1-7, 9-13 and 16:
>
> Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
>
> I need a bit more time to review patches 8 and 15. Ping me if you haven't
> heard from me by Friday.

Thanks.

>
> BTW: is the adv7183 part of the same family? There is a separate i2c driver
> for it in the kernel, so I was wondering if that could be merged into this
> driver eventually.

Yea, I had a look at that, and it appears to be related, but it seems to be 
some early derivative and things weren't fully standardized at that point, 
so while similar there were a few notable differences. And I think the 
adv7183 isn't even produced anymore. So I didn't try to integrate it yet, 
but it might happen at some point.

>
> Did you check with authors of drivers that use the adv7180 to ensure nothing
> broke? They should be pinged about this at least.

I tried to make sure that the register write sequence is still the same for 
adv7180 as it was before. The only thing new for the adv7180 is support for 
the new controls.

I'll include a few more people on Cc for v2.

- Lars

      reply	other threads:[~2015-01-13 13:15 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-13 12:01 [PATCH 00/16] [media] adv7180: Add support for different chip Lars-Peter Clausen
2015-01-13 12:01 ` [PATCH 01/16] [media] adv7180: Do not request the IRQ again during resume Lars-Peter Clausen
2015-01-13 12:01 ` [PATCH 02/16] [media] adv7180: Pass correct flags to request_threaded_irq() Lars-Peter Clausen
2015-01-13 12:01 ` [PATCH 03/16] [media] adv7180: Use inline function instead of macro Lars-Peter Clausen
2015-01-13 12:01 ` [PATCH 04/16] [media] adv7180: Cleanup register define naming Lars-Peter Clausen
2015-01-13 12:01 ` [PATCH 05/16] [media] adv7180: Do implicit register paging Lars-Peter Clausen
2015-01-13 12:01 ` [PATCH 06/16] [media] adv7180: Reset the device before initialization Lars-Peter Clausen
2015-01-13 12:01 ` [PATCH 07/16] [media] adv7180: Add media controller support Lars-Peter Clausen
2015-01-13 12:01 ` [PATCH 08/16] [media] adv7180: Consolidate video mode setting Lars-Peter Clausen
2015-01-16 10:12   ` Hans Verkuil
2015-01-13 12:01 ` [PATCH 09/16] [media] adv7180: Prepare for multi-chip support Lars-Peter Clausen
2015-01-13 12:01 ` [PATCH 10/16] [media] adv7180: Add support for the ad7182 Lars-Peter Clausen
2015-01-13 12:01 ` [PATCH 11/16] [media] adv7180: Add support for the adv7280/adv7281/adv7282 Lars-Peter Clausen
2015-01-13 12:01 ` [PATCH 12/16] [media] adv7180: Add support for the adv7280-m/adv7281-m/adv7281-ma/adv7282-m Lars-Peter Clausen
2015-01-13 12:01 ` [PATCH 13/16] [media] adv7180: Add I2P support Lars-Peter Clausen
2015-01-13 12:01 ` [PATCH 14/16] [media] adv7180: Add fast switch support Lars-Peter Clausen
2015-01-13 12:54   ` Hans Verkuil
2015-01-13 12:01 ` [PATCH 15/16] [media] adv7180: Add free run mode controls Lars-Peter Clausen
2015-01-16 10:20   ` Hans Verkuil
2015-01-13 12:01 ` [PATCH 16/16] [media] Add MAINTAINERS entry for the adv7180 Lars-Peter Clausen
2015-01-13 12:55   ` Mats Randgaard (matrandg)
2015-01-13 13:02     ` Lars-Peter Clausen
2015-01-13 13:04 ` [PATCH 00/16] [media] adv7180: Add support for different chip Hans Verkuil
2015-01-13 13:15   ` Lars-Peter Clausen [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=54B51A57.8010905@metafoo.de \
    --to=lars@metafoo.de \
    --cc=hverkuil@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).