Skip to content
This repository was archived by the owner on Nov 12, 2019. It is now read-only.

Detect Pi 3 properly on newer kernels #55

Merged
merged 1 commit into from
Feb 28, 2017

Conversation

szponek
Copy link
Contributor

@szponek szponek commented Jan 20, 2017

Somewhere between kernel 4.4.37 and 4.9.3 hardware version reported on my Pi 3 by /proc/cpuinfo changed from BCM2709 to BCM2835. This PR ensures Pi 3 is detected properly, but still uses the same Pi 2 driver.

@tdicola
Copy link
Contributor

tdicola commented Feb 28, 2017

Ah interesting, thanks for sending the pull! Yeah it looks like the latest Raspbian Jessie is still on 4.4 kernel so I see the BCM2709 output. However it can't hurt to take this change for when later kernels come out. Thanks!

@tdicola tdicola merged commit 9a77169 into adafruit:master Feb 28, 2017
@szponek szponek deleted the fix-pi3-detection branch August 3, 2017 05:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants