Skip to content
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

boards: custom_plank: use DT to enable DCDC #75

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

gmarull
Copy link
Member

@gmarull gmarull commented Oct 14, 2024

custom_plank is a sample custom board template usable on nRF52840DK. The DCDC module on the nRF52840 SoC is now enabled using DT, the Kconfig options are deprecated, so let's keep up to date.

@gmarull
Copy link
Member Author

gmarull commented Oct 14, 2024

doc fixes: #76

@gmarull gmarull requested a review from nordicjm October 14, 2024 11:28
custom_plank is a sample custom board template usable on nRF52840DK.
The DCDC module on the nRF52840 SoC is now enabled using DT, the
Kconfig options are deprecated, so let's keep up to date.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
Nordic boards have some overlapping DT addresses, silent dtc as
this is a known issue.

Signed-off-by: Gerard Marull-Paretas <[email protected]>
@carlescufi carlescufi merged commit 301c703 into zephyrproject-rtos:main Oct 14, 2024
6 checks passed
@gmarull gmarull deleted the custom-plank-dcdc branch October 14, 2024 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants