From: Sascha Hauer <s.hauer@pengutronix.de>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: Darius Augulis <augulis.darius@gmail.com>,
Linux Media Mailing List <linux-media@vger.kernel.org>,
paulius.zaleckas@teltonika.lt
Subject: Re: [PATCH V4] Add camera (CSI) driver for MX1
Date: Fri, 3 Apr 2009 14:47:58 +0200 [thread overview]
Message-ID: <20090403124758.GW23731@pengutronix.de> (raw)
In-Reply-To: <Pine.LNX.4.64.0904031437540.4729@axis700.grange>
On Fri, Apr 03, 2009 at 02:41:16PM +0200, Guennadi Liakhovetski wrote:
> On Fri, 3 Apr 2009, Sascha Hauer wrote:
>
> > On Fri, Apr 03, 2009 at 02:15:34PM +0200, Guennadi Liakhovetski wrote:
> > > Wondering, if it still will work then... At least it compiles. BTW, should
> > > it really also work with IMX? Then you might want to change this
> > >
> > > depends on VIDEO_DEV && ARCH_MX1 && SOC_CAMERA
> > >
> > > to
> > >
> > > depends on VIDEO_DEV && (ARCH_MX1 || ARCH_IMX) && SOC_CAMERA
> >
> > This shouldn't be necessary. ARCH_IMX does not have the platform part to
> > make use of this driver and will never get it.
>
> Confused... Then why the whole that "IMX/MX1" in the driver? And why will
> it never get it - are they compatible or not?
Not just compatible, they are the same. A little bit of history: I
originally brought i.MX1 support to the kernel in the early 2.6 days.
around 2.6.25 Freescale pushed initial i.MX31 support using plat-mxc. We in
turn based our i.MX27 port on this code and since then it evolved
further. Darius based a new i.MX1 support on this code and now we can
remove arch-imx.
Sascha
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
next prev parent reply other threads:[~2009-04-03 12:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-03 11:30 [PATCH V4] Add camera (CSI) driver for MX1 Darius Augulis
2009-04-03 11:46 ` Darius Augulis
2009-04-03 12:15 ` Guennadi Liakhovetski
2009-04-03 12:29 ` Sascha Hauer
2009-04-03 12:30 ` Darius Augulis
2009-04-03 12:41 ` Guennadi Liakhovetski
2009-04-03 12:47 ` Sascha Hauer [this message]
2009-04-03 12:52 ` Darius Augulis
2009-04-03 13:01 ` Guennadi Liakhovetski
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=20090403124758.GW23731@pengutronix.de \
--to=s.hauer@pengutronix.de \
--cc=augulis.darius@gmail.com \
--cc=g.liakhovetski@gmx.de \
--cc=linux-media@vger.kernel.org \
--cc=paulius.zaleckas@teltonika.lt \
/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.