Searched hist:"224 fba2b43933aa8b8623a2381a626dd28f982dd" (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/arm/ti/am335x/ |
H A D | am335x_lcd.h | diff 224fba2b43933aa8b8623a2381a626dd28f982dd Thu Jun 18 02:57:52 CEST 2015 Oleksandr Tymoshenko <gonzo@FreeBSD.org> Add HDMI support to Beaglebone Black:
- Add driver for TDA19988 HDMI framer - Add simple interface to communicate with HDMI sink: read EDID and set videomode - Add event-based API to notify LCD controller when HDMI sink is available - Add HDMI framer node and add refernce to it to lcdc node. This part of DTS tree is custom and does not match Linux DTS because Linux uses combination of pseudo-node in DTS and hardcoded driver information that does not map to our model.
|
H A D | files.am335x | diff 224fba2b43933aa8b8623a2381a626dd28f982dd Thu Jun 18 02:57:52 CEST 2015 Oleksandr Tymoshenko <gonzo@FreeBSD.org> Add HDMI support to Beaglebone Black:
- Add driver for TDA19988 HDMI framer - Add simple interface to communicate with HDMI sink: read EDID and set videomode - Add event-based API to notify LCD controller when HDMI sink is available - Add HDMI framer node and add refernce to it to lcdc node. This part of DTS tree is custom and does not match Linux DTS because Linux uses combination of pseudo-node in DTS and hardcoded driver information that does not map to our model.
|
H A D | am335x_lcd.c | diff 224fba2b43933aa8b8623a2381a626dd28f982dd Thu Jun 18 02:57:52 CEST 2015 Oleksandr Tymoshenko <gonzo@FreeBSD.org> Add HDMI support to Beaglebone Black:
- Add driver for TDA19988 HDMI framer - Add simple interface to communicate with HDMI sink: read EDID and set videomode - Add event-based API to notify LCD controller when HDMI sink is available - Add HDMI framer node and add refernce to it to lcdc node. This part of DTS tree is custom and does not match Linux DTS because Linux uses combination of pseudo-node in DTS and hardcoded driver information that does not map to our model.
|