diff options
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2018-02-16 16:07:25 +0100 |
---|---|---|
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2018-02-24 18:46:45 +0100 |
commit | 35a69a3b01298e605025f4758d79f667463c9ee1 (patch) | |
tree | ebe5de60a009374f599df9f595331bbdf995ded1 /include/imx_thermal.h | |
parent | a9bdd67653c026d3f568375ca8e48fb5014c62c9 (diff) |
rockchip: clk: rk3368: handle clk_enable requests for GMAC
Since commit ba1f96672522 ("net: designware: add clock support"), the
designware GMAC driver enables all referenced clocks. While this is a
no-op for the RK3368 during boot-up (reset behaviour has all the clock
gates open anyway), we still need to handle the clock-ids passed in
the enable op of the clock-driver and return a success.
This change extends the RK3368 clk driver to:
(a) provide a enable op
(b) signals success to the caller when the clocks for the GMAC are
enabled (no actual action is necessary as the gates are open
after reset)
References: commit ba1f96672522 ("net: designware: add clock support")
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Tested-by: Klaus Goger <klaus.goger@theobroma-systems.com>
Diffstat (limited to 'include/imx_thermal.h')
0 files changed, 0 insertions, 0 deletions