Skip to content

Clock separation#3495

Open
mif1-nordic wants to merge 7 commits into
nrfconnect:mainfrom
mif1-nordic:clock_separation
Open

Clock separation#3495
mif1-nordic wants to merge 7 commits into
nrfconnect:mainfrom
mif1-nordic:clock_separation

Conversation

@mif1-nordic
Copy link
Copy Markdown
Contributor

No description provided.

@mif1-nordic mif1-nordic marked this pull request as draft November 13, 2025 08:37
@mif1-nordic mif1-nordic force-pushed the clock_separation branch 5 times, most recently from 26a63f3 to fea1633 Compare November 14, 2025 12:54
@mif1-nordic mif1-nordic marked this pull request as ready for review November 14, 2025 12:57
@mif1-nordic mif1-nordic force-pushed the clock_separation branch 2 times, most recently from eba4d57 to eb621f6 Compare November 17, 2025 15:02
@mif1-nordic mif1-nordic marked this pull request as draft November 19, 2025 14:31
@mif1-nordic mif1-nordic force-pushed the clock_separation branch 3 times, most recently from adeecd2 to dfa0e89 Compare November 28, 2025 13:39
@mif1-nordic mif1-nordic marked this pull request as ready for review November 28, 2025 13:39
@mif1-nordic mif1-nordic force-pushed the clock_separation branch 3 times, most recently from 35bdaab to af18d52 Compare December 1, 2025 14:33
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Dec 1, 2025

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

Name Old Revision New Revision Diff

All manifest checks OK

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

@mif1-nordic mif1-nordic force-pushed the clock_separation branch 4 times, most recently from ab00b6f to 8be3742 Compare December 19, 2025 15:19
@mif1-nordic mif1-nordic force-pushed the clock_separation branch 5 times, most recently from 8939e5f to 135d4f5 Compare January 14, 2026 15:34
@mif1-nordic mif1-nordic force-pushed the clock_separation branch 3 times, most recently from 8a42dd3 to add14c6 Compare January 21, 2026 08:23
@mif1-nordic mif1-nordic force-pushed the clock_separation branch 2 times, most recently from 4dee2c5 to 15a5d7e Compare February 3, 2026 08:31
Comment thread drivers/clock_control/clock_control_nrf_xo.c Outdated
Comment thread boards/ezurio/bl54l15_dvk/nrf54l_10_15_cpuapp_common.dtsi
Comment thread drivers/clock_control/clock_control_nrf_lfclk.c Outdated
@mif1-nordic mif1-nordic force-pushed the clock_separation branch 5 times, most recently from 413aa32 to 7c9e350 Compare February 13, 2026 11:52
Comment thread drivers/clock_control/clock_control_nrf_common.c Outdated
Comment thread drivers/clock_control/clock_control_nrf_hfclk.c Outdated
Comment thread dts/bindings/clock/nordic,nrf-clock-hfclk.yaml Outdated
Comment thread dts/bindings/clock/nordic,nrf-clock-xo.yaml Outdated
Comment thread dts/bindings/clock/nordic,nrf-clock-lfclk.yaml Outdated
Comment thread drivers/audio/dmic_nrfx_pdm.c Outdated
Comment thread drivers/clock_control/clock_control_nrf.c Outdated
Comment thread drivers/clock_control/CMakeLists.txt Outdated
Comment thread drivers/counter/counter_nrfx_rtc.c Outdated
Comment thread drivers/i2s/i2s_nrf_tdm.c
@carlescufi
Copy link
Copy Markdown
Contributor

DNM until a discussion is held on the approach

PavelVPV and others added 7 commits June 3, 2026 12:13
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants