]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: mediatek: mt8192-asurada: Add SPI NOR flash power supply
authorChen-Yu Tsai <wenst@chromium.org>
Tue, 5 May 2026 10:13:57 +0000 (18:13 +0800)
committerAngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Mon, 11 May 2026 11:57:24 +0000 (13:57 +0200)
The device tree for the MT8192 Asurada is missing a power supply for
the SPI NOR flash chip.

Add the supply for the SPI NOR flash chip.

Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
arch/arm64/boot/dts/mediatek/mt8192-asurada.dtsi

index bfb09dc974a7cdbc171f61f0ea99ebce2c25a2ca..94bc800ba21786254d7d5f9019929c037f4e5275 100644 (file)
                spi-max-frequency = <52000000>;
                spi-rx-bus-width = <2>;
                spi-tx-bus-width = <2>;
+               vcc-supply = <&mt6359_vio18_ldo_reg>;
        };
 };