msm: clock: Add missing RPM clocks to the lookup tables

Several RPM clocks were missing from the clock lookup tables. This
was because clients of these clocks use 'voter clocks' instead of
the RPM clocks directly.  A side-effect of this, however, is that
the missing RPM clock will not appear in debugfs, or be subject to
auto-off or handoff.

Add new rows in the lookup table for all the RPM clocks. Even though
some of them are already present, having a complete list of them in
one place with empty device name strings should help prevent changes
to the existing line from breaking this again later.

Change-Id: Ib40cc90f1f51a4ef44f3d25b8795f387b5ce487a
Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
3 files changed