All of lore.kernel.org
 help / color / mirror / Atom feed
From: Darius Augulis <augulis.darius@gmail.com>
To: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Cc: Sascha Hauer <s.hauer@pengutronix.de>,
	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, 03 Apr 2009 15:52:34 +0300	[thread overview]
Message-ID: <49D60692.9050204@gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0904031437540.4729@axis700.grange>

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? Or just there's no demand / 
> chips are EOLed or something...
>
>   

in Linux kernel "imx" is the old name of "mx1".
mx1 contains of two processors: i.MX1 and i.MXL.

>>> but you can do this later, maybe, when you actually get a chance to test 
>>> it on IMX (if you haven't done so yet).
>>>
>>> Sascha, we need your ack for the ARM part.
>>>       
>> I'm OK with this driver: I have never worked with FIQs though so I can't
>> say much to it.
>>     
>
> Ok, I take it as an "Acked-by" then:-)
>
> Thanks
> Guennadi
> ---
> Guennadi Liakhovetski, Ph.D.
> Freelance Open-Source Software Developer
>
>   


  parent reply	other threads:[~2009-04-03 12:54 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
2009-04-03 12:52       ` Darius Augulis [this message]
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=49D60692.9050204@gmail.com \
    --to=augulis.darius@gmail.com \
    --cc=g.liakhovetski@gmx.de \
    --cc=linux-media@vger.kernel.org \
    --cc=paulius.zaleckas@teltonika.lt \
    --cc=s.hauer@pengutronix.de \
    /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.