Skip to content

Commit

Permalink
powerpc/85xx: l2sram - Add compatible string for BSC9131 platform
Browse files Browse the repository at this point in the history
Signed-off-by: Harninder Rai <harninder.rai@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
  • Loading branch information
Harninder Rai authored and Kumar Gala committed Feb 19, 2013
1 parent 1c37474 commit 12c7e8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/powerpc/sysdev/fsl_85xx_l2ctlr.c
Original file line number Diff line number Diff line change
Expand Up @@ -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",},
{},
};

Expand Down

0 comments on commit 12c7e8f

Please sign in to comment.