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

kernel unable to access tmp421 and ds1307 #12

Closed
bradbishop opened this issue Jun 30, 2016 · 5 comments
Closed

kernel unable to access tmp421 and ds1307 #12

bradbishop opened this issue Jun 30, 2016 · 5 comments
Assignees

Comments

@bradbishop
Copy link
Member

Similar to #11, this seems to be a hangup for the kernel due to the move from 2013.07 to 2016.05.

On bmc boot the rtc and tmp421 sensor cannot be accessed:

rtc-ds1307: probe of 0-0068 failed with error -5
tmp421 2-004c: Could not read configuration register (-5)
tmp421: probe of 2-004c failed with error -5

@shenki
Copy link
Member

shenki commented Jun 30, 2016

Thanks for testing. I assume this is on Palmetto as well? Can you reproduce in Qemu?

We want these opened as kernel issues. We need the kernel handle poorly configured hardware.

@legoater
Copy link

The previous u-boot was adding an I2C driver which was doing a reset of the I2C controller.

Should we add such a reset in the machine setup in the kernel ?

@shenki shenki self-assigned this Jul 14, 2016
@williamspatrick
Copy link
Member

@shenki - Do you want this moved to kernel? You can move it with 'zenhub' (or I can do it for you).

@shenki
Copy link
Member

shenki commented Jul 19, 2016

Yes, lets move this to the kernel

@williamspatrick
Copy link
Member

Issue moved to openbmc/linux #96 via ZenHub

shenki pushed a commit that referenced this issue Aug 2, 2022
Change-Id: I66c2fc09c21405c34f65d5be9e8c661e62bfae45
dkodihal pushed a commit to NVIDIA/u-boot that referenced this issue May 7, 2024
Change-Id: I66c2fc09c21405c34f65d5be9e8c661e62bfae45
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

4 participants