9
0
Fork 0
barebox/drivers/video
Robert Jarzmik b1cf1685d3 drivers/video: remove pxafb enable on load
As pxafb can rely on a PWM to control backlight, and because
driver dependencies are hard to deal with, remove automatic
enable of PXAFB on probe.

The user should in its environment do a :
 - fb0.enable=1

This way, the PWM has been probed and is ready to work, and
the pxafb backlight control works.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-02-17 10:18:30 +01:00
..
Kconfig imx-ipu-fb: Add overlay support 2012-01-23 09:38:27 +01:00
Makefile MACH SAMSUNG/S3C: Reflect the CPU name the LCD driver is for 2012-01-02 13:32:13 +01:00
fb.c fb: switch to "struct resource" 2011-07-30 02:05:26 +08:00
imx-ipu-fb.c imx-ipu-fb: Add overlay support 2012-01-23 09:38:27 +01:00
imx.c video imx: specify num_modes in platform_data 2012-01-05 09:41:27 +01:00
pxa.c drivers/video: remove pxafb enable on load 2012-02-17 10:18:30 +01:00
s3c24xx.c S3C24xx/video: fix forgotten include file name change 2012-01-04 11:42:25 +01:00
stm.c introduce io.h 2011-09-22 19:03:05 +02:00