arm64: dts: imx95-tqma9596sa: move lpspi3 pinctrl to SOM

The muxing is determined by SOM, so add it at this level.

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:
Alexander Stein
2025-10-30 13:49:12 +01:00
committed by Shawn Guo
parent 438a4d0cd5
commit 68b7d5383b
2 changed files with 6 additions and 3 deletions

View File

@@ -200,9 +200,6 @@ eeprom2: eeprom@57 {
};
&lpspi3 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_lpspi3>;
cs-gpios = <&gpio2 8 GPIO_ACTIVE_LOW>, <&gpio2 7 GPIO_ACTIVE_LOW>;
status = "okay";
};

View File

@@ -317,6 +317,12 @@ &lpi2c6 {
status = "okay";
};
&lpspi3 {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_lpspi3>;
cs-gpios = <&gpio2 8 GPIO_ACTIVE_LOW>, <&gpio2 7 GPIO_ACTIVE_LOW>;
};
/* SER0 */
&lpuart1 {
pinctrl-names = "default";