diff mbox series

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

Message ID 20250327144118.504260-3-alexander.stein@ew.tq-group.com (mailing list archive)
State New
Headers show
Series TQMLS102xA: New display overlays and small fixes | expand

Commit Message

Alexander Stein March 27, 2025, 2:41 p.m. UTC
(Q)SPI NOR flash is supplied by 3.3V. Add the corresponding supply.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
---
 arch/arm/boot/dts/nxp/ls/ls1021a-tqmls1021a.dtsi | 1 +
 1 file changed, 1 insertion(+)

Comments

Frank Li March 27, 2025, 2:56 p.m. UTC | #1
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@ew.tq-group.com>

Reviewed-by: Frank Li <Frank.Li@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@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
>
diff mbox series

Patch

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@0 {
 		spi-rx-bus-width = <4>;
 		spi-tx-bus-width = <4>;
 		reg = <0>;
+		vcc-supply = <&reg_3p3v_som>;
 
 		partitions {
 			compatible = "fixed-partitions";