Re: imx8mm eLCDIF clock

2022-05-26 Thread Sean Anderson
On 4/22/22 2:39 AM, Tommaso Merciai wrote: On Thu, Apr 21, 2022 at 08:09:59PM -0400, Sean Anderson wrote: On 4/21/22 2:48 AM, Tommaso Merciai wrote: Hi, I'm working on drivers/clk/imx/clk-imx8mm.c to port and bring up eLCDIF clocks. After port all necessary clocks needed by eLCDIF I found that

Re: imx8mm eLCDIF clock

2022-04-21 Thread Tommaso Merciai
On Thu, Apr 21, 2022 at 08:09:59PM -0400, Sean Anderson wrote: > On 4/21/22 2:48 AM, Tommaso Merciai wrote: > > Hi, > > I'm working on drivers/clk/imx/clk-imx8mm.c to port and bring up eLCDIF > > clocks. After port all necessary clocks needed by eLCDIF I found that > > IMX8MM_VIDEO_PLL1 clock is no

Re: imx8mm eLCDIF clock

2022-04-21 Thread Sean Anderson
On 4/21/22 2:48 AM, Tommaso Merciai wrote: Hi, I'm working on drivers/clk/imx/clk-imx8mm.c to port and bring up eLCDIF clocks. After port all necessary clocks needed by eLCDIF I found that IMX8MM_VIDEO_PLL1 clock is not enabled and need the following code to enable it at the end of the clk-imx8mm

Re: imx8mm eLCDIF clock

2022-04-21 Thread Michael Nazzareno Trimarchi
Hi On Thu, Apr 21, 2022 at 2:05 PM Adam Ford wrote: > > On Thu, Apr 21, 2022 at 7:03 AM Stefano Babic wrote: > > > > On 21.04.22 14:01, Marek Vasut wrote: > > > On 4/21/22 13:54, Tommaso Merciai wrote: > > >> On Thu, Apr 21, 2022 at 01:20:58PM +0200, Marek Vasut wrote: > > >>> On 4/21/22 13:14,

Re: imx8mm eLCDIF clock

2022-04-21 Thread Adam Ford
On Thu, Apr 21, 2022 at 7:03 AM Stefano Babic wrote: > > On 21.04.22 14:01, Marek Vasut wrote: > > On 4/21/22 13:54, Tommaso Merciai wrote: > >> On Thu, Apr 21, 2022 at 01:20:58PM +0200, Marek Vasut wrote: > >>> On 4/21/22 13:14, Adam Ford wrote: > On Thu, Apr 21, 2022 at 5:29 AM Tommaso Merc

Re: imx8mm eLCDIF clock

2022-04-21 Thread Stefano Babic
On 21.04.22 14:01, Marek Vasut wrote: On 4/21/22 13:54, Tommaso Merciai wrote: On Thu, Apr 21, 2022 at 01:20:58PM +0200, Marek Vasut wrote: On 4/21/22 13:14, Adam Ford wrote: On Thu, Apr 21, 2022 at 5:29 AM Tommaso Merciai wrote: On Thu, Apr 21, 2022 at 08:48:05AM +0200, Tommaso Merciai wro

Re: imx8mm eLCDIF clock

2022-04-21 Thread Marek Vasut
On 4/21/22 13:54, Tommaso Merciai wrote: On Thu, Apr 21, 2022 at 01:20:58PM +0200, Marek Vasut wrote: On 4/21/22 13:14, Adam Ford wrote: On Thu, Apr 21, 2022 at 5:29 AM Tommaso Merciai wrote: On Thu, Apr 21, 2022 at 08:48:05AM +0200, Tommaso Merciai wrote: + Fabio + Tim + Michael + Marek +

Re: imx8mm eLCDIF clock

2022-04-21 Thread Tommaso Merciai
On Thu, Apr 21, 2022 at 01:20:58PM +0200, Marek Vasut wrote: > On 4/21/22 13:14, Adam Ford wrote: > > On Thu, Apr 21, 2022 at 5:29 AM Tommaso Merciai > > wrote: > > > > > > On Thu, Apr 21, 2022 at 08:48:05AM +0200, Tommaso Merciai wrote: > > > > > > + Fabio > > > + Tim > > > + Michael > > > + Ma

Re: imx8mm eLCDIF clock

2022-04-21 Thread Tommaso Merciai
On Thu, Apr 21, 2022 at 06:14:58AM -0500, Adam Ford wrote: > On Thu, Apr 21, 2022 at 5:29 AM Tommaso Merciai > wrote: > > > > On Thu, Apr 21, 2022 at 08:48:05AM +0200, Tommaso Merciai wrote: > > > > + Fabio > > + Tim > > + Michael > > + Marek > > + Adam > > > > > Hi, > > > I'm working on drivers/c

Re: imx8mm eLCDIF clock

2022-04-21 Thread Marek Vasut
On 4/21/22 13:14, Adam Ford wrote: On Thu, Apr 21, 2022 at 5:29 AM Tommaso Merciai wrote: On Thu, Apr 21, 2022 at 08:48:05AM +0200, Tommaso Merciai wrote: + Fabio + Tim + Michael + Marek + Adam Hi, I'm working on drivers/clk/imx/clk-imx8mm.c to port and bring up eLCDIF clocks. After port al

Re: imx8mm eLCDIF clock

2022-04-21 Thread Adam Ford
On Thu, Apr 21, 2022 at 5:29 AM Tommaso Merciai wrote: > > On Thu, Apr 21, 2022 at 08:48:05AM +0200, Tommaso Merciai wrote: > > + Fabio > + Tim > + Michael > + Marek > + Adam > > > Hi, > > I'm working on drivers/clk/imx/clk-imx8mm.c to port and bring up eLCDIF > > clocks. After port all necessary

Re: imx8mm eLCDIF clock

2022-04-21 Thread Tommaso Merciai
On Thu, Apr 21, 2022 at 08:48:05AM +0200, Tommaso Merciai wrote: + Fabio + Tim + Michael + Marek + Adam > Hi, > I'm working on drivers/clk/imx/clk-imx8mm.c to port and bring up eLCDIF > clocks. After port all necessary clocks needed by eLCDIF I found that > IMX8MM_VIDEO_PLL1 clock is not enabled

imx8mm eLCDIF clock

2022-04-20 Thread Tommaso Merciai
Hi, I'm working on drivers/clk/imx/clk-imx8mm.c to port and bring up eLCDIF clocks. After port all necessary clocks needed by eLCDIF I found that IMX8MM_VIDEO_PLL1 clock is not enabled and need the following code to enable it at the end of the clk-imx8mm probe: struct clk *clkp; clk_get_by_id(IMX