arm64: dts: freescale: tqma8mpql: Add vcc-supply for spi-nor

(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>
This commit is contained in:
Alexander Stein 2025-01-21 11:30:22 +01:00 committed by Shawn Guo
parent 2e662a2c37
commit aabe17aec3

View file

@ -49,6 +49,7 @@
spi-max-frequency = <80000000>; spi-max-frequency = <80000000>;
spi-tx-bus-width = <1>; spi-tx-bus-width = <1>;
spi-rx-bus-width = <4>; spi-rx-bus-width = <4>;
vcc-supply = <&buck5_reg>;
partitions { partitions {
compatible = "fixed-partitions"; compatible = "fixed-partitions";