Skip to content

Conversation

travis3630
Copy link
Contributor

@travis3630 travis3630 commented Oct 13, 2025

Instantiate NRF_PLATFORM_LUMOS for all nrf lumos product, Add NRF_SKIP_CLOCK_CONFIG kconfig to be a general kconfig in nrfx, so that it can be used by other lumos product.

Currently, there is many nrf54lx series Kconfig are similar and same to be used for future product. I created a new Kconfig called NRF_PLATFORM_LUMOS so that all the Kconfig can be share by products other than NRF54LX, i.e SOC_SERIES_NRF71X. @tejlmand Link to this comment: nrfconnect/sdk-nrf#24475 (comment)

Copy link
Contributor

@masz-nordic masz-nordic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will break MDK, see:
nrfconnect/sdk-zephyr@738549e

@travis3630
Copy link
Contributor Author

travis3630 commented Oct 13, 2025

This will break MDK, see: nrfconnect/sdk-zephyr@738549e

What about keeping config NRF_SKIP_CLOCK_CONFIG in the kconfig? and rename CONFIG_SOC_NRF54LX_SKIP_CLOCK_CONFIG to NRF_SKIP_CLOCK_CONFIG because it is going to be used by nrf71x as well.

@travis3630 travis3630 force-pushed the NRFX-7040-instantiate-lumos-kconfig branch from e245b89 to 0050c89 Compare October 13, 2025 15:47
@zephyrbot zephyrbot requested a review from masz-nordic October 13, 2025 15:49
Instantiate NRF_PLATFORM_LUMOS for all nrf lumos product,
Add NRF_SKIP_CLOCK_CONFIG kconfig to be a general kconfig
in nrfx, so that it can be used by other lumos product.

Signed-off-by: Travis Lam <[email protected]>
@travis3630 travis3630 force-pushed the NRFX-7040-instantiate-lumos-kconfig branch from 0050c89 to 0b2560f Compare October 13, 2025 15:50
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants