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 3.5" display by tinylcd.com #880

Merged
merged 2 commits into from
Mar 10, 2015
Merged

Add support for 3.5" display by tinylcd.com #880

merged 2 commits into from
Mar 10, 2015

Conversation

notro
Copy link
Contributor

@notro notro commented Mar 10, 2015

The display has optional touchpanel, rtc and keypad.

notro added 2 commits March 10, 2015 18:35
Add Device Tree overlay for 3.5" display by tinylcd.com

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

notro commented Mar 10, 2015

The gpio-keys module makes it easy to turn gpio switches/keys into a Linux keyboard.
This can be combined with the triggerhappy daemon to run scripts on key press: https://github.com/notro/fbtft-spindle/wiki/GPIO-keyboard#triggerhappy-thd

@pelwell
Copy link
Contributor

pelwell commented Mar 10, 2015

The overlay looks fine to me. Two RTCs seems like overkill - are there two board variants?

@notro
Copy link
Contributor Author

notro commented Mar 10, 2015

I guess so. The latest display use PCF8563. They had a rtc option on the old display also, so maybe that was ds1307.

@pelwell
Copy link
Contributor

pelwell commented Mar 10, 2015

@popcornmix OK to merge?

popcornmix added a commit that referenced this pull request Mar 10, 2015
Add support for 3.5" display by tinylcd.com
@popcornmix popcornmix merged commit 1a09956 into raspberrypi:rpi-3.18.y Mar 10, 2015
@notro notro deleted the tinylcd35 branch March 10, 2015 19:41
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Mar 15, 2015
firmware: Fix MMAL annotate V3 handling
See: http://www.raspberrypi.org/forums/viewtopic.php?f=43&t=97929

firmware: arm_loader: Populate DT with HAT vendor info

firmware: arm_loader: Support boolean parameters and '.dtbo' extensions
See: http://www.raspberrypi.org/forums/viewtopic.php?f=29&t=93015&start=325#p716663

kernel: config: Remove CONFIG_USB_UAS as it does not work
See: raspberrypi/linux#875

kernel: Add support for 3.5 display by tinylcd.com
See: raspberrypi/linux#880
popcornmix added a commit to Hexxeh/rpi-firmware that referenced this pull request Mar 15, 2015
firmware: Fix MMAL annotate V3 handling
See: http://www.raspberrypi.org/forums/viewtopic.php?f=43&t=97929

firmware: arm_loader: Populate DT with HAT vendor info

firmware: arm_loader: Support boolean parameters and '.dtbo' extensions
See: http://www.raspberrypi.org/forums/viewtopic.php?f=29&t=93015&start=325#p716663

kernel: config: Remove CONFIG_USB_UAS as it does not work
See: raspberrypi/linux#875

kernel: Add support for 3.5 display by tinylcd.com
See: raspberrypi/linux#880
@notro notro mentioned this pull request May 31, 2015
neuschaefer pushed a commit to neuschaefer/raspi-binary-firmware that referenced this pull request Feb 27, 2017
firmware: Fix MMAL annotate V3 handling
See: http://www.raspberrypi.org/forums/viewtopic.php?f=43&t=97929

firmware: arm_loader: Populate DT with HAT vendor info

firmware: arm_loader: Support boolean parameters and '.dtbo' extensions
See: http://www.raspberrypi.org/forums/viewtopic.php?f=29&t=93015&start=325#p716663

kernel: config: Remove CONFIG_USB_UAS as it does not work
See: raspberrypi/linux#875

kernel: Add support for 3.5 display by tinylcd.com
See: raspberrypi/linux#880
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.

3 participants