Skip to content

Commit 1ef9733

Browse files
committed
[nrf noup] dts: nordic: Switch saadc pin definitions for generic ones
Switch saadc pin definitions for generic ones defined in nrf-saadc.h Signed-off-by: Jakub Zymelka <jakub.zymelka@nordicsemi.no>
1 parent adb0c92 commit 1ef9733

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/vendor/nordic/nrf54l20.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)