-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
Add global HSFLL clock control device driver #81735
base: main
Are you sure you want to change the base?
Add global HSFLL clock control device driver #81735
Conversation
Note @ppelikan-nordic |
The following west manifest projects have changed revision in this Pull Request:
⛔ DNM label due to: 1 project with PR revision Note: This message is automatically posted and updated by the Manifest GitHub Action. |
I need the to update the frequencies to match the opaque |
cbea899
to
197adff
Compare
west.yml
Outdated
@@ -188,7 +188,7 @@ manifest: | |||
groups: | |||
- hal | |||
- name: hal_nordic | |||
revision: 54bde38c6f6ffb3780b26ae728cf79426184384e | |||
revision: pull/254/head |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please change to zephyrproject-rtos/hal_nordic#261 instead, to include newest fixes.
(zephyrproject-rtos/hal_nordic#254 is closed now)
can be done by rebasing from: #81710
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated to use newly created PR 263 since 261 includes breaking changes to unrelated module
Update hal_nordic revision to include nrfs gdfs Signed-off-by: Bjarki Arge Andreasen <[email protected]>
Adding the implementation for the GDFS service Signed-off-by: Paweł Pelikan <[email protected]>
197adff
to
c71d0d0
Compare
Add specific device model for global hsfll clock and update dts tree to use specific model. The clock is not fixed, and configurable at runtime to predefined frequencies specified by the platform. Signed-off-by: Bjarki Arge Andreasen <[email protected]>
Add device driver support for global hsfll clock. Signed-off-by: Bjarki Arge Andreasen <[email protected]>
Extend sample to support global hsfll clock control. Signed-off-by: Bjarki Arge Andreasen <[email protected]>
Extend test suite to test global HSFLL clock. Signed-off-by: Bjarki Arge Andreasen <[email protected]>
c71d0d0
to
49f2189
Compare
Draft for now since testing is blocked by missing firmware for the nRF54H20