Skip to content

Add board target for nRF54LM20A and nRF54LS05B#621

Merged
eivindj-nordic merged 1 commit intonrfconnect:mainfrom
bjorn-tore-taraldsen:nrf54lm20a
Mar 2, 2026
Merged

Add board target for nRF54LM20A and nRF54LS05B#621
eivindj-nordic merged 1 commit intonrfconnect:mainfrom
bjorn-tore-taraldsen:nrf54lm20a

Conversation

@bjorn-tore-taraldsen
Copy link
Copy Markdown
Contributor

No description provided.

@bjorn-tore-taraldsen bjorn-tore-taraldsen added DNM Do not merge doc-required PR must not be merged without tech writer approval. labels Jan 26, 2026
@github-actions github-actions Bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Jan 26, 2026
@bjorn-tore-taraldsen bjorn-tore-taraldsen force-pushed the nrf54lm20a branch 9 times, most recently from e7efedc to f9f1209 Compare January 26, 2026 13:27
@github-actions
Copy link
Copy Markdown

You can find the documentation preview for this PR here.

@bjorn-tore-taraldsen bjorn-tore-taraldsen force-pushed the nrf54lm20a branch 3 times, most recently from b52e9ea to 2a0b888 Compare January 27, 2026 16:43
@bjorn-tore-taraldsen bjorn-tore-taraldsen force-pushed the nrf54lm20a branch 5 times, most recently from 0f88e87 to b7c0138 Compare February 4, 2026 13:41
anhmolt

This comment was marked as resolved.

@bjorn-tore-taraldsen bjorn-tore-taraldsen force-pushed the nrf54lm20a branch 4 times, most recently from 4cea0ba to cdfb2b6 Compare February 12, 2026 12:00
@github-actions github-actions Bot removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label Feb 12, 2026
@bjorn-tore-taraldsen bjorn-tore-taraldsen force-pushed the nrf54lm20a branch 3 times, most recently from db76576 to 7e29d59 Compare February 23, 2026 13:35
Comment thread subsys/softdevice_handler/rand_seed.c
Comment thread subsys/softdevice_handler/rand_seed.c Outdated
Comment on lines +31 to +32
reg = <0x20000080 (DT_SIZE_K(511) - 0x80 + 0x140 )>;
ranges = <0x0 0x20000080 (DT_SIZE_K(511) - 0x80 + 0x140 )>;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
reg = <0x20000080 (DT_SIZE_K(511) - 0x80 + 0x140 )>;
ranges = <0x0 0x20000080 (DT_SIZE_K(511) - 0x80 + 0x140 )>;
reg = <0x20000080 (DT_SIZE_K(511) - 0x80 + 0x140)>;
ranges = <0x0 0x20000080 (DT_SIZE_K(511) - 0x80 + 0x140)>;

@kylebonnici does the linter detect this?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

version 0.4.0 of the dts-linter should report this

Comment thread boards/nordic/bm_nrf54lm20dk/board.yml Outdated
Comment thread boards/nordic/bm_nrf54lm20dk/bm_nrf54lm20dk_nrf54lm20a_cpuapp_common.dtsi Outdated
Comment thread samples/bluetooth/ble_nus/README.rst Outdated
Comment thread samples/bluetooth/ble_hrs/README.rst Outdated
@bjorn-tore-taraldsen bjorn-tore-taraldsen force-pushed the nrf54lm20a branch 5 times, most recently from 5ad45c6 to 4cd5f79 Compare February 25, 2026 15:51
@bjorn-tore-taraldsen bjorn-tore-taraldsen force-pushed the nrf54lm20a branch 3 times, most recently from 7266ac0 to 55265a2 Compare February 27, 2026 09:09
Comment thread doc/nrf-bm/release_notes/bm_software_maturity.rst Outdated
Add nRF54LM20A and nRF54LS05B DK board as build target

Signed-off-by: Bjørn Tore Taraldsen <bjorn.tore.taraldsen@nordicsemi.no>
@eivindj-nordic eivindj-nordic merged commit 7e9356e into nrfconnect:main Mar 2, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc-required PR must not be merged without tech writer approval.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants