[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOMZO5DP3BMmmL3eM5dmhy0YdMGvD9UW1mUXb1tYds9eVbE6LA@mail.gmail.com>
Date: Mon, 2 Mar 2020 12:33:13 -0300
From: Fabio Estevam <festevam@...il.com>
To: "Lad, Prabhakar" <prabhakar.csengg@...il.com>
Cc: Mauro Carvalho Chehab <mchehab@...nel.org>,
Sakari Ailus <sakari.ailus@...ux.intel.com>,
linux-media <linux-media@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@...renesas.com>
Subject: Re: [PATCH] media: i2c: ov5645: Add virtual_channel module parameter
Hi Prabhakar,
On Mon, Mar 2, 2020 at 4:19 AM Lad, Prabhakar
<prabhakar.csengg@...il.com> wrote:
> > Should this be a device tree property instead?
> I did give a thought about it, but making this as DT property would
> make it more stiff.
In case a system has two OV5645 and we want to operate each OV5645
with a different virtual channel, it will not be possible with the
module_param approach.
Using a device tree property would make it possible though, so I think
it makes more sense to use a device tree property for this.
Thanks
Powered by blists - more mailing lists