Skip to content
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

add support for Adafruit PiTFT #858

Merged
merged 2 commits into from
Mar 6, 2015
Merged

add support for Adafruit PiTFT #858

merged 2 commits into from
Mar 6, 2015

Conversation

notro
Copy link
Contributor

@notro notro commented Feb 27, 2015

Add support for the Adafruit PiTFT - 2.8" Touchscreen
This is a popular display that has been sold by the thousands.
The core STMPE modules are only available as builtins.

Note:
Touch doesn't work on the Pi2 yet. Interrupts are not received.
This is being investigated.

Needed by the Adafruit PiTFT 2.8" resistive touch screen

Signed-off-by: Noralf Trønnes <[email protected]>
Add DT overlay for the Adafruit PiTFT 2.8" resistive touch screen

Signed-off-by: Noralf Trønnes <[email protected]>
@notro
Copy link
Contributor Author

notro commented Mar 5, 2015

Touch on Pi2 solved: #871

@notro
Copy link
Contributor Author

notro commented Mar 6, 2015

@popcornmix bump

pelwell added a commit that referenced this pull request Mar 6, 2015
add support for Adafruit PiTFT
@pelwell pelwell merged commit 61c2a56 into raspberrypi:rpi-3.18.y Mar 6, 2015
@notro notro deleted the pitft branch March 6, 2015 14:55
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Mar 7, 2015
kernel: Align pcm512x driver with upstream
See: raspberrypi/linux#873

kernel: dts: overlay: add mz61581, fix piscreen and rpi-display
See: raspberrypi/linux#874

kernel: bcm2709: Increase the spare/free IRQs to match bcm2708
See: raspberrypi/linux#871

kernel: add support for Adafruit PiTFT
See: raspberrypi/linux#858

firmware: dispserve: Allow vsync requests from multiple clients
See: raspberrypi/userland#218

firmware: hello_fft: Update to version 3
See: http://www.aholme.co.uk/GPU_FFT/Main.htm
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this pull request Mar 7, 2015
kernel: Align pcm512x driver with upstream
See: raspberrypi/linux#873

kernel: dts: overlay: add mz61581, fix piscreen and rpi-display
See: raspberrypi/linux#874

kernel: bcm2709: Increase the spare/free IRQs to match bcm2708
See: raspberrypi/linux#871

kernel: add support for Adafruit PiTFT
See: raspberrypi/linux#858

firmware: dispserve: Allow vsync requests from multiple clients
See: raspberrypi/userland#218

firmware: hello_fft: Update to version 3
See: http://www.aholme.co.uk/GPU_FFT/Main.htm
neuschaefer pushed a commit to neuschaefer/raspi-binary-firmware that referenced this pull request Feb 27, 2017
kernel: Align pcm512x driver with upstream
See: raspberrypi/linux#873

kernel: dts: overlay: add mz61581, fix piscreen and rpi-display
See: raspberrypi/linux#874

kernel: bcm2709: Increase the spare/free IRQs to match bcm2708
See: raspberrypi/linux#871

kernel: add support for Adafruit PiTFT
See: raspberrypi/linux#858

firmware: dispserve: Allow vsync requests from multiple clients
See: raspberrypi/userland#218

firmware: hello_fft: Update to version 3
See: http://www.aholme.co.uk/GPU_FFT/Main.htm
pfpacket pushed a commit to pfpacket/linux-rpi-rust that referenced this pull request Apr 7, 2023
rust: take str literal instead bstr literal in `module!` macro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants