Skip to content

Commit 4a61d59

Browse files
gautierg-stcarlescufi
authored andcommitted
dts: arm: st: h7: remove adc3 for stm32h7ax
STM32H7Ax/H7Bx have only two ADCs, so we delete the ADC3 node. Signed-off-by: Guillaume Gautier <[email protected]>
1 parent b5e7508 commit 4a61d59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dts/arm/st/h7/stm32h7a3.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
#include <zephyr/dt-bindings/display/panel.h>
99
#include <zephyr/dt-bindings/flash_controller/ospi.h>
1010

11+
/delete-node/ &adc3;
12+
1113
/ {
1214
soc {
1315
compatible = "st,stm32h7a3", "st,stm32h7", "simple-bus";

0 commit comments

Comments
 (0)