commit | ca6f2796eef7fcff66a3b3f4bf45a7493ead0620 | [log] [tgz] |
---|---|---|
author | Thierry Reding <treding@nvidia.com> | Thu Nov 17 16:47:31 2016 +0100 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Fri Feb 03 12:36:36 2017 -0800 |
tree | b4ee72b4a1d5373816f336ecc990ee08e93c11f7 | |
parent | 5775a4c76fbc0321671503c815d8a2ef657e0281 [diff] |
clk: tegra: Add BPMP clock driver This driver uses the services provided by the BPMP firmware driver to implement a clock driver based on the MRQ_CLK request. This part of the BPMP ABI provides a means to enumerate and control clocks and should allow the driver to work on any chip that supports this ABI. Signed-off-by: Thierry Reding <treding@nvidia.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>