aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-ux500/board-mop500.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-ux500/board-mop500.c b/arch/arm/mach-ux500/board-mop500.c
index c3ece275b22c..9c74ac545849 100644
--- a/arch/arm/mach-ux500/board-mop500.c
+++ b/arch/arm/mach-ux500/board-mop500.c
@@ -845,6 +845,7 @@ static const struct of_device_id u8500_local_bus_nodes[] = {
845 /* only create devices below soc node */ 845 /* only create devices below soc node */
846 { .compatible = "stericsson,db8500", }, 846 { .compatible = "stericsson,db8500", },
847 { .compatible = "stericsson,db8500-prcmu", }, 847 { .compatible = "stericsson,db8500-prcmu", },
848 { .compatible = "stericsson,db8500-prcmu-regulator", },
848 { .compatible = "stericsson,ab8500", }, 849 { .compatible = "stericsson,ab8500", },
849 { .compatible = "stericsson,ab8500-regulator", }, 850 { .compatible = "stericsson,ab8500-regulator", },
850 { .compatible = "simple-bus"}, 851 { .compatible = "simple-bus"},