Skip to content

Commit c7b19bc

Browse files
author
Josuah Demangeon
committed
[WIP] nRF54lm20 partial support
Signed-off-by: Josuah Demangeon <[email protected]>
1 parent bea0307 commit c7b19bc

File tree

5 files changed

+693
-16
lines changed

5 files changed

+693
-16
lines changed

boards/nordic/nrf54lm20dk/nrf54lm20a_cpuapp_common.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,10 @@ zephyr_udc0: &usbhs {
143143
status = "okay";
144144
};
145145

146+
zephyr_uhc0: &usbhs {
147+
status = "okay";
148+
};
149+
146150
&spi00 {
147151
status = "okay";
148152
cs-gpios = <&gpio2 5 GPIO_ACTIVE_LOW>;

0 commit comments

Comments
 (0)