msm: clock-8084: Add dummy_clk for PIL LPASS device
Some LPASS clocks are required for the non-secure LPASS PIL
to work and they are probed during PIL probe. If they are
not registered in the clock lookup table, then the PIL probe
would fail. Therefore, add those clocks into lookup table.
However, since the non-secure PIL is no longer supported, the
dummy_clk are used instead of the real clocks.
Change-Id: Ibc70ed87ea58945ad527da2fae797beb0f0c8c79
Signed-off-by:
Tianyi Gou <tgou@codeaurora.org>
Loading
Please register or sign in to comment