We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ccb986 commit 58e6d5eCopy full SHA for 58e6d5e
boards/nordic/nrf54lm20dk/nrf54lm20a_cpuapp_common.dtsi
@@ -166,5 +166,6 @@ zephyr_udc0: &usbhs {
166
has-dpd;
167
t-enter-dpd = <10000>;
168
t-exit-dpd = <35000>;
169
+ reset-gpios = <&gpio2 0 GPIO_ACTIVE_LOW>;
170
};
171
0 commit comments