]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - arch/arm/mach-keystone/keystone.c
Merge remote-tracking branch 'pci/next'
[karo-tx-linux.git] / arch / arm / mach-keystone / keystone.c
index e288010522f9a6972ecebcd2b256746c9be98738..c279293f084cb87c2e0cc4cbf4ada1e2984e83f2 100644 (file)
@@ -97,6 +97,9 @@ static long long __init keystone_pv_fixup(void)
 }
 
 static const char *const keystone_match[] __initconst = {
+       "ti,k2hk",
+       "ti,k2e",
+       "ti,k2l",
        "ti,keystone",
        NULL,
 };