From ae42d7fe079311432db42c7f3b95e1e0ff9e38cb Mon Sep 17 00:00:00 2001 From: James Calligeros Date: Tue, 14 Jul 2026 16:28:14 +1000 Subject: [PATCH] arm64: dts: apple: t8112: Add common SMC hwmon sensors Add the SMC hwmon sensors common to all SoCs Signed-off-by: James Calligeros Link: https://patch.msgid.link/20260714-smc-subdev-dt-v2-7-13fa78873121@gmail.com Signed-off-by: Sven Peter --- arch/arm64/boot/dts/apple/t8112.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/apple/t8112.dtsi b/arch/arm64/boot/dts/apple/t8112.dtsi index a3241c816c26..ec248ca052cb 100644 --- a/arch/arm64/boot/dts/apple/t8112.dtsi +++ b/arch/arm64/boot/dts/apple/t8112.dtsi @@ -1289,3 +1289,4 @@ port03: pci@3,0 { }; #include "t8112-pmgr.dtsi" +#include "hwmon-common.dtsi"