[PATCH 2/2] [v2] powerpc/85xx: add DIU support to the Freecale P1022DS reference board

Kumar Gala kumar.gala at freescale.com
Thu Oct 14 09:07:06 EST 2010


On Oct 7, 2010, at 2:36 PM, Timur Tabi wrote:

> The Freescale P1022DS has an on-chip video controller called the DIU, and a
> driver for this device already exists.  Update the platform file for the
> P1022DS reference board to enable the driver, and update the defconfig for
> Freescale MPC85xx boards to add the driver.
> 
> Signed-off-by: Timur Tabi <timur at freescale.com>
> ---
> arch/powerpc/configs/mpc85xx_defconfig     |    3 +
> arch/powerpc/configs/mpc85xx_smp_defconfig |    3 +
> arch/powerpc/platforms/85xx/p1022_ds.c     |  213 +++++++++++++++++++++++++++-
> 3 files changed, 217 insertions(+), 2 deletions(-)

I dropped this because of chicken/egg issue with guts.h

- k


More information about the Linuxppc-dev mailing list