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 8f94c91 commit 0caeac7Copy full SHA for 0caeac7
dts/arm/nxp/nxp_rt118x.dtsi
@@ -1094,6 +1094,15 @@
1094
status = "disabled";
1095
};
1096
1097
+ ewm0: ewm@27b0000 {
1098
+ compatible = "nxp,ewm";
1099
+ reg = <0x27b0000 0x6>;
1100
+ status = "disabled";
1101
+ interrupts = <147 0>;
1102
+ clk-sel = "lpo_clk[2]";
1103
+ clk-divider = <0x2>;
1104
+ };
1105
+
1106
lpspi1: spi@4360000 {
1107
compatible = "nxp,lpspi";
1108
reg = <0x4360000 0x4000>;
0 commit comments