gma500: Add the Oaktrail HDMI support
authorAlan Cox <alan@linux.intel.com>
Fri, 15 Jul 2011 16:34:41 +0000 (17:34 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 15 Jul 2011 17:05:08 +0000 (19:05 +0200)
commit1e585b52fd8ea59792634bc31d227eb3456af22e
treeb291fd77abd0622ec9a671158b8ef979ca233f2d
parent80e2f055e05b62d1132eadc934f83c6d81c7cfa4
gma500: Add the Oaktrail HDMI support

This differs enough from the Cedarview HDMI sufficiently to want to keep
them separated.

We need to sort out the power management for Oaktrail/Moorestown in order
to plumb this lot into the register handling logic.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/gma500/Makefile
drivers/staging/gma500/mrst.h
drivers/staging/gma500/mrst_device.c
drivers/staging/gma500/mrst_hdmi.c [new file with mode: 0644]
drivers/staging/gma500/mrst_hdmi_i2c.c [new file with mode: 0644]
drivers/staging/gma500/psb_drv.c
drivers/staging/gma500/psb_drv.h
This page took 0.036057 seconds and 5 git commands to generate.