]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64: dts: mt8192: Fix nor_flash status disable typo
authorAllen-KH Cheng <allen-kh.cheng@mediatek.com>
Fri, 18 Mar 2022 14:45:22 +0000 (22:45 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Jun 2022 08:25:59 +0000 (10:25 +0200)
[ Upstream commit 27f0eb16b0d417c155e96b5d3b89074699944e09 ]

Correct nor_flash status disable typo of mt8192 SoC.

Fixes: d0a197a0d064a ("arm64: dts: mt8192: add nor_flash device node")
Signed-off-by: Allen-KH Cheng <allen-kh.cheng@mediatek.com>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Reviewed-by: Miles Chen <miles.chen@mediatek.com>
Reviewed-by: NĂ­colas F. R. A. Prado <nfraprado@collabora.com>
Link: https://lore.kernel.org/r/20220318144534.17996-11-allen-kh.cheng@mediatek.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/mediatek/mt8192.dtsi

index 53d790c335f995c55c92297c8ff98251a1187ddf..cd010185753ea496800cbb300bdad2eabe6ff730 100644 (file)
                        clock-names = "spi", "sf", "axi";
                        #address-cells = <1>;
                        #size-cells = <0>;
-                       status = "disable";
+                       status = "disabled";
                };
 
                audsys: clock-controller@11210000 {