Skip to content

Commit 3da7968

Browse files
committed
dts: common: 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 <[email protected]>
1 parent ed2ed4a commit 3da7968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dts/common/nordic/nrf54ls05b.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)