X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=arch%2Farm%2Fmach-keystone%2Fkeystone.c;h=c279293f084cb87c2e0cc4cbf4ada1e2984e83f2;hb=8d3de01cfa37bfcf54f1d84eafb7db8530b74199;hp=e288010522f9a6972ecebcd2b256746c9be98738;hpb=c538bb3b8093ad027945b68f8b852ab4aca382b8;p=firefly-linux-kernel-4.4.55.git diff --git a/arch/arm/mach-keystone/keystone.c b/arch/arm/mach-keystone/keystone.c index e288010522f9..c279293f084c 100644 --- a/arch/arm/mach-keystone/keystone.c +++ b/arch/arm/mach-keystone/keystone.c @@ -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, };