-
Notifications
You must be signed in to change notification settings - Fork 1.4k
board: soc: dts: Add nRF54LM20A and nRF54LV10A Socs and Boards #20867
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
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
|
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. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: bcadacd51bc2cdd13f4338b17362424f102f3ebd more detailssdk-nrf:
Github labels
List of changed files detected by CI (33)Outputs:ToolchainVersion: 4ffa2202d5 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
c27c29a to
8945c06
Compare
8945c06 to
74e445a
Compare
74e445a to
ad44e43
Compare
9169285 to
cc47064
Compare
|
You can find the documentation preview for this PR here. |
|
@kl-cruz what about flpr? |
|
Please add https://github.com/nrfconnect/sdk-nrf/blob/main/.github/test-spec.yml#L617 |
cc47064 to
6f0e821
Compare
I want to cover it in next PR. It needs more work unfortunately. |
|
boards/nordic/nrf54lm20apdk/nrf54lm20apdk_nrf54lm20a-common.dtsi
Outdated
Show resolved
Hide resolved
6f0e821 to
56e4e4d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
small nit. changes OK
boards/nordic/nrf54lm20apdk/nrf54lm20apdk_nrf54lm20a-pinctrl.dtsi
Outdated
Show resolved
Hide resolved
boards/nordic/nrf54lv10apdk/nrf54lv10apdk_nrf54lv10a-pinctrl.dtsi
Outdated
Show resolved
Hide resolved
Addition of the nRF54LM20A device with corresponding board. Signed-off-by: Karol Lasończyk <[email protected]>
Addition of the nRF54LV10A device with corresponding board. Signed-off-by: Karol Lasończyk <[email protected]>
Add entry to cover new case. Signed-off-by: Karol Lasończyk <[email protected]>
Add entries needed by LM20A and LV10A. Signed-off-by: Karol Lasończyk <[email protected]>
New entries related to newly adde directories. Signed-off-by: Karol Lasończyk <[email protected]>
56e4e4d to
bcadacd
Compare



Addition of the nRF54LM20A and nRF54LV10A devices with corresponding board.