Other Parts Discussed in Thread: DRA752
Hello All,
I'm using DRA752 EVM with one display. The kernel I'm using is `3.8.13`. In kernel source tree(drivers/video/omap2/displays/panel-lg101.c) I modified the resolution as .x_res = 1280, .y_res = 720, based on the requirement. But in the kernel log I could not find the modified LCD resolution and additionally I am getting message like "omapfb omapfb: no driver for display: lcd" . I attached the log file to this post.