Add ACTLR data table for SM8550 along with support for[...]
same including SM8550 specific implementation operations.
Signed-off-by: Bibek Kumar Patro <quic_bibekkum@xxxxxxxxxxx>
---
+static const struct actlr_variant sm8550_actlr[] = {
+ { sm8550_apps_actlr_cfg, 0x15000000 },
+ { sm8550_gfx_actlr_cfg, 0x03da0000 },
+ {},
+};