Merge remote-tracking branch 'iommu/next'
[deliverable/linux.git] / drivers / mfd / axp20x-rsb.c
index a407527bcd0958ba79999446138a849cf03a0166..a732cb50bcffc6df1644aaec410ac82ff7c12bb0 100644 (file)
@@ -61,6 +61,7 @@ static int axp20x_rsb_remove(struct sunxi_rsb_device *rdev)
 
 static const struct of_device_id axp20x_rsb_of_match[] = {
        { .compatible = "x-powers,axp223", .data = (void *)AXP223_ID },
+       { .compatible = "x-powers,axp806", .data = (void *)AXP806_ID },
        { .compatible = "x-powers,axp809", .data = (void *)AXP809_ID },
        { },
 };
This page took 0.157087 seconds and 5 git commands to generate.