summaryrefslogtreecommitdiffstats
path: root/drivers/video/via/via_aux.c
Commit message (Collapse)AuthorAgeFilesLines
* viafb: add initial EDID supportFlorian Tobias Schandinat2012-02-131-0/+20
| | | | | | | This patch adds support for using EDID data on CRT and DVP1 for initial configuration if viafb_mode or viafb_mode1 are not present. Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
* viafb: add auxiliary device management infrastructureFlorian Tobias Schandinat2012-02-101-0/+68
This patch adds the basic infrastructure and a few stub drivers for devices that are connected via I2C busses. The infrastructure will be used to replace and extend the support that is scattered throughout viafb. The stub drivers are not very useful yet but they show how the infrastructure works, provide information about the chips integrated into a system and maybe gather some testers as it would be very difficult for a single person to get a sane test environment. The only thing this actually does is probing the I2C busses which will hopefully not cause any regressions. Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
OpenPOWER on IntegriCloud