summaryrefslogtreecommitdiff
path: root/drivers/mfd/bcm2835-pm.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/mfd/bcm2835-pm.c')
-rw-r--r--drivers/mfd/bcm2835-pm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/mfd/bcm2835-pm.c b/drivers/mfd/bcm2835-pm.c
index 3cb2b9423121..8bed59816e82 100644
--- a/drivers/mfd/bcm2835-pm.c
+++ b/drivers/mfd/bcm2835-pm.c
@@ -108,6 +108,7 @@ static const struct of_device_id bcm2835_pm_of_match[] = {
{ .compatible = "brcm,bcm2835-pm-wdt", },
{ .compatible = "brcm,bcm2835-pm", },
{ .compatible = "brcm,bcm2711-pm", },
+ { .compatible = "brcm,bcm2712-pm", },
{},
};
MODULE_DEVICE_TABLE(of, bcm2835_pm_of_match);