commit | ec04ae4217e6f68ad7ccd7740e540d79a3f4e1c1 | [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 | 6036dba1c82b751fbea3ac2e1ddcd0e70729c402 [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>