commit | bb478b8028c022869f2ec6cbc2e9d402f9b1f19b | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Jul 09 15:36:22 2020 +0800 |
committer | Peng Fan <peng.fan@nxp.com> | Tue Jul 14 15:23:47 2020 +0800 |
tree | d413d71f024efe9cd66ca6bc8616d267e783e4a1 | |
parent | 435dc12c4df7751943373369e069b72c192f4ff3 [diff] |
clk: imx8m: drop clk settings We use non-dm code to configure the clk settings in order to simplify dm clk driver in future, so remove the duplicated code from clk driver Signed-off-by: Peng Fan <peng.fan@nxp.com>