arm64: dts: imx95-var-dart-sonata: add TPM reset GPIO

Add the reset GPIO for the TPM device on the Sonata carrier board and
label the node accordingly.

Signed-off-by: Stefano Radaelli <stefano.r@variscite.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
This commit is contained in:
Stefano Radaelli 2026-05-29 00:05:50 +02:00 committed by Frank Li
parent ef873f01a1
commit 7122bf640f

View File

@ -274,6 +274,8 @@ pca6408_2: gpio@21 {
st33ktpm2xi2c: tpm@2e {
compatible = "st,st33ktpm2xi2c", "tcg,tpm-tis-i2c";
reg = <0x2e>;
label = "tpm";
reset-gpios = <&pca9534 0 GPIO_ACTIVE_HIGH>;
};
};