]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
ARM: dts: imx6ul-tqma6ul: Add vcc-supply for spi-nor
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Wed, 19 Feb 2025 08:17:41 +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 1.8V. 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/imx6ul-tqma6ul-common.dtsi

index d63229d8b46555cdf4d1e3b3059ddfc8eab45692..1e4022cba3cc54f9157c0631bdbeb529adefd487 100644 (file)
                spi-max-frequency = <33000000>;
                spi-rx-bus-width = <4>;
                spi-tx-bus-width = <1>;
+               vcc-supply = <&reg_vldo4>;
        };
 };