From: Nick Chan Date: Mon, 15 Sep 2025 01:52:25 +0000 (+0800) Subject: arm64: dts: apple: t8012: Add SPMI node X-Git-Tag: v6.18-rc1~147^2~6^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8f6e6934e33ed95273b2a5467d244ab280beaeed;p=thirdparty%2Fkernel%2Fstable.git arm64: dts: apple: t8012: Add SPMI node Add SPMI node for Apple T2 SoC. Signed-off-by: Nick Chan Signed-off-by: Sven Peter --- diff --git a/arch/arm64/boot/dts/apple/t8012.dtsi b/arch/arm64/boot/dts/apple/t8012.dtsi index a259e5735d938..e7923814169bd 100644 --- a/arch/arm64/boot/dts/apple/t8012.dtsi +++ b/arch/arm64/boot/dts/apple/t8012.dtsi @@ -11,6 +11,7 @@ #include #include #include +#include / { interrupt-parent = <&aic>; @@ -220,6 +221,13 @@ ; }; + spmi: spmi@211180700 { + compatible = "apple,t8012-spmi", "apple,t8103-spmi"; + reg = <0x2 0x11180700 0x0 0x100>; + #address-cells = <2>; + #size-cells = <0>; + }; + pinctrl_nub: pinctrl@2111f0000 { compatible = "apple,t8010-pinctrl", "apple,pinctrl"; reg = <0x2 0x111f0000 0x0 0x1000>;