Re: [PATCH v2 08/26] clk: sun5i: add DRAM gates
From: Rob Herring <hidden>
Date: 2016-01-15 03:04:09
Also in:
dri-devel, linux-arm-kernel, linux-clk, lkml
From: Rob Herring <hidden>
Date: 2016-01-15 03:04:09
Also in:
dri-devel, linux-arm-kernel, linux-clk, lkml
On Thu, Jan 14, 2016 at 04:24:51PM +0100, Maxime Ripard wrote:
The Allwinner SoCs have a gate controller to gate the access to the DRAM clock to the some devices that need to access the DRAM directly (mostly display / image related IPs). Use a simple gates driver to support the one found in the A13 / R8 SoCs. Signed-off-by: Maxime Ripard <maxime.ripard-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> Acked-by: Chen-Yu Tsai <redacted> --- Documentation/devicetree/bindings/clock/sunxi.txt | 1 +
Acked-by: Rob Herring <redacted>
drivers/clk/sunxi/clk-simple-gates.c | 2 ++ 2 files changed, 3 insertions(+)