Re: [PATCH v6 18/41] clk: davinci: New driver for TI DA8XX CFGCHIP clocks
From: Sekhar Nori <hidden>
Date: 2018-02-02 13:54:35
Also in:
linux-arm-kernel, linux-clk, lkml
From: Sekhar Nori <hidden>
Date: 2018-02-02 13:54:35
Also in:
linux-arm-kernel, linux-clk, lkml
On Friday 02 February 2018 06:49 PM, Sekhar Nori wrote:
On Saturday 20 January 2018 10:43 PM, David Lechner wrote:quoted
+static const struct clk_ops da8xx_cfgchip_div4p5_clk_ops = { + .enable = da8xx_cfgchip_gate_clk_enable, + .disable = da8xx_cfgchip_gate_clk_disable, + .is_enabled = da8xx_cfgchip_gate_clk_is_enabled,I assume the reason for not using clk-gate.c is lack of regmap support there?
This is rather question for da8xx_cfgchip_gate_clk_ops. Sorry about the bad context. Thanks, Sekhar -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html