zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.92k stars 6.65k forks source link

Add global HSFLL clock control device driver #81735

Open bjarki-andreasen opened 17 hours ago

bjarki-andreasen commented 17 hours ago

Draft for now since testing is blocked by missing firmware for the nRF54H20

bjarki-andreasen commented 17 hours ago

Note @ppelikan-nordic

zephyrbot commented 17 hours ago

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_nordic https://github.com/zephyrproject-rtos/hal_nordic/commit/54bde38c6f6ffb3780b26ae728cf79426184384e https://github.com/zephyrproject-rtos/hal_nordic/pull/254 zephyrproject-rtos/hal_nordic#254/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

bjarki-andreasen commented 17 hours ago

I need the to update the frequencies to match the opaque GDFS_FREQ_MEDHIGH in devicetree, and verify that the initial frequency of the clock is the lowest one :)