]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: imx95-tqma9596sa: remove superfluous pinmux for flexspi
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Thu, 30 Oct 2025 12:49:17 +0000 (13:49 +0100)
committerShawn Guo <shawnguo@kernel.org>
Mon, 17 Nov 2025 00:56:54 +0000 (08:56 +0800)
A sleep pin mux is not useful if it is the same as the normal pin mux.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx95-tqma9596sa.dtsi

index 36da8ff8d1835417f4033d7d4b15a74a1835f238..b7136982700a9630a8afb679db474e48991c7d9d 100644 (file)
 };
 
 &flexspi1 {
-       pinctrl-names = "default", "sleep";
+       pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_flexspi1>;
-       pinctrl-1 = <&pinctrl_flexspi1>;
        status = "okay";
 
        flash0: flash@0 {