[POWERPC] mpc52xx: Update mpc52xx_psc structure with B revision changes
authorSylvain Munaut <tnt@246tNt.com>
Sun, 16 Sep 2007 10:53:26 +0000 (20:53 +1000)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 16 Oct 2007 23:09:27 +0000 (17:09 -0600)
commit07e6e93136ca61f071c819c69e1ec5bff9fda46f
treef5dd88f6cc7842d40b9abbd7e8f7f3ac323e9b98
parent1088a20998a1091b22b42cf3dc2f5f1be4faaead
[POWERPC] mpc52xx: Update mpc52xx_psc structure with B revision changes

On the mpc5200b the ccr register is 32 bits wide while on the
mpc5200 it's only 16 bits. It's up to the driver to use the
correct format depending on the chip it's running on.

The 5200b also offers some more registers & status in AC97
mode. Again, if not running on a 5200b the driver should not
use those.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
include/asm-ppc/mpc52xx_psc.h
This page took 0.024921 seconds and 5 git commands to generate.