-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Add device tree config for htu21 #2041
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
Conversation
|
That's a good start. Can you:
If you fix those in one or more follow-up commits we can squash them when merging. |
|
Updated. |
|
Your README entry says the default address is 0x40. Can the device have other addresses? If so, we should make the addresses selectable through a parameter. If not, you should remove the word "default". |
I will check this and report back, can't remember it atm. |
|
It seems, that the address is hardcoded: https://cdn-shop.adafruit.com/datasheets/1899_HTU21D.pdf I will remove the address configuration opportunity. |
|
You need the parameter, otherwise there is no way to select your sensor. Put the parameter back, leave everything else as it is and I'll merge it. |
|
The i2c-sensor overlay has now been restructured internally, breaking your PR. I'll patch it up and merge by hand. |
|
Oh nice, thanks! Then I can close this? |
|
I'll do it when I've finished - give me a few minutes. |
|
No need to hurry. :) thanks! |
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
|
Merged manually. |
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
See: #2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
commit e06a6e0 Author: Stefan Tatschner <rumpelsepp@sevenbyte.org> Date: Mon May 29 21:46:16 2017 +0200 Add device tree config for htu21 See: raspberrypi/linux#2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org> Gbp-Pq: Topic rpi Gbp-Pq: Name rpi_1277_e06a6e0a41e70e56887f680e1920327b16839b87.patch
See: raspberrypi#2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org>
commit 1fb3e94 Author: Stefan Tatschner <rumpelsepp@sevenbyte.org> Date: Mon May 29 21:46:16 2017 +0200 Add device tree config for htu21 See: raspberrypi/linux#2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org> Gbp-Pq: Topic rpi Gbp-Pq: Name rpi_1279_1fb3e942d0d10ddc3d872cbee380655826a5961c.patch
commit 1fb3e94 Author: Stefan Tatschner <rumpelsepp@sevenbyte.org> Date: Mon May 29 21:46:16 2017 +0200 Add device tree config for htu21 See: raspberrypi/linux#2041 Signed-off-by: Phil Elwell <phil@raspberrypi.org> Gbp-Pq: Topic rpi Gbp-Pq: Name rpi_1279_1fb3e942d0d10ddc3d872cbee380655826a5961c.patch
No description provided.