aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2014-02-19 16:02:57 -0600
committerAlex Elder <elder@linaro.org>2014-06-02 16:46:04 -0500
commitf77ad16e2684b4c6492adb93ba3d6718c14f6755 (patch)
treeabfd9970b48596dae0eceeb336c2ce66366470de /drivers/crypto
parent2dfb3146e9fd7a29f43ce5d1a41db2243bf5c7a1 (diff)
clk: bcm281xx: define a bus clock
Define the bus clock "bsc3_apb". This bus clock has to be managed using the CCU policy mechanism, so add the definitions required for that to the clock and its CCU. This one bus clock in particular is defined because it is needed by peripheral clock "bsc3". Our boot loader does not properly activate "bsc3_apb", and as a result, "bsc3" isn't able to function properly. With "bsc3_apb" specified as a prerequisite clock for "bsc3", the latter works correctly. For now only this one bus clock is defined, because it allows correct operation of "bsc3". Others can be added later as needed (and this patch serves to show how that's done). Signed-off-by: Alex Elder <elder@linaro.org>
Diffstat (limited to 'drivers/crypto')
0 files changed, 0 insertions, 0 deletions