Re: [PATCH 1/2] clk: imx: imx7d: add the snvs clock

2018-01-08 Thread Dong Aisheng
On Thu, Jan 04, 2018 at 11:06:41PM +0800, Anson Huang wrote: > According to the i.MX7D Reference Manual, > SNVS block has a clock gate, accessing SNVS block > would need this clock gate to be enabled, add it > into clock tree so that SNVS module driver can > operate this clock gate. > >

Re: [PATCH 1/2] clk: imx: imx7d: add the snvs clock

2018-01-08 Thread Dong Aisheng
On Thu, Jan 04, 2018 at 11:06:41PM +0800, Anson Huang wrote: > According to the i.MX7D Reference Manual, > SNVS block has a clock gate, accessing SNVS block > would need this clock gate to be enabled, add it > into clock tree so that SNVS module driver can > operate this clock gate. > >

Re: [PATCH 1/2] clk: imx: imx7d: add the snvs clock

2018-01-04 Thread Fabio Estevam
On Thu, Jan 4, 2018 at 1:06 PM, Anson Huang wrote: > According to the i.MX7D Reference Manual, > SNVS block has a clock gate, accessing SNVS block > would need this clock gate to be enabled, add it > into clock tree so that SNVS module driver can > operate this clock gate. >

Re: [PATCH 1/2] clk: imx: imx7d: add the snvs clock

2018-01-04 Thread Fabio Estevam
On Thu, Jan 4, 2018 at 1:06 PM, Anson Huang wrote: > According to the i.MX7D Reference Manual, > SNVS block has a clock gate, accessing SNVS block > would need this clock gate to be enabled, add it > into clock tree so that SNVS module driver can > operate this clock gate. > > Signed-off-by:

[PATCH 1/2] clk: imx: imx7d: add the snvs clock

2018-01-03 Thread Anson Huang
According to the i.MX7D Reference Manual, SNVS block has a clock gate, accessing SNVS block would need this clock gate to be enabled, add it into clock tree so that SNVS module driver can operate this clock gate. Signed-off-by: Anson Huang --- drivers/clk/imx/clk-imx7d.c

[PATCH 1/2] clk: imx: imx7d: add the snvs clock

2018-01-03 Thread Anson Huang
According to the i.MX7D Reference Manual, SNVS block has a clock gate, accessing SNVS block would need this clock gate to be enabled, add it into clock tree so that SNVS module driver can operate this clock gate. Signed-off-by: Anson Huang --- drivers/clk/imx/clk-imx7d.c | 1 +