Merge tag 'mfd-next-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd
[linux-2.6-microblaze.git] / drivers / mfd / lp87565.c
index 7960109..4a5c8ad 100644 (file)
@@ -30,6 +30,10 @@ static const struct of_device_id of_lp87565_match_table[] = {
                .compatible = "ti,lp87565-q1",
                .data = (void *)LP87565_DEVICE_TYPE_LP87565_Q1,
        },
+       {
+               .compatible = "ti,lp87561-q1",
+               .data = (void *)LP87565_DEVICE_TYPE_LP87561_Q1,
+       },
        {}
 };
 MODULE_DEVICE_TABLE(of, of_lp87565_match_table);