notro / fbtft

Linux Framebuffer drivers for small TFT LCD display modules. Development has moved to https://git.kernel.org/cgit/linux/kernel/git/gregkh/staging.git/tree/drivers/staging/fbtft?h=staging-testing
1.85k stars 496 forks source link

SSD1306 device tree values??? #502

Closed Balajinp closed 3 years ago

Balajinp commented 6 years ago

Trying to bring up SSD1306 display and what values need to pass for the below parameters:

backlight = ?? bpp = ?? rotate = ?? bgr = ??

-Thanks.

notro commented 6 years ago

It's oled so no need for backlight. It's monochorme so no need for bpp, bgr. rotate is not supported.

github-actions[bot] commented 3 years ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.