From bc0ece22b5658b0dc59864ee4233fa4fbaf75b5b Mon Sep 17 00:00:00 2001 From: Harninder Rai Date: Tue, 19 Feb 2013 14:44:21 +0530 Subject: [PATCH] --- yaml --- r: 356461 b: refs/heads/master c: 12c7e8f62de546bff9f8ffa5a03e0ad292bcf17d h: refs/heads/master i: 356459: 4391990cc6d586a72dd7eed796a4a5fb15a7173e v: v3 --- [refs] | 2 +- trunk/arch/powerpc/sysdev/fsl_85xx_l2ctlr.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index f9ac99e13b62..6358ca31d88d 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1c374741d03ff753c2e9bf15325e0fe0b3905ead +refs/heads/master: 12c7e8f62de546bff9f8ffa5a03e0ad292bcf17d diff --git a/trunk/arch/powerpc/sysdev/fsl_85xx_l2ctlr.c b/trunk/arch/powerpc/sysdev/fsl_85xx_l2ctlr.c index 8cf93f029e17..afc2dbf37011 100644 --- a/trunk/arch/powerpc/sysdev/fsl_85xx_l2ctlr.c +++ b/trunk/arch/powerpc/sysdev/fsl_85xx_l2ctlr.c @@ -203,6 +203,7 @@ static struct of_device_id mpc85xx_l2ctlr_of_match[] = { { .compatible = "fsl,p1024-l2-cache-controller",}, { .compatible = "fsl,p1015-l2-cache-controller",}, { .compatible = "fsl,p1010-l2-cache-controller",}, + { .compatible = "fsl,bsc9131-l2-cache-controller",}, {}, };