提交 700a390b 编写于 作者: C Chunfeng Yun 提交者: Zheng Zengkai

arm64: dts: mt8173: fix property typo of 'phys' in dsi node

stable inclusion
from stable-5.10.36
commit 3ad1fb97619b7aba888f302b8cc5221a962f8000
bugzilla: 51867
CVE: NA

--------------------------------

commit e4e5d030 upstream.

Use 'phys' instead of 'phy'.

Fixes: 81ad4dba ("arm64: dts: mt8173: Add display subsystem related nodes")
Signed-off-by: NChunfeng Yun <chunfeng.yun@mediatek.com>
Reviewed-by: NChun-Kuang Hu <chunkuang.hu@kernel.org>
Cc: stable <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20210316092232.9806-5-chunfeng.yun@mediatek.comSigned-off-by: NMatthias Brugger <matthias.bgg@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: NChen Jun <chenjun102@huawei.com>
Acked-by: NWeilong Chen <chenweilong@huawei.com>
Signed-off-by: NZheng Zengkai <zhengzengkai@huawei.com>
上级 488102d2
......@@ -1169,7 +1169,7 @@
<&mmsys CLK_MM_DSI1_DIGITAL>,
<&mipi_tx1>;
clock-names = "engine", "digital", "hs";
phy = <&mipi_tx1>;
phys = <&mipi_tx1>;
phy-names = "dphy";
status = "disabled";
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册