-
Notifications
You must be signed in to change notification settings - Fork 178
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
BB-I2C2-RTC-DSX.dtbo not functioning with 5.10.168-X kernel #231
Comments
sudo find / -name BB-I2C2-RTC-DS1307* -type f
/lib/firmware/BB-I2C2-RTC-DS1307 (DTS)
|
The issue, this reference changed... rtc1 = "/ocp/rtc@44e3e000"; |
On Mobile so I can't check everything.. here is with 5.10.x https://git.beagleboard.org/beagleboard/BeagleBoard-DeviceTrees/-/blob/v5.10.x-ti-unified/src/arm/overlays/BB-I2C1-RTC-DS3231.dts?ref_type=heads#L41 we've moved to kernel specific as there is to much churn between releases |
@RobertCNelson thanks for pointing that out - Referencing the git line L41 above + the diff /lib/firmware/BB-I2C2-RTC-DS1307.dts /lib/firmware/BB-I2C2-RTC-DS1307-modified.dts
dmesg | grep rtc
|
Just stumbled into this same issue and fix with 5.10. |
I have tried unsuccessfully to setup/run the DS1307 overlay on either kernels:
It does run successfully with the following:
uname -r
dmesg | grep rtc
/opt/scripts/tools/version.sh
/boot/uEnv.txt
Unsuccessful 5.10.168-X runs:
dmesg | grep rtc
/opt/scripts/tools/version.sh
The text was updated successfully, but these errors were encountered: