commit | d931ba53e001cd3cea909070bf3c971ed217fa7d | [log] [tgz] |
---|---|---|
author | Anson Huang <Anson.Huang@nxp.com> | Tue Jan 09 17:52:05 2018 +0800 |
committer | Shawn Guo <shawnguo@kernel.org> | Thu Feb 22 17:46:58 2018 +0800 |
tree | 48fa9b90eca17e5574d2897a5d11deea9b20754e | |
parent | 7928b2cbe55b2a410a0f5c1f154610059c57b1b2 [diff] |
clk: imx: imx7d: add the snvs clock 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 <Anson.Huang@nxp.com> Acked-by: Dong Aisheng <aisheng.dong@nxp.com> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>