-
Notifications
You must be signed in to change notification settings - Fork 5.2k
DS2438 Support? #2246
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
Comments
It's a clean cherry-pick that (once enabled) results in a 9KB module. Any objections to a merge, @popcornmix ? |
No objection. |
pelwell
pushed a commit
that referenced
this issue
Oct 27, 2017
Thanks. Merged. |
Thanks guys, much appreciated |
popcornmix
pushed a commit
that referenced
this issue
Oct 29, 2017
popcornmix
added a commit
to raspberrypi/firmware
that referenced
this issue
Oct 29, 2017
kernel: config: Add CONFIG_W1_SLAVE_DS2438=m See: raspberrypi/linux#2246
popcornmix
added a commit
to Hexxeh/rpi-firmware
that referenced
this issue
Oct 29, 2017
kernel: config: Add CONFIG_W1_SLAVE_DS2438=m See: raspberrypi/linux#2246
popcornmix
added a commit
to raspberrypi/firmware
that referenced
this issue
Nov 3, 2017
kernel: ARM: dts: Add fake CTS signal to pi3-miniuart-bt See: https://www.raspberrypi.org/forums/viewtopic.php?f=107&t=138223&start=100#p1228339 kernel: w1: add support for DS2438 Smart Battery Monitor See: raspberrypi/linux#2246 firmware: image_encode and JPEG codec fixes See: raspberrypi/userland#435
popcornmix
added a commit
to Hexxeh/rpi-firmware
that referenced
this issue
Nov 3, 2017
kernel: ARM: dts: Add fake CTS signal to pi3-miniuart-bt See: https://www.raspberrypi.org/forums/viewtopic.php?f=107&t=138223&start=100#p1228339 kernel: w1: add support for DS2438 Smart Battery Monitor See: raspberrypi/linux#2246 firmware: image_encode and JPEG codec fixes See: raspberrypi/userland#435
pelwell
pushed a commit
to pelwell/linux
that referenced
this issue
Nov 18, 2017
pelwell
pushed a commit
to pelwell/linux
that referenced
this issue
Nov 19, 2017
pelwell
pushed a commit
to pelwell/linux
that referenced
this issue
Nov 19, 2017
pelwell
pushed a commit
to pelwell/linux
that referenced
this issue
Nov 19, 2017
pelwell
pushed a commit
to pelwell/linux
that referenced
this issue
Nov 19, 2017
pelwell
pushed a commit
to pelwell/linux
that referenced
this issue
Nov 19, 2017
pelwell
pushed a commit
to pelwell/linux
that referenced
this issue
Nov 19, 2017
pelwell
pushed a commit
to pelwell/linux
that referenced
this issue
Nov 19, 2017
pelwell
pushed a commit
to pelwell/linux
that referenced
this issue
Nov 19, 2017
pelwell
pushed a commit
to pelwell/linux
that referenced
this issue
Nov 21, 2017
pelwell
pushed a commit
that referenced
this issue
Nov 21, 2017
popcornmix
pushed a commit
that referenced
this issue
Nov 21, 2017
ryncsn
pushed a commit
to ryncsn/linux-rasp
that referenced
this issue
Nov 21, 2017
popcornmix
pushed a commit
that referenced
this issue
Nov 24, 2017
raspbian-autopush
pushed a commit
to raspbian-packages/linux-4.9
that referenced
this issue
Apr 7, 2018
commit 894d808 Author: Phil Elwell <[email protected]> Date: Fri Oct 27 21:34:12 2017 +0100 config: Add CONFIG_W1_SLAVE_DS2438=m See: raspberrypi/linux#2246 Gbp-Pq: Topic rpi Gbp-Pq: Name rpi_1412_894d8089495b0aeb1f6e357a635e2386fa1acfd4.patch
raspbian-autopush
pushed a commit
to raspbian-packages/linux-4.9
that referenced
this issue
Nov 11, 2018
commit 894d808 Author: Phil Elwell <[email protected]> Date: Fri Oct 27 21:34:12 2017 +0100 config: Add CONFIG_W1_SLAVE_DS2438=m See: raspberrypi/linux#2246 Gbp-Pq: Topic rpi Gbp-Pq: Name rpi_1412_894d8089495b0aeb1f6e357a635e2386fa1acfd4.patch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi!
Any chance you could back port the DS2438 1wire module down to 4.9.x branch please?
It's a really useful part as it has an ADC built in :)
https://github.com/raspberrypi/linux/blob/rpi-4.12.y/drivers/w1/slaves/w1_ds2438.c
It would be much appreciated
Thanks in advance
Andrew.
The text was updated successfully, but these errors were encountered: