},
        },
        {
-               /* pmc_plt_clk0 - 3 are used for the 4 ethernet controllers */
-               .ident = "Lex 3I380D",
+               /*
+                * Lex System / Lex Computech Co. makes a lot of Bay Trail
+                * based embedded boards which often come with multiple
+                * ethernet controllers using multiple pmc_plt_clks. See:
+                * https://www.lex.com.tw/products/embedded-ipc-board/
+                */
+               .ident = "Lex BayTrail",
                .callback = dmi_callback,
                .matches = {
                        DMI_MATCH(DMI_SYS_VENDOR, "Lex BayTrail"),
-                       DMI_MATCH(DMI_PRODUCT_NAME, "3I380D"),
-               },
-       },
-       {
-               /* pmc_plt_clk* - are used for ethernet controllers */
-               .ident = "Lex 2I385SW",
-               .callback = dmi_callback,
-               .matches = {
-                       DMI_MATCH(DMI_SYS_VENDOR, "Lex BayTrail"),
-                       DMI_MATCH(DMI_PRODUCT_NAME, "2I385SW"),
                },
        },
        {