RE: [PATCH V2 1/2] clk: imx6sx: add missing lvds2 clock to the clock tree

2018-04-20 Thread Anson Huang
rnel.org; mark.rutl...@arm.com; li...@armlinux.org.uk; > mturque...@baylibre.com; sb...@kernel.org; S.j. Wang > <shengjiu.w...@nxp.com>; dl-linux-imx <linux-...@nxp.com>; > linux-arm-ker...@lists.infradead.org; devicet...@vger.kernel.org; > linux-kernel@vger.kernel.org; linux

RE: [PATCH V2 1/2] clk: imx6sx: add missing lvds2 clock to the clock tree

2018-04-20 Thread Anson Huang
.org.uk; > mturque...@baylibre.com; sb...@kernel.org; S.j. Wang > ; dl-linux-imx ; > linux-arm-ker...@lists.infradead.org; devicet...@vger.kernel.org; > linux-kernel@vger.kernel.org; linux-...@vger.kernel.org > Subject: Re: [PATCH V2 1/2] clk: imx6sx: add missing lvds2 clock to the clock >

Re: [PATCH V2 1/2] clk: imx6sx: add missing lvds2 clock to the clock tree

2018-04-19 Thread Shawn Guo
On Mon, Mar 19, 2018 at 10:30:44AM +0800, Anson Huang wrote: > i.MX6SX has lvds2 (analog clock2), an I/O clock like lvds1. > And this lvds2, along with lvds1, can be used to provide > external clock source to the internal pll, such as pll4_audio > and pll5_video. > > This patch mainly adds the

Re: [PATCH V2 1/2] clk: imx6sx: add missing lvds2 clock to the clock tree

2018-04-19 Thread Shawn Guo
On Mon, Mar 19, 2018 at 10:30:44AM +0800, Anson Huang wrote: > i.MX6SX has lvds2 (analog clock2), an I/O clock like lvds1. > And this lvds2, along with lvds1, can be used to provide > external clock source to the internal pll, such as pll4_audio > and pll5_video. > > This patch mainly adds the

Re: [PATCH V2 1/2] clk: imx6sx: add missing lvds2 clock to the clock tree

2018-04-16 Thread Stephen Boyd
Quoting Anson Huang (2018-03-18 19:30:44) > i.MX6SX has lvds2 (analog clock2), an I/O clock like lvds1. > And this lvds2, along with lvds1, can be used to provide > external clock source to the internal pll, such as pll4_audio > and pll5_video. > > This patch mainly adds the lvds2 to the clock

Re: [PATCH V2 1/2] clk: imx6sx: add missing lvds2 clock to the clock tree

2018-04-16 Thread Stephen Boyd
Quoting Anson Huang (2018-03-18 19:30:44) > i.MX6SX has lvds2 (analog clock2), an I/O clock like lvds1. > And this lvds2, along with lvds1, can be used to provide > external clock source to the internal pll, such as pll4_audio > and pll5_video. > > This patch mainly adds the lvds2 to the clock

Re: [PATCH V2 1/2] clk: imx6sx: add missing lvds2 clock to the clock tree

2018-03-26 Thread Rob Herring
On Mon, Mar 19, 2018 at 10:30:44AM +0800, Anson Huang wrote: > i.MX6SX has lvds2 (analog clock2), an I/O clock like lvds1. > And this lvds2, along with lvds1, can be used to provide > external clock source to the internal pll, such as pll4_audio > and pll5_video. > > This patch mainly adds the

Re: [PATCH V2 1/2] clk: imx6sx: add missing lvds2 clock to the clock tree

2018-03-26 Thread Rob Herring
On Mon, Mar 19, 2018 at 10:30:44AM +0800, Anson Huang wrote: > i.MX6SX has lvds2 (analog clock2), an I/O clock like lvds1. > And this lvds2, along with lvds1, can be used to provide > external clock source to the internal pll, such as pll4_audio > and pll5_video. > > This patch mainly adds the