summaryrefslogtreecommitdiffstats
path: root/firmware
diff options
context:
space:
mode:
authorJon Mason <jonmason@broadcom.com>2015-10-15 21:48:26 +0200
committerStephen Boyd <sboyd@codeaurora.org>2015-10-22 01:53:15 +0200
commit01b6722fdf65a91d588338e5a1964d57fa2dd590 (patch)
tree604e56f8653928722fae07605c2552d72e3fea57 /firmware
parentclk: cygnus: Convert all macros to all caps (diff)
downloadlinux-01b6722fdf65a91d588338e5a1964d57fa2dd590.tar.xz
linux-01b6722fdf65a91d588338e5a1964d57fa2dd590.zip
clk: iproc: Add PWRCTRL support
Some iProc SoC clocks use a different way to control clock power, via the PWRDWN bit in the PLL control register. Since the PLL control register is used to access the PWRDWN bit, there is no need for the pwr_base when this is being used. A new flag, IPROC_CLK_EMBED_PWRCTRL, has been added to identify this usage. We can use the AON interface to write the values to enable/disable PWRDOWN. Signed-off-by: Jon Mason <jonmason@broadcom.com> [sboyd@codeaurora.org: Remove useless parentheses] Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions