Clock separation#3495
Open
mif1-nordic wants to merge 7 commits into
Open
Conversation
26a63f3 to
fea1633
Compare
eba4d57 to
eb621f6
Compare
adeecd2 to
dfa0e89
Compare
35bdaab to
af18d52
Compare
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
ab00b6f to
8be3742
Compare
8939e5f to
135d4f5
Compare
8a42dd3 to
add14c6
Compare
4dee2c5 to
15a5d7e
Compare
413aa32 to
7c9e350
Compare
7c9e350 to
24e0c70
Compare
Contributor
|
DNM until a discussion is held on the approach |
…F7002DK This commit adds support for nRF7002DK in the echo_client sample. Signed-off-by: Pavel Vasilyev <pavel.vasilyev@nordicsemi.no> (cherry picked from commit c33cb24)
There seem to be a decent number of C5 boards around. So add support for it while keeping C7 as the default version. The main difference between C7 and C5 is that C5 uses CC1352P instead of CC1352P7 Signed-off-by: Ayush Singh <ayush@beagleboard.org> (cherry picked from commit 429c784)
…y drivers Add new inline function entropy_get_default_device which returns the "zephyr,entropy" device or the architectural entropy device, if the former is not set, and use that in all places to query the entropy device. This allows using architectural drivers which do not have a DT node. Signed-off-by: Christoph Busold <cbusold@qti.qualcomm.com> (cherry picked from commit dad5096)
…arated clocks. Added common functions for separated clocks. Signed-off-by: Michal Frankiewicz <michal.frankiewicz@nordicsemi.no> Upstream PR #: 104658
Renamed nrf2 to nrf_common to keep the name cosistent with its use. Signed-off-by: Michal Frankiewicz <michal.frankiewicz@nordicsemi.no> Upstream PR #: 104658
Added bindings and dts nodes for split clocks. Signed-off-by: Michal Frankiewicz <michal.frankiewicz@nordicsemi.no> Upstream PR #: 104658
…idual clocks. Split clock control into individual clocks: HFCLK, XO, LFCLK, HFCLK192M, XO24M, HFCLKAUDIO Signed-off-by: Michal Frankiewicz <michal.frankiewicz@nordicsemi.no> Upstream PR #: 104658
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.