All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Sergio Aguirre <saaguirre@ti.com>
Cc: linux-media@vger.kernel.org, linux-omap@vger.kernel.org,
	laurent.pinchart@ideasonboard.com, sakari.ailus@iki.fi
Subject: Re: [PATCH v2 00/11] v4l2: OMAP4 ISS driver + Sensor + Board support
Date: Wed, 7 Dec 2011 13:50:08 -0800	[thread overview]
Message-ID: <20111207215008.GN31337@atomide.com> (raw)
In-Reply-To: <1322698500-29924-1-git-send-email-saaguirre@ti.com>

* Sergio Aguirre <saaguirre@ti.com> [111130 15:40]:
> Hi everyone,
> 
> This is the second version of the OMAP4 ISS driver,
> now ported to the Media Controller framework AND supporting
> videobuf2 framework.

I suggest you do a device tree only binding for new drivers.

>  arch/arm/mach-omap2/board-4430sdp-camera.c    |  221 ++++
>  arch/arm/mach-omap2/board-omap4panda-camera.c |  198 ++++
>  arch/arm/mach-omap2/devices.c                 |   40 +

That leaves out most of the code above.

Regards,

Tony

      parent reply	other threads:[~2011-12-07 21:50 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-01  0:14 [PATCH v2 00/11] v4l2: OMAP4 ISS driver + Sensor + Board support Sergio Aguirre
2011-12-01  0:14 ` Sergio Aguirre
2011-12-01  0:14 ` [PATCH v2 01/11] TWL6030: Add mapping for auxiliary regs Sergio Aguirre
2011-12-01  0:14   ` Sergio Aguirre
2011-12-01 15:58   ` T Krishnamoorthy, Balaji
2011-12-01 17:47     ` Aguirre, Sergio
2011-12-01 17:47       ` Aguirre, Sergio
2011-12-01  0:14 ` [PATCH v2 02/11] mfd: twl6040: Fix wrong TWL6040_GPO3 bitfield value Sergio Aguirre
2011-12-01  0:14   ` Sergio Aguirre
2011-12-01 17:24   ` Laurent Pinchart
2011-12-01 17:35     ` Aguirre, Sergio
2011-12-02  1:08       ` Laurent Pinchart
2011-12-01  0:14 ` [PATCH v2 03/11] v4l: Introduce sensor operation for getting interface configuration Sergio Aguirre
2011-12-01  0:14   ` Sergio Aguirre
2011-12-02 13:32   ` Stanimir Varbanov
2011-12-02 16:04     ` Aguirre, Sergio
2011-12-01  0:14 ` [PATCH v2 04/11] OMAP4: hwmod: Include CSI2A and CSIPHY1 memory sections Sergio Aguirre
2011-12-01  0:14   ` Sergio Aguirre
2011-12-01  6:34   ` Hiremath, Vaibhav
2011-12-01 13:17     ` Aguirre, Sergio
2011-12-01 13:17       ` Aguirre, Sergio
2011-12-02 22:49       ` Kevin Hilman
2011-12-02 22:49         ` Kevin Hilman
2011-12-02 22:59         ` Aguirre, Sergio
2011-12-02 23:18           ` Kevin Hilman
2011-12-02 23:18             ` Kevin Hilman
2011-12-01  0:14 ` [PATCH v2 05/11] OMAP4: Add base addresses for ISS Sergio Aguirre
2011-12-01  0:14   ` Sergio Aguirre
2011-12-01 17:24   ` Laurent Pinchart
2011-12-01 17:30     ` Aguirre, Sergio
2011-12-02 22:45   ` Kevin Hilman
2011-12-02 22:45     ` Kevin Hilman
2011-12-02 23:01     ` Aguirre, Sergio
2011-12-02 23:01       ` Aguirre, Sergio
2011-12-01  0:14 ` [PATCH v2 06/11] v4l: Add support for omap4iss driver Sergio Aguirre
2011-12-01  0:14   ` Sergio Aguirre
2011-12-11  9:11   ` Sakari Ailus
2012-01-23  9:10     ` Aguirre, Sergio
2012-01-14 17:51   ` Sakari Ailus
2012-01-25  8:58     ` Aguirre, Sergio
2012-01-26 21:05       ` Sakari Ailus
2012-03-09  3:14         ` Aguirre, Sergio
2012-03-09  3:14           ` Aguirre, Sergio
2011-12-01  0:14 ` [PATCH v2 07/11] v4l: Add support for ov5640 sensor Sergio Aguirre
2011-12-01  0:14   ` Sergio Aguirre
2011-12-01  0:14 ` [PATCH v2 08/11] v4l: Add support for ov5650 sensor Sergio Aguirre
2011-12-01  0:14   ` Sergio Aguirre
2011-12-01  0:14 ` [PATCH v2 09/11] arm: omap4430sdp: Add support for omap4iss camera Sergio Aguirre
2011-12-01  0:14   ` Sergio Aguirre
2011-12-11  8:05   ` Sakari Ailus
2011-12-01  0:14 ` [PATCH v2 10/11] arm: omap4panda: " Sergio Aguirre
2011-12-01  0:14   ` Sergio Aguirre
2011-12-01  6:24   ` Hiremath, Vaibhav
2011-12-01 13:34     ` Aguirre, Sergio
2011-12-01 13:34       ` Aguirre, Sergio
2011-12-01  0:15 ` [PATCH v2 11/11] arm: Add support for CMA for omap4iss driver Sergio Aguirre
2011-12-01  0:15   ` Sergio Aguirre
2011-12-01  4:05 ` [PATCH v2 00/11] v4l2: OMAP4 ISS driver + Sensor + Board support Aguirre, Sergio
2011-12-01  4:05   ` Aguirre, Sergio
2011-12-01 16:14 ` Sakari Ailus
2011-12-01 17:41   ` Aguirre, Sergio
2011-12-01 17:26 ` Laurent Pinchart
2011-12-01 17:43   ` Aguirre, Sergio
2011-12-01 17:43     ` Aguirre, Sergio
2011-12-07 21:50 ` Tony Lindgren [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=20111207215008.GN31337@atomide.com \
    --to=tony@atomide.com \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-media@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=saaguirre@ti.com \
    --cc=sakari.ailus@iki.fi \
    /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.