Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp2427704pxa; Fri, 7 Aug 2020 10:51:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwcMoifKmrZXzHpDAYrho72DmKmmSxahLwlxO1BeWeCi4/QGYys3evUbacPiJ4Rc+72Z0u1 X-Received: by 2002:a17:906:8748:: with SMTP id hj8mr10732056ejb.477.1596822713077; Fri, 07 Aug 2020 10:51:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1596822713; cv=none; d=google.com; s=arc-20160816; b=fTA3a3EcGqypwPXpnNJB42+JNaryFYF3SBT2O3w3+JxbToF9bOgFMg/GUgZFv7TFCR qrtlnx4GaZoKx74gjtfQ3+6VMGaATleHofw67A3s1U87scA0Lewl0pYzRhl7Inr0yI9K HpfOwMMhgbs4GZhCYHymEN9/+wXwcfYrlkubgppiYT1L/bHvCqxbyR+w8SeLfnZO9Zrk UkCbgd9CKXuoY/IL5HF+PStaPB/dkVU3d/wAgGE8fZFL5hiZ5wC+O0NXW0u2K8YDXUMI OeB4o3GpbZ0zdWISV1ZsDnIr4UkTlLLZJcaxVmiz4Ce1qLege1ZxLo6MjBQw8OVZVBWX Sniw== 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=W7MHTwfi393iyyrFtdQX2eqLdZ3MiHp8Xk/wjpsb9Nk=; b=Uimp6D64f/mNZwA8L20VqqxiPHzitSY3PmWyjWEb1k7HVzgCBqa2Nx22tcBJCIsa1c JazFpPRyKqmr45HvExiFXwtAQ/+d/stOA2bLJG0UokWDE2fY/V3X1vrxB6QyvsvR6dP0 fcyc0cTVs+L1JJo2M28g4M2ZPyqauClkI1o5kFXhL9h+4KbuC//q8q/cLcKNADk64/bs jpqLtK26BxgeBdb8/uIALfvv3cp+2BOvlylSNUjVJ+WLsQUOCn3N2qrfEPzRMBcZbkPY snjULKH/ldhjjo8dRb8OUc8AEEpCG4S9D1FqkwegzurFfgLK+/I3AF4cYlFx1l0M5o4A AJLA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u18si5625306ejr.700.2020.08.07.10.51.30; Fri, 07 Aug 2020 10:51:53 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728118AbgHGRuE (ORCPT + 99 others); Fri, 7 Aug 2020 13:50:04 -0400 Received: from relmlor1.renesas.com ([210.160.252.171]:29111 "EHLO relmlie5.idc.renesas.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1728107AbgHGRuB (ORCPT ); Fri, 7 Aug 2020 13:50:01 -0400 X-IronPort-AV: E=Sophos;i="5.75,446,1589209200"; d="scan'208";a="54150725" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 08 Aug 2020 02:50:00 +0900 Received: from localhost.localdomain (unknown [10.226.36.204]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id E5486400A887; Sat, 8 Aug 2020 02:49:57 +0900 (JST) From: Lad Prabhakar To: Geert Uytterhoeven , Laurent Pinchart , Kieran Bingham , David Airlie , Rob Herring , Magnus Damm , Daniel Vetter , dri-devel@lists.freedesktop.org, linux-renesas-soc@vger.kernel.org Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, Prabhakar , Lad Prabhakar Subject: [PATCH 1/7] dt-bindings: display: renesas,du: Document the r8a7742 bindings Date: Fri, 7 Aug 2020 18:49:48 +0100 Message-Id: <20200807174954.14448-2-prabhakar.mahadev-lad.rj@bp.renesas.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200807174954.14448-1-prabhakar.mahadev-lad.rj@bp.renesas.com> References: <20200807174954.14448-1-prabhakar.mahadev-lad.rj@bp.renesas.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Document the RZ/G1H (R8A7742) SoC in the R-Car DU bindings. Signed-off-by: Lad Prabhakar Reviewed-by: Marian-Cristian Rotariu --- Documentation/devicetree/bindings/display/renesas,du.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/display/renesas,du.txt b/Documentation/devicetree/bindings/display/renesas,du.txt index 51cd4d162770..3f1e3ca4bea9 100644 --- a/Documentation/devicetree/bindings/display/renesas,du.txt +++ b/Documentation/devicetree/bindings/display/renesas,du.txt @@ -3,6 +3,7 @@ Required Properties: - compatible: must be one of the following. + - "renesas,du-r8a7742" for R8A7742 (RZ/G1H) compatible DU - "renesas,du-r8a7743" for R8A7743 (RZ/G1M) compatible DU - "renesas,du-r8a7744" for R8A7744 (RZ/G1N) compatible DU - "renesas,du-r8a7745" for R8A7745 (RZ/G1E) compatible DU @@ -68,6 +69,7 @@ corresponding to each DU output. Port0 Port1 Port2 Port3 ----------------------------------------------------------------------------- + R8A7742 (RZ/G1H) DPAD 0 LVDS 0 LVDS 1 - R8A7743 (RZ/G1M) DPAD 0 LVDS 0 - - R8A7744 (RZ/G1N) DPAD 0 LVDS 0 - - R8A7745 (RZ/G1E) DPAD 0 DPAD 1 - - -- 2.17.1