mirror of
https://github.com/torvalds/linux.git
synced 2026-09-24 06:24:02 +02:00
arm64: dts: mediatek: mt8192-asurada: Add SPI NOR flash power supply
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>
This commit is contained in:
parent
72f4c72e28
commit
8b16d2b664
|
|
@ -562,6 +562,7 @@ flash@0 {
|
|||
spi-max-frequency = <52000000>;
|
||||
spi-rx-bus-width = <2>;
|
||||
spi-tx-bus-width = <2>;
|
||||
vcc-supply = <&mt6359_vio18_ldo_reg>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user