diff options
author | Sascha Hauer <s.hauer@pengutronix.de> | 2011-04-19 08:33:45 +0200 |
---|---|---|
committer | Sascha Hauer <s.hauer@pengutronix.de> | 2012-05-02 12:08:13 +0200 |
commit | b75c015143a4a6021731ff3e36718896381be94f (patch) | |
tree | 120a964bf4213ac2180c03f138f0e749253b4db2 /arch/arm/mach-imx/cpu-imx25.c | |
parent | ARM: imx: add common clock support for pllv3 (diff) | |
download | linux-b75c015143a4a6021731ff3e36718896381be94f.tar.xz linux-b75c015143a4a6021731ff3e36718896381be94f.zip |
ARM i.MX: Add common clock support for 2bit gate
This gate consists of two bits:
0b00: clk disabled
0b01: clk enabled in run mode and disabled in sleep mode
0b11: clk enabled
Currently only disabled and enabled are supported. As it's unlikely
that we find something like this in another SoC create a i.MX specific
clk helper for this.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-imx/cpu-imx25.c')
0 files changed, 0 insertions, 0 deletions