linux_dsm_epyc7002/drivers/video/omap2
Tomi Valkeinen 94140f0d22 OMAPDSS: implement display sysfs without dss bus
We aim to remove the custom omapdss bus totally, as it's quite a strange
construct and won't be compatible with common display framework. One
problem on the road is that we have sysfs files for each display, and
they depend on the omapdss bus.

This patch creates the display sysfs files independent of the omapdss
bus. This gives us backwards compatibility without using the omapdss bus
for the sysfs files.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
2013-06-17 14:00:50 +03:00
..
displays OMAPDSS: TFP410: return EPROBE_DEFER if the i2c adapter not found 2013-05-02 12:25:44 +03:00
dss OMAPDSS: implement display sysfs without dss bus 2013-06-17 14:00:50 +03:00
omapfb OMAPDSS: Implement display (dis)connect support 2013-06-17 14:00:43 +03:00
Kconfig ARM: OMAP: Fix drivers to depend on omap for internal devices 2012-12-16 15:23:37 -08:00
Makefile OMAPDSS: Makefile: move omapfb after panels 2013-05-02 11:24:18 +03:00
vrfb.c drivers/video/omap2: don't check resource with devm_ioremap_resource 2013-05-18 11:58:01 +02:00