powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driver
authorKumar Gala <galak@kernel.crashing.org>
Sat, 22 Oct 2011 21:20:42 +0000 (16:20 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Thu, 3 Nov 2011 17:57:31 +0000 (12:57 -0500)
commit15a5148c6fa6d786d4ed94c6da3b6ed1b2b44f25
tree2ec78d84cb45cb1b8309864f4ee4f3c848279cc5
parent62f3de91e4cfb113bf114009c6660a7f04901288
powerpc/85xx: Add 'fsl,pq3-gpio' compatiable for GPIO driver

Support MPC85xx platforms outside of MPC8572/MPC8536.  The
MPC8572/MPC8536 have an erratum that is worked around based on having
"fsl,mpc8572-gpio" in the compatiable list.  All other MPC85xx SoCs
don't require this workaround and thus utilize the 'fsl,pq3-gpio'
compatiable.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
drivers/gpio/gpio-mpc8xxx.c