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

Support of rtc-pcf2127a #51

Closed
radjah opened this issue May 20, 2014 · 4 comments
Closed

Support of rtc-pcf2127a #51

radjah opened this issue May 20, 2014 · 4 comments

Comments

@radjah
Copy link

radjah commented May 20, 2014

Can you add driver for rtc-pcf2127a from http://afterthoughtsoftware.com/products/rasclock ?
This driver needed for this expansion board http://www.sainsmart.com/expansion-board-for-raspberry-pi-designed-for-ease-of-use.html

@popcornmix
Copy link
Collaborator

We won't support non-upstream kernel drivers.
We can enable additional modules if they are supported by the upstream linux kernel.

If this requires additional source patches to work, then they should be submitted upstream and we can pick them up from there.

@radjah
Copy link
Author

radjah commented May 26, 2014

Can you add driver rtc-pcf2127.c from https://github.com/raspberrypi/linux/tree/rpi-3.12.y/drivers/rtc ?

popcornmix pushed a commit that referenced this issue May 27, 2014
See: #51

kernel: V4L2: Fix regression, and gstreamer workaround
See: raspberrypi/linux#604

kernel: dwc_otg: fix interrupt registration for fiq_enable=0
See: raspberrypi/linux@33d28d4

kernel: w1-gpio,bcm2708: Disable 1-wire pull-up by default and expose parameters to modules
See: raspberrypi/linux#602

kernel: i2c: Make combined transactions optional and disabled by default
See: raspberrypi/linux#318

firmware: video_decode: Remove the minumum of 7 buffers requirement when extra_buffers=0
Allows memory reduction when video_decode is non-tunnelled
@popcornmix
Copy link
Collaborator

This should be in. Please run rpi-update and test.

@alub
Copy link

alub commented May 30, 2014

I can confim this works. Thanks a lot.

popcornmix pushed a commit to raspberrypi/firmware that referenced this issue May 30, 2014
See: Hexxeh/rpi-firmware#51

kernel: V4L2: Fix regression, and gstreamer workaround
See: raspberrypi/linux#604

kernel: dwc_otg: fix interrupt registration for fiq_enable=0
See: raspberrypi/linux@33d28d4

kernel: w1-gpio,bcm2708: Disable 1-wire pull-up by default and expose parameters to modules
See: raspberrypi/linux#602

kernel: i2c: Make combined transactions optional and disabled by default
See: raspberrypi/linux#318

firmware: video_decode: Remove the minumum of 7 buffers requirement when extra_buffers=0
Allows memory reduction when video_decode is non-tunnelled
neuschaefer pushed a commit to neuschaefer/raspi-binary-firmware that referenced this issue Feb 27, 2017
See: Hexxeh/rpi-firmware#51

kernel: V4L2: Fix regression, and gstreamer workaround
See: raspberrypi/linux#604

kernel: dwc_otg: fix interrupt registration for fiq_enable=0
See: raspberrypi/linux@33d28d4

kernel: w1-gpio,bcm2708: Disable 1-wire pull-up by default and expose parameters to modules
See: raspberrypi/linux#602

kernel: i2c: Make combined transactions optional and disabled by default
See: raspberrypi/linux#318

firmware: video_decode: Remove the minumum of 7 buffers requirement when extra_buffers=0
Allows memory reduction when video_decode is non-tunnelled
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

No branches or pull requests

3 participants