Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp868856ybi; Fri, 2 Aug 2019 05:42:36 -0700 (PDT) X-Google-Smtp-Source: APXvYqyezPyuxFl7pVthKyocqZOvf/Ra2Jlip5l0ldd/bFFmN/4Iwb9LNtFk2PTX6rDw5xOVzmr8 X-Received: by 2002:a17:902:1125:: with SMTP id d34mr131336825pla.40.1564749756128; Fri, 02 Aug 2019 05:42:36 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564749756; cv=none; d=google.com; s=arc-20160816; b=nfp09QESckWksvSvPlIe4RoebfweGr/zjT9v0DZJy1IREW6LWOXWLChZ38tukPjnAp nLbq7mI73u4AfuBv+OFQ9r5Rg4VicBvCjQWgii3OrtqHUxWnkgH+Y6SuDFTaRWHiKILM xRhOAo1zO3+mkf23hb7pU3hphlyNlDUXXfTyXT36kF5ZtDgpttpIFPM1qAD1PvTZd+2/ zP44QV3+WPHdtCSwvFM85EDkjMytyUfY4gWZ98szI9NPtfAoZiwXCzS59T9HTkKiLX2j yIocWofOnjCIfl6zSIsSX+ecHbZyh2bjY25Zm2Z+nl4W/Wa7rMMG6/bN505UacKyNt52 6IzA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:references:in-reply-to:message-id:date :subject:cc:to:from; bh=cL+Z0JHjH1z8YKaTva90fjvULk55tAIAQoLXVH8NJGw=; b=uRZ9BeoChXpT2JoqgGXHEaiEN3Vv9fLOR7/9hl9NNZ8eUJhJ/xFSQug6OKVqJn3pWS CPK3vwEJIS2HtbO7kNFad1il03rzJXXyZg3uEz+u0Xldd1/Jitajb/KGrXT7dLL1ftRv S0XbunzqBEf6ps4OjAM24JJ7/2whNMUuiRCRSR4WjIjPNy4fjynYYKMdTAytxb6xdEnq hnSrLKxW/Y4QgpQsdojsVB0AL8foAL+rLwA7QdEpY6OAK6xeyjg7bxWavSkAcXwWe0F7 h0xRQrGM9uizTEifkY1ocRICUFa44bVrVzyQxtDQHxI5cIeqUFNDXc1vc4xWZ7TZ1U8o HpSA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z14si35784084plo.104.2019.08.02.05.42.21; Fri, 02 Aug 2019 05:42:36 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2389745AbfHBHei (ORCPT + 99 others); Fri, 2 Aug 2019 03:34:38 -0400 Received: from relmlor2.renesas.com ([210.160.252.172]:28820 "EHLO relmlie6.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1727656AbfHBHeh (ORCPT ); Fri, 2 Aug 2019 03:34:37 -0400 X-IronPort-AV: E=Sophos;i="5.64,337,1559487600"; d="scan'208";a="22931916" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie6.idc.renesas.com with ESMTP; 02 Aug 2019 16:34:36 +0900 Received: from fabrizio-dev.ree.adwin.renesas.com (unknown [10.226.36.196]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id A61B64007528; Fri, 2 Aug 2019 16:34:32 +0900 (JST) From: Fabrizio Castro To: Laurent Pinchart , Kieran Bingham , Jacopo Mondi , David Airlie , Daniel Vetter , Rob Herring , Mark Rutland Cc: Fabrizio Castro , dri-devel@lists.freedesktop.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Simon Horman , Geert Uytterhoeven , Chris Paterson , Biju Das Subject: [PATCH/RFC 01/12] dt-bindings: display: renesas: lvds: RZ/G2E needs renesas,companion too Date: Fri, 2 Aug 2019 08:33:58 +0100 Message-Id: <1564731249-22671-2-git-send-email-fabrizio.castro@bp.renesas.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1564731249-22671-1-git-send-email-fabrizio.castro@bp.renesas.com> References: <1564731249-22671-1-git-send-email-fabrizio.castro@bp.renesas.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Document RZ/G2E support for property renesas,companion. Signed-off-by: Fabrizio Castro --- Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt index c6a196d..dece79e 100644 --- a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt +++ b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt @@ -49,9 +49,9 @@ Each port shall have a single endpoint. Optional properties: - renesas,companion : phandle to the companion LVDS encoder. This property is - mandatory for the first LVDS encoder on D3 and E3 SoCs, and shall point to - the second encoder to be used as a companion in dual-link mode. It shall not - be set for any other LVDS encoder. + mandatory for the first LVDS encoder on R-Car D3, R-Car E3, and RZ/G2E SoCs, + and shall point to the second encoder to be used as a companion in dual-link + mode. It shall not be set for any other LVDS encoder. Example: -- 2.7.4