Skip to content

Commit 191f556

Browse files
committed
dts: nrf54lv10a: remove VDD and DVDD analog inputs for nRF54LV10A
MDK 8.72.1 does not specify VDD and DVDD internal analog inputs for this SoC. Therefore change the binding so it is not possible to specify these inputs in an overlay. Signed-off-by: Nikodem Kastelik <nikodem.kastelik@nordicsemi.no>
1 parent 625d589 commit 191f556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/common/nordic/nrf54lv10a.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
#include <mem.h>
88
#include <nordic/nrf_common.dtsi>
9-
#include <zephyr/dt-bindings/adc/nrf-saadc-nrf54l.h>
9+
#include <zephyr/dt-bindings/adc/nrf-saadc.h>
1010
#include <zephyr/dt-bindings/regulator/nrf5x.h>
1111

1212
/delete-node/ &sw_pwm;

0 commit comments

Comments
 (0)