]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
ARM: dts: imx7-tqma7: Add vcc-supply for spi-nor
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Wed, 19 Feb 2025 08:17:43 +0000 (09:17 +0100)
committerShawn Guo <shawnguo@kernel.org>
Tue, 11 Mar 2025 01:51:16 +0000 (09:51 +0800)
(Q)SPI NOR flash is supplied by 3.3V. Add the corresponding supply.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx7-tqma7.dtsi

index aa8f65cd4adf7e7e78f3fd279ea9a2ea39e0ea92..618c3f68fbe253d116cf1f9649aca276399eeb5a 100644 (file)
                spi-max-frequency = <29000000>;
                spi-rx-bus-width = <4>;
                spi-tx-bus-width = <4>;
+               vcc-supply = <&vgen4_reg>;
        };
 };