Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...
[deliverable/linux.git] / drivers / pwm / pwm-clps711x.c
index 7d335422cfdac674dcefe3638c8fe82ac18631ec..26ec24e457b12414cb9ca3a7cbe049f8a49f70e9 100644 (file)
@@ -155,7 +155,7 @@ static int clps711x_pwm_remove(struct platform_device *pdev)
 }
 
 static const struct of_device_id __maybe_unused clps711x_pwm_dt_ids[] = {
-       { .compatible = "cirrus,clps711x-pwm", },
+       { .compatible = "cirrus,ep7209-pwm", },
        { }
 };
 MODULE_DEVICE_TABLE(of, clps711x_pwm_dt_ids);
This page took 0.026003 seconds and 5 git commands to generate.