[PATCH 2/7] ARM: dts: ls1021a-tqmals1021a: Add vcc-supply for spi-nor

Frank Li Frank.li at nxp.com
Thu Mar 27 07:56:42 PDT 2025


On Thu, Mar 27, 2025 at 03:41:08PM +0100, Alexander Stein wrote:
> (Q)SPI NOR flash is supplied by 3.3V. Add the corresponding supply.
>
> Signed-off-by: Alexander Stein <alexander.stein at ew.tq-group.com>

Reviewed-by: Frank Li <Frank.Li at nxp.com>

> ---
>  arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a.dtsi | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a.dtsi b/arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a.dtsi
> index f7fe8581a23fa..271001eb5ad7f 100644
> --- a/arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a.dtsi
> +++ b/arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a.dtsi
> @@ -72,6 +72,7 @@ qflash0: flash at 0 {
>  		spi-rx-bus-width = <4>;
>  		spi-tx-bus-width = <4>;
>  		reg = <0>;
> +		vcc-supply = <&reg_3p3v_som>;
>
>  		partitions {
>  			compatible = "fixed-partitions";
> --
> 2.43.0
>



More information about the linux-arm-kernel mailing list