Re: [PATCH 01/11] powerpc/85xx: Add 'fsl, pq3-gpio' compatiable for GPIO driver
From: Kumar Gala <hidden>
Date: 2011-11-03 17:59:45
From: Kumar Gala <hidden>
Date: 2011-11-03 17:59:45
On Oct 22, 2011, at 4:20 PM, Kumar Gala wrote:
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 <redacted> --- drivers/gpio/gpio-mpc8xxx.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
applied - k