ARM: dts: qcom-apq8064-arrow-sd-600eval fix graph_endpoint warning
authorArnd Bergmann <arnd@arndb.de>
Fri, 14 Dec 2018 22:10:11 +0000 (23:10 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 19 Dec 2018 18:19:50 +0000 (19:19 +0100)
commit26527312c51953bd4a13aae1a8d4986f2a3d4bee
tree2c1a1468a52770be71ea7139fadad2add48b1c60
parentcd50eeeb664692519b896679b2d8c48ced80a372
ARM: dts: qcom-apq8064-arrow-sd-600eval fix graph_endpoint warning

Upstream commit 972910948fb6 ("ARM: dts: qcom: Remove Arrow SD600
eval board") removed this file because there are no known users,
but in linux-4.19.y, we still get a compile-time warnign for it:

arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dtb: Warning (graph_endpoint): /soc/mdp@5100000/ports/port@3/endpoint: graph connection to node '/soc/hdmi-tx@4a00000/ports/port@0/endpoint' is not bidirectional

Address the warning by adding the remote endpoint that makes the link
bidirectional. This is the same property that other boards use.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm/boot/dts/qcom-apq8064-arrow-sd-600eval.dts