Merge tag 'folio-5.18d' of git://git.infradead.org/users/willy/pagecache
[linux-2.6-microblaze.git] / drivers / clk / renesas / rzg2l-cpg.c
index edd0abe..486d065 100644 (file)
@@ -952,6 +952,12 @@ static const struct of_device_id rzg2l_cpg_match[] = {
                .compatible = "renesas,r9a07g044-cpg",
                .data = &r9a07g044_cpg_info,
        },
+#endif
+#ifdef CONFIG_CLK_R9A07G054
+       {
+               .compatible = "renesas,r9a07g054-cpg",
+               .data = &r9a07g054_cpg_info,
+       },
 #endif
        { /* sentinel */ }
 };