Merge tag 'powerpc-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[platform/kernel/linux-starfive.git] / drivers / nvmem / lan9662-otpc.c
index f6732fd..377bf34 100644 (file)
@@ -203,7 +203,7 @@ static int lan9662_otp_probe(struct platform_device *pdev)
 }
 
 static const struct of_device_id lan9662_otp_match[] = {
-       { .compatible = "microchip,lan9662-otp", },
+       { .compatible = "microchip,lan9662-otpc", },
        { },
 };
 MODULE_DEVICE_TABLE(of, lan9662_otp_match);