dts: arm/nxp: Add lpcmp nodes to NXP MCXA156 dtsi file

Add lpcmp nodes to NXP MCXA156 dtsi file

Signed-off-by: Neil Chen <cheng.chen_1@nxp.com>
This commit is contained in:
Neil Chen 2024-12-08 17:19:45 +08:00 committed by Benjamin Cabé
commit 8ed26c6b39

View file

@ -270,6 +270,22 @@
clocks = <&syscon MCUX_LPADC2_CLK>;
};
lpcmp0: lpcmp@400b1000 {
compatible = "nxp,lpcmp";
reg = <0x400b1000 0x1000>;
interrupts = <64 0>;
status = "disabled";
#io-channel-cells = <2>;
};
lpcmp1: lpcmp@400b2000 {
compatible = "nxp,lpcmp";
reg = <0x400b2000 0x1000>;
interrupts = <65 0>;
status = "disabled";
#io-channel-cells = <2>;
};
lptmr0: lptmr@400ab000 {
compatible = "nxp,lptmr";
reg = <0x400ab000 0x1000>;