aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/soc/ti/ti_sci_pm_domains.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/soc/ti/ti_sci_pm_domains.c')
-rw-r--r--drivers/soc/ti/ti_sci_pm_domains.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/soc/ti/ti_sci_pm_domains.c b/drivers/soc/ti/ti_sci_pm_domains.c
index b0b283810e72..de31b9389e2e 100644
--- a/drivers/soc/ti/ti_sci_pm_domains.c
+++ b/drivers/soc/ti/ti_sci_pm_domains.c
@@ -176,6 +176,8 @@ static int ti_sci_pm_domain_probe(struct platform_device *pdev)
ti_sci_pd->dev = dev;
+ ti_sci_pd->pd.name = "ti_sci_pd";
+
ti_sci_pd->pd.attach_dev = ti_sci_pd_attach_dev;
ti_sci_pd->pd.detach_dev = ti_sci_pd_detach_dev;