Lcdc - Embest SBC8600B User Manual

Hide thumbs Also See for SBC8600B:
Table of Contents

Advertisement

Embest Technology Co., Ltd
2) mmc_block realizes driver structure when SD/MMC card is used as a block
device.
3) mmc_queue realizes management of request queue.
4) SD/MMC driver realizes specific controller driver.
Drivers and relevant documents:
Linux-4.1/drivers/mmc/
Linux-4.1/drivers/mmc/host/omap_hsmmc.c

3.7.4 LCDC

The LCD controller (LCDC) of AM335x is the latest version integrated in OMAP-L138
SoC which has differences as follows comparing with OMAP-L138.
Different interrupt configuration and status register
2048*2048 Higher display resolution of up to 2048*2048
24-bit active TFT grating per pixel
So Linux LCD driver can be used to improve the LCD_VERSION2 code. By reading
PID register, the update of LCDC version can be found.
Drivers and relevant documents:
Linux-4.1/drivers/video/
Linux-4.1/drivers/gpu/drm/tilcdc/tilcdc_panel.c
Linux-4.1/drivers/video/of_display_timing.c
Copyright © 2017 Embest Technology
SBC8600B-UM-V2.0
41

Advertisement

Table of Contents
loading

Table of Contents