|
@@ -951,6 +951,10 @@ static struct mfd_cell __devinitdata abx500_common_devs[] = {
|
|
.name = "ab8500-regulator",
|
|
.name = "ab8500-regulator",
|
|
.of_compatible = "stericsson,ab8500-regulator",
|
|
.of_compatible = "stericsson,ab8500-regulator",
|
|
},
|
|
},
|
|
|
|
+ {
|
|
|
|
+ .name = "abx500-clk",
|
|
|
|
+ .of_compatible = "stericsson,abx500-clk",
|
|
|
|
+ },
|
|
{
|
|
{
|
|
.name = "ab8500-gpadc",
|
|
.name = "ab8500-gpadc",
|
|
.of_compatible = "stericsson,ab8500-gpadc",
|
|
.of_compatible = "stericsson,ab8500-gpadc",
|