]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fsl_sfp : Move ccsr_sfp_regs definition to common include
authorgaurav rana <gaurav.rana@freescale.com>
Fri, 27 Feb 2015 04:13:49 +0000 (09:43 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 1 Sep 2015 12:18:43 +0000 (14:18 +0200)
commiteb54d5720c8c6ba1786867ff05cfc07089665aa4
treedf965b27dc0210efcc4a89339f23602bc4cfc1af
parent8da47c2ab9b1d0e3f79ffebc5cb8cec477eefcc5
fsl_sfp : Move ccsr_sfp_regs definition to common include

Freescale sfp has been used for mpc8xxx. It will be used
for ARM-based SoC as well. This patch moves the CCSR defintion of
sfp_regs to common include. This patch also defines ccsr_sfp_regs
definition for newer versions of SFP.

Signed-off-by: Ruchika Gupta <ruchika.gupta@freescale.com>
Signed-off-by: Gaurav Rana <gaurav.rana@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
arch/powerpc/include/asm/config_mpc85xx.h
arch/powerpc/include/asm/immap_85xx.h
include/fsl_sfp.h [new file with mode: 0644]