Re: [EXT] Re: [RFC 00/19] clk: imx: Switch the imx6 and imx7 to clk_hw based API

2019-04-27 Thread Abel Vesa
On 19-04-25 08:53:33, Stephen Boyd wrote: > Caution: EXT Email > > Quoting Abel Vesa (2019-04-24 00:13:48) > > > > Can you please be more specific and point out exactly which one isn't ? > > Is this a question for me? > Nevermind. I'll send another version in the following days. > > > > > > >

Re: [EXT] Re: [RFC 00/19] clk: imx: Switch the imx6 and imx7 to clk_hw based API

2019-04-25 Thread Stephen Boyd
Quoting Abel Vesa (2019-04-24 00:13:48) > > Can you please be more specific and point out exactly which one isn't ? Is this a question for me? > > > > > FYI, I'm dropping this from my review queue under the assumption it will > > be sent again. Also, it would be nice to not have the wrappers a

Re: [EXT] Re: [RFC 00/19] clk: imx: Switch the imx6 and imx7 to clk_hw based API

2019-04-24 Thread Abel Vesa
On 19-04-23 14:49:59, Stephen Boyd wrote: > WARNING: This email was created outside of NXP. DO NOT CLICK links or > attachments unless you recognize the sender and know the content is safe. > > > > Quoting Stephen Boyd (2019-04-10 15:00:07) > > Quoting Fabio Estevam (2019-03-22 09:24:54) > > >

Re: [RFC 00/19] clk: imx: Switch the imx6 and imx7 to clk_hw based API

2019-04-23 Thread Stephen Boyd
Quoting Stephen Boyd (2019-04-10 15:00:07) > Quoting Fabio Estevam (2019-03-22 09:24:54) > > Hi Abel, > > > > On Fri, Mar 22, 2019 at 12:37 PM Abel Vesa wrote: > > > > > > This work is part of the effort of switching the entire imx clock drivers > > > towards clk_hw based API. In order to do that

Re: [RFC 00/19] clk: imx: Switch the imx6 and imx7 to clk_hw based API

2019-04-10 Thread Stephen Boyd
Quoting Fabio Estevam (2019-03-22 09:24:54) > Hi Abel, > > On Fri, Mar 22, 2019 at 12:37 PM Abel Vesa wrote: > > > > This work is part of the effort of switching the entire imx clock drivers > > towards clk_hw based API. In order to do that, we have to keep the old > > Maybe I missed some earlie

Re: [RFC 00/19] clk: imx: Switch the imx6 and imx7 to clk_hw based API

2019-03-22 Thread Fabio Estevam
Hi Abel, On Fri, Mar 22, 2019 at 12:37 PM Abel Vesa wrote: > > This work is part of the effort of switching the entire imx clock drivers > towards clk_hw based API. In order to do that, we have to keep the old Maybe I missed some earlier discussions on this topic, but let me ask a fundamental qu

[RFC 00/19] clk: imx: Switch the imx6 and imx7 to clk_hw based API

2019-03-22 Thread Abel Vesa
This work is part of the effort of switching the entire imx clock drivers towards clk_hw based API. In order to do that, we have to keep the old clk based API around in order not to break the older imx platforms. For that, macros have been added that actually take the clk_hw based registration func