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 0507021 commit c4cba91Copy full SHA for c4cba91
dts/arm/nxp/nxp_mcxn94x_common.dtsi
@@ -850,6 +850,30 @@
850
num-bidir-endpoints = <8>;
851
status = "disabled";
852
};
853
+
854
+ lpcmp0: lpcmp@51000 {
855
+ compatible = "nxp,lpcmp";
856
+ reg = <0x51000 0x1000>;
857
+ interrupts = <109 0>;
858
+ status = "disabled";
859
+ #io-channel-cells = <2>;
860
+ };
861
862
+ lpcmp1: lpcmp@52000 {
863
864
+ reg = <0x52000 0x1000>;
865
+ interrupts = <110 0>;
866
867
868
869
870
+ lpcmp2: lpcmp@53000 {
871
872
+ reg = <0x53000 0x1000>;
873
+ interrupts = <111 0>;
874
875
876
877
878
879
&systick {
0 commit comments