Thread (9 messages) 9 messages, 2 authors, 2026-03-20

Re: [PATCH v2 3/7] arm64: dts: imx94: Add SCMI sensor/lmm/cpu nodes

From: Daniel Baluta <hidden>
Date: 2026-03-20 13:01:03
Also in: imx, linux-devicetree, lkml

On 3/20/26 14:27, Peng Fan (OSS) wrote:
quoted hunk ↗ jump to hunk
From: Peng Fan <peng.fan@nxp.com>

Add SCMI sensor/lmm/cpu nodes to allow Linux use thermal, i.MX System
Manager Logical Machine API and CPU API

Signed-off-by: Peng Fan <peng.fan@nxp.com>
---
 arch/arm64/boot/dts/freescale/imx94.dtsi | 13 +++++++++++++
 1 file changed, 13 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/imx94.dtsi b/arch/arm64/boot/dts/freescale/imx94.dtsi
index 69ede676fc04ede23faceb8f24cf740697e40d7e..117cf2bcada44aeabd82af064f19d2377e96402c 100644
--- a/arch/arm64/boot/dts/freescale/imx94.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx94.dtsi
@@ -94,14 +94,27 @@ scmi_clk: protocol@14 {
 				#clock-cells = <1>;
 			};
 
+			scmi_sensor: protocol@15 {
+				reg = <0x15>;
+				#thermal-sensor-cells = <1>;
+			};
+
 			scmi_iomuxc: protocol@19 {
 				reg = <0x19>;
 			};
 
+			smic_lmm: protocol@80 {
+				reg = <0x80>;
+			};

s/smic/smci?
+
 			scmi_bbm: protocol@81 {
 				reg = <0x81>;
 			};
 
+			smic_cpu: protocol@82 {
+				reg = <0x82>;
+			};
+
 			scmi_misc: protocol@84 {
 				reg = <0x84>;
 			};
  
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help