arm64: dts: mt8173: fix property typo of 'phys' in dsi node
authorChunfeng Yun <chunfeng.yun@mediatek.com>
Tue, 16 Mar 2021 09:22:24 +0000 (17:22 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Mon, 29 Mar 2021 13:44:58 +0000 (15:44 +0200)
Use 'phys' instead of 'phy'.

Fixes: 81ad4dbaf7af ("arm64: dts: mt8173: Add display subsystem related nodes")
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Reviewed-by: Chun-Kuang Hu <chunkuang.hu@kernel.org>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210316092232.9806-5-chunfeng.yun@mediatek.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8173.dtsi

index 7fa870e4386a393acc8cd691ea21961100e11630..ecb37a7e687058d819e41ada7c7729af27724e7c 100644 (file)
                                 <&mmsys CLK_MM_DSI1_DIGITAL>,
                                 <&mipi_tx1>;
                        clock-names = "engine", "digital", "hs";
-                       phy = <&mipi_tx1>;
+                       phys = <&mipi_tx1>;
                        phy-names = "dphy";
                        status = "disabled";
                };