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 4ea8251 commit 53dd770Copy full SHA for 53dd770
dts/arm/nxp/nxp_mcxa153.dtsi
@@ -153,6 +153,22 @@
153
clocks = <&syscon MCUX_LPADC1_CLK>;
154
};
155
156
+ lpcmp0: lpcmp@400b1000 {
157
+ compatible = "nxp,lpcmp";
158
+ reg = <0x400b1000 0x1000>;
159
+ interrupts = <64 0>;
160
+ status = "disabled";
161
+ #io-channel-cells = <2>;
162
+ };
163
+
164
+ lpcmp1: lpcmp@400b2000 {
165
166
+ reg = <0x400b2000 0x1000>;
167
+ interrupts = <65 0>;
168
169
170
171
172
lpuart0: lpuart@4009f000 {
173
compatible = "nxp,lpuart";
174
status = "disabled";
0 commit comments