mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
arm64: dts: imx95-tqma9596sa: fix TPM5 pinctrl node name
tpm4grp will be overwritten. Fix node name
Fixes: 91d1ff322c ("arm64: dt: imx95: Add TQMa95xxSA")
Signed-off-by: Markus Niebel <Markus.Niebel@ew.tq-group.com>
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
@@ -617,7 +617,7 @@
|
||||
fsl,pins = <IMX95_PAD_GPIO_IO05__TPM4_CH0 0x51e>;
|
||||
};
|
||||
|
||||
pinctrl_tpm5: tpm4grp {
|
||||
pinctrl_tpm5: tpm5grp {
|
||||
fsl,pins = <IMX95_PAD_GPIO_IO06__TPM5_CH0 0x51e>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user