提交 e0c66d34 编写于 作者: R Rob Herring 提交者: Olof Johansson

arm64: dts: sprd: fix typo in 'remote-endpoint'

dtc now warns on incomplete OF graph endpoint connections:

arch/arm64/boot/dts/sprd/sp9860g-1h10.dtb: Warning (graph_endpoint): /soc/stm@10006000/port/endpoint: graph connection to node '/soc/funnel@10001000/ports/port@2/endpoint' is not bidirectional

The cause is a typo in 'remote-endpoint'.

Cc: Orson Zhai <orsonzhai@gmail.com>
Cc: Baolin Wang <baolin.wang@linaro.org>
Cc: Chunyan Zhang <zhang.lyra@gmail.com>
Signed-off-by: NRob Herring <robh@kernel.org>
Signed-off-by: NOlof Johansson <olof@lixom.net>
上级 b187db02
......@@ -326,7 +326,7 @@
reg = <4>;
soc_funnel_in_port1: endpoint {
slave-mode;
remote-endpioint =
remote-endpoint =
<&stm_out_port>;
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册