Re: [PATCH v4 0/6] media/sun6i: Allwinner A64 CSI support

2018-12-19 Thread Michael Nazzareno Trimarchi
ot in the kernel code but it's just on relic design. We are getting the information on that module and see if inside is really using the xvclk or it's clocked by some other things. We have only the schematic up to the connector. Michael > > Maxime > > -- > Maxime Ripard, Bootlin > Embedded Linux and Kernel engineering > https://bootlin.com -- | Michael Nazzareno Trimarchi Amarula Solutions BV | | COO - Founder Cruquiuskade 47 | | +31(0)851119172 Amsterdam 1018 AM NL | | [`as] http://www.amarulasolutions.com |

Re: Configure video PAL decoder into media pipeline

2018-12-12 Thread Michael Nazzareno Trimarchi
Hi On Wed, Dec 12, 2018 at 9:55 AM jacopo mondi wrote: > > On Wed, Dec 12, 2018 at 09:43:23AM +0100, Michael Nazzareno Trimarchi wrote: > > Hi > > > > On Wed, Dec 12, 2018 at 9:39 AM jacopo mondi wrote: > > > > > > Hi Michael, > > > >

Re: Configure video PAL decoder into media pipeline

2018-12-12 Thread Michael Nazzareno Trimarchi
Hi On Wed, Dec 12, 2018 at 9:39 AM jacopo mondi wrote: > > Hi Michael, > > On Tue, Dec 11, 2018 at 02:53:24PM +0100, Michael Nazzareno Trimarchi wrote: > > Hi Jacopo > > > > On Tue, Dec 11, 2018 at 12:39 PM jacopo mondi wrote: > > > > > > Hi Mi

Re: Configure video PAL decoder into media pipeline

2018-12-11 Thread Michael Nazzareno Trimarchi
Hi Jacopo On Tue, Dec 11, 2018 at 12:39 PM jacopo mondi wrote: > > Hi Michael, > > On Mon, Dec 10, 2018 at 10:45:02PM +0100, Michael Nazzareno Trimarchi wrote: > > Hi Jacopo > > > > Let's see what I have done > > > > On Sun, Dec 9, 2018 at 8:39

Re: Configure video PAL decoder into media pipeline

2018-12-10 Thread Michael Nazzareno Trimarchi
Hi Jacopo Let's see what I have done On Sun, Dec 9, 2018 at 8:39 PM jacopo mondi wrote: > > Hi Michael, Jagan, Hans, > > On Sat, Dec 08, 2018 at 06:07:04PM +0100, Michael Nazzareno Trimarchi wrote: > > Hi > > > > Down you have my tentative of connection &

Re: Configure video PAL decoder into media pipeline

2018-12-09 Thread Michael Nazzareno Trimarchi
Hi On Sun, Dec 9, 2018 at 8:39 PM jacopo mondi wrote: > > Hi Michael, Jagan, Hans, > > On Sat, Dec 08, 2018 at 06:07:04PM +0100, Michael Nazzareno Trimarchi wrote: > > Hi > > > > Down you have my tentative of connection > > > > I need to hack a bit to

Re: Configure video PAL decoder into media pipeline

2018-12-08 Thread Michael Nazzareno Trimarchi
Hi Down you have my tentative of connection I need to hack a bit to have tuner registered. I'm using imx-media On Sat, Dec 8, 2018 at 12:48 PM Michael Nazzareno Trimarchi wrote: > > Hi > > On Fri, Dec 7, 2018 at 1:11 PM Hans Verkuil wrote: > > > > On 12/07/20

Re: Configure video PAL decoder into media pipeline

2018-12-08 Thread Michael Nazzareno Trimarchi
ried to look for similar design in mainline, but I couldn't find > > it. is there any design similar to this in mainline? > > > > Please let us know if anyone has any suggestions on this. > > > > Jagan. > > > -- | Michael Nazzareno Trimarchi Amarula Solutions BV | | COO - Founder Cruquiuskade 47 | | +31(0)851119172 Amsterdam 1018 AM NL | | [`as] http://www.amarulasolutions.com |

Re: [PATCH 4/5 RESEND] si470x-i2c: Add optional reset-gpio support

2018-12-07 Thread Michael Nazzareno Trimarchi
6fd6a399cb77 100644 > --- a/drivers/media/radio/si470x/radio-si470x.h > +++ b/drivers/media/radio/si470x/radio-si470x.h > @@ -189,6 +189,7 @@ struct si470x_device { > #if IS_ENABLED(CONFIG_I2C_SI470X) > struct i2c_client *client; > + struct gpio_desc *g