-
Notifications
You must be signed in to change notification settings - Fork 5.2k
[feature request] enable FB_TFT_ST7789V as a module in kernel config #1474
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Waiting for internal comment
Waiting for comment from a member of the Raspberry Pi engineering team
Comments
Ping @popcornmix It is in the 4.9 source tree but not enabled. |
Added: 2c2c783 |
popcornmix
added a commit
to raspberrypi/firmware
that referenced
this issue
May 21, 2017
kernel: usb/serial/ch341: Add parity support See: raspberrypi/linux#1863 kernel: config: Add FB_TFT_ST7789V module See: raspberrypi/linux#1474 kernel: config: Add CONFIG_I2C_ROBOTFUZZ_OSIF See: raspberrypi/linux#2017 kernel: config: Add CONFIG_TOUCHSCREEN_EDT_FT5X06 See: raspberrypi/linux#2014 kernel: config: Drop CONFIG_TOUCHSCREEN_EKTF2127 See: raspberrypi/linux#1941 kernel: config: Add Goodix touch controller module See: raspberrypi/linux#1609 kernel: serial: 8250: Add CAP_MINI, set for bcm2835aux See: raspberrypi/linux#1561
popcornmix
added a commit
to Hexxeh/rpi-firmware
that referenced
this issue
May 21, 2017
kernel: usb/serial/ch341: Add parity support See: raspberrypi/linux#1863 kernel: config: Add FB_TFT_ST7789V module See: raspberrypi/linux#1474 kernel: config: Add CONFIG_I2C_ROBOTFUZZ_OSIF See: raspberrypi/linux#2017 kernel: config: Add CONFIG_TOUCHSCREEN_EDT_FT5X06 See: raspberrypi/linux#2014 kernel: config: Drop CONFIG_TOUCHSCREEN_EKTF2127 See: raspberrypi/linux#1941 kernel: config: Add Goodix touch controller module See: raspberrypi/linux#1609 kernel: serial: 8250: Add CAP_MINI, set for bcm2835aux See: raspberrypi/linux#1561
Should be in latest rpi-update kernel. Please test and close if happy. |
Confirmed this is in 4.14.y as a module, so closing this. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Waiting for internal comment
Waiting for comment from a member of the Raspberry Pi engineering team
4.4 mainline kernel has merged a driver for my C-Berry28 TFT display, unfortunately it's disabled in the raspberrypi kernel. Is there any specific reason why it's not enabled except for being new?
The text was updated successfully, but these errors were encountered: