Loading
msm: msm_bus: Add support to handle clock array for QoS programming
Bus driver needs to program the QoS registers for master ports in order
to ensure accurate response time for all bus masters in the SOC. However
programming these registers could entail enabling multiple clocks and
regulators. Add support to allow enabling an array of clock handles and
their corresponding regulator if needed.
Change-Id: Ie518cd8c033d9f2735a084aae0df8dc2817bd838
Signed-off-by:
Girish Mahadevan <girishm@codeaurora.org>