commit | 2d58296f3ec93b9d9ff862eb6e656af1f7cd8c47 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Thu Oct 18 14:28:26 2018 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Mon Oct 22 12:59:01 2018 +0200 |
tree | 0dd87b98a3b2ca16d43462df94c7938c330db19a | |
parent | abeebc19dbe0445793dab45d48dc60541e58fe6a [diff] |
imx8: add dummy clock This driver is mostly used to avoid build errors. We use uclass clk driver for clk related operations. Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Anatolij Gustschin <agust@denx.de> Cc: Stefano Babic <sbabic@denx.de>