Commit ff85dd38 authored by Sricharan R's avatar Sricharan R Committed by Archit Taneja
Browse files

iommu/arm-smmu: Add support for MMU40x/500 clocks



The MMU400x/500 is the implementation of the SMMUv2
arch specification. It is split in to two blocks
TBU, TCU. TBU caches the page table, instantiated
for each master locally, clocked by the TBUn_clk.
TCU manages the address translation with PTW and has
the programming interface as well, clocked using the
TCU_CLK. The TBU can also be sharing the same clock
domain as TCU, in which case both are clocked using
the TCU_CLK.

This defines the clock bindings for the same and adds
the clock names to compatible data.

Signed-off-by: default avatarSricharan R <sricharan@codeaurora.org>
[vivek: clock rework and cleanup]
Signed-off-by: default avatarVivek Gautam <vivek.gautam@codeaurora.org>
parent 21b67346
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment