lkml.org 
[lkml]   [2018]   [May]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 4.9 326/329] ARM: dts: porter: Fix HDMI output routing
    Date
    4.9-stable review patch.  If anyone has any objections, please let me know.

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

    From: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>

    [ 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 | 2 +-
    1 file changed, 1 insertion(+), 1 deletion(-)

    --- a/arch/arm/boot/dts/r8a7791-porter.dts
    +++ b/arch/arm/boot/dts/r8a7791-porter.dts
    @@ -428,7 +428,7 @@
    "dclkin.0", "dclkin.1";

    ports {
    - port@1 {
    + port@0 {
    endpoint {
    remote-endpoint = <&adv7511_in>;
    };

    \
     
     \ /
      Last update: 2018-05-28 12:41    [W:4.097 / U:0.040 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site