powerpc: mpc512x: drop bogus and unused psc register bit definitions
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tue, 21 Jul 2015 07:21:13 +0000 (09:21 +0200)
committerAnatolij Gustschin <agust@denx.de>
Thu, 22 Oct 2015 14:06:08 +0000 (16:06 +0200)
commitffcea122c42a856ac22dea75dc165fa070849f26
treec3b879e49ba927382a695cabe2bbf2ebd4b262c1
parentde03fe287bb62e7961ea51d8a1bbae3167852252
powerpc: mpc512x: drop bogus and unused psc register bit definitions

These were introduced in commit 25ae3a0739c6 ("[POWERPC] mpc512x: Add
MPC512x PSC support to MPC52xx psc driver") and never used. Moreover
according to the datasheet[1] MEMERROR is bit 25 (0x40) and ORERR is
bit 27 (0x10).

[1] MPC5125RM Rev. 2; 11/2009

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Anatolij Gustschin <agust@denx.de>
arch/powerpc/include/asm/mpc52xx_psc.h