summaryrefslogtreecommitdiff
path: root/include/uapi/linux
diff options
context:
space:
mode:
authorMitchel Humpherys <mitchelh@codeaurora.org>2014-07-23 17:32:51 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-22 11:11:03 -0700
commitc0a42b208922fa758c423405adb0e450b0f8a4e5 (patch)
tree3f2e04cd7e22241d932d7ddafa2214a2b753627d /include/uapi/linux
parentdc97584f5a56fd01bdb218f7dd96d26bb5f21ad7 (diff)
iommu/arm-smmu: add support for specifying clocks
On some platforms with tight power constraints it is polite to only leave your clocks on for as long as you absolutely need them. Currently we assume that all clocks necessary for SMMU register access are always on. Add some optional device tree properties to specify any clocks that are necessary for SMMU register access and turn them on and off as needed. If no clocks are specified in the device tree things continue to work the way they always have: we assume all necessary clocks are always turned on. Change-Id: Ie42647e117b51a45c939aa479487fa4b5f101c68 Signed-off-by: Mitchel Humpherys <mitchelh@codeaurora.org>
Diffstat (limited to 'include/uapi/linux')
0 files changed, 0 insertions, 0 deletions