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 8ad23f8 commit e99cb5aCopy full SHA for e99cb5a
boards/adi/max32666fthr/max32666fthr_max32666_cpu0.dts
@@ -10,7 +10,6 @@
10
#include <adi/max32/max32666-pinctrl.dtsi>
11
#include <zephyr/dt-bindings/gpio/adi-max32-gpio.h>
12
#include <zephyr/dt-bindings/input/input-event-codes.h>
13
-#include <zephyr/dt-bindings/dma/max32666_dma.h>
14
15
/ {
16
model = "Analog Devices MAX32666FTHR";
dts/arm/adi/max32/max32666.dtsi
@@ -6,6 +6,7 @@
6
7
#include <arm/armv7-m.dtsi>
8
#include <adi/max32/max32xxx.dtsi>
9
+#include <zephyr/dt-bindings/dma/max32666_dma.h>
&clk_ipo {
clock-frequency = <DT_FREQ_M(96)>;
0 commit comments