ARM: dts: porter: Fix HDMI output routing
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Fri, 12 Jan 2018 23:14:23 +0000 (01:14 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 30 May 2018 05:50:51 +0000 (07:50 +0200)
[ Upstream commit d4b78db6ac3e084e2bdc57d5518bd247c727f396 ]

The HDMI encoder is connected to the RGB output of the DU, which is
port@0, not port@1. Fix the incorrect DT description.

Fixes: c5af8a4248d3 ("ARM: dts: porter: add DU DT support")
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/arm/boot/dts/r8a7791-porter.dts

index 6761d11d3f9e1317fd2d8a21c2e361cd40723823..db0239c7e6c7cc446363ec83bb7bf3a5300ddb88 100644 (file)
                      "dclkin.0", "dclkin.1";
 
        ports {
-               port@1 {
+               port@0 {
                        endpoint {
                                remote-endpoint = <&adv7511_in>;
                        };