]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/85xx: add DIU support to the Freecale P1022DS reference board
authorTimur Tabi <timur@freescale.com>
Thu, 7 Oct 2010 09:36:43 +0000 (09:36 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 14 Oct 2010 20:46:27 +0000 (21:46 +0100)
commit2b8317214dd94590e0e9002a918d4422e432de5d
tree79b4d627d807a976847f57d8cc7e678066741504
parentafd0f7e8bcc9e259a89529f150776596cd222bda
powerpc/85xx: add DIU support to the Freecale P1022DS reference board

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.

[Edited to resolve header add/add conflict and drop #define DEBUG.
-- broonie]

Signed-off-by: Timur Tabi <timur@freescale.com>
Acked-by: Kumar Gala <kumar.gala@freescale.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
arch/powerpc/configs/mpc85xx_defconfig
arch/powerpc/configs/mpc85xx_smp_defconfig
arch/powerpc/platforms/85xx/p1022_ds.c