Received: by 2002:ac0:98c7:0:0:0:0:0 with SMTP id g7-v6csp2083205imd; Sun, 4 Nov 2018 16:48:48 -0800 (PST) X-Google-Smtp-Source: AJdET5epOpQEawn0kn3b3dIikDsbLBdVzjJnDbikSYWI++FLYDoQEtbNablJEsKz8WVOFOyXTAU2 X-Received: by 2002:a63:bc12:: with SMTP id q18-v6mr17675250pge.353.1541378928036; Sun, 04 Nov 2018 16:48:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1541378928; cv=none; d=google.com; s=arc-20160816; b=lT6YxX0WUVj9Gubv62QYWzxyoshYrinVs4clm3CWNSWoRw6uy7P8uWxgZfApFC4r/z VpMODwxPA1LeU2J8in8E4f9N1WgJ+AomjGDGNaL94CbgvIybq6exbDo8bh0d8LbATKxC SupzcH9Q4+E/ZaAgqxqNFUEK/E5NnjTK2mtS71yns9B36yVk7wTtGH8zsDIHHAdvH3oY wSYofUmaYkeFsCsZhaqNpuKjYmcnZJ0VJbYqmbaVavzEDhns44vZFtDTjrY/B02+QlZG RvkLJM6lBTvbad4i/ezKgtt+5LWtu2WLK59ercL9lO+Hnevvt5xUAKnDcD1C5QrzopnC cVvw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=gJ2G/13bB0MQnF4HGJi1BZyT0h36yeli9Dt5x9KQJNk=; b=c/aDTq+GWRcn2pIOR7xIMo90bYdpiqWcakPDnhShBUvktl3EAhfIybGLrfUPmf+HNi r97hQJxrawkLu4Zq5EGSiGW2Tt/KL6IE+PkYcJoJ692FKaKlvS/yxNH9vzURu5BtTONp dZXd8r3VHGArIFZ/GiEec+1fj91G4RthRJtWFNayOmW8RGWfGnqHztsCwztYLqL82iwZ UBP0FfAHwlm86Chjn8tzeFm0WfnTyjvwAEsLh37jL7GRbUXJOVq9hFSUrROohGTVdhpC mMu11SmM753cJ4PD+5B8XmAL05xDlB3DjMRyC1mfKKkCFHDf/lGRAo/gFolrIsi2oslb N1wg== 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 q15-v6si36699919pgv.437.2018.11.04.16.48.32; Sun, 04 Nov 2018 16:48:48 -0800 (PST) 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 S2387732AbeKEDoe (ORCPT + 99 others); Sun, 4 Nov 2018 22:44:34 -0500 Received: from mailoutvs3.siol.net ([185.57.226.194]:47830 "EHLO mail.siol.net" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2387693AbeKEDoe (ORCPT ); Sun, 4 Nov 2018 22:44:34 -0500 Received: from localhost (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTP id 8B9F352013D; Sun, 4 Nov 2018 19:28:39 +0100 (CET) X-Virus-Scanned: amavisd-new at psrvmta11.zcs-production.pri Received: from mail.siol.net ([127.0.0.1]) by localhost (psrvmta11.zcs-production.pri [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id hykhBnnH5XGb; Sun, 4 Nov 2018 19:28:39 +0100 (CET) Received: from mail.siol.net (localhost [127.0.0.1]) by mail.siol.net (Postfix) with ESMTPS id 2E87A5203B0; Sun, 4 Nov 2018 19:28:39 +0100 (CET) Received: from localhost.localdomain (cpe1-8-82.cable.triera.net [213.161.8.82]) (Authenticated sender: 031275009) by mail.siol.net (Postfix) with ESMTPSA id A084152013D; Sun, 4 Nov 2018 19:28:36 +0100 (CET) From: Jernej Skrabec To: maxime.ripard@bootlin.com, wens@csie.org Cc: robh+dt@kernel.org, mturquette@baylibre.com, sboyd@kernel.org, airlied@linux.ie, architt@codeaurora.org, a.hajda@samsung.com, Laurent.pinchart@ideasonboard.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-sunxi@googlegroups.com, jernej.skrabec@siol.net, Icenowy Zheng Subject: [PATCH v3 25/28] dt-bindings: display: sun4i-drm: document H6 TCON TOP Date: Sun, 4 Nov 2018 19:27:02 +0100 Message-Id: <20181104182705.18047-26-jernej.skrabec@siol.net> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20181104182705.18047-1-jernej.skrabec@siol.net> References: <20181104182705.18047-1-jernej.skrabec@siol.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Icenowy Zheng Allwinner H6 SoC has a cut down version of TCON TOP. Add binding documentation for it. Reviewed-by: Rob Herring Signed-off-by: Icenowy Zheng [expanded description] Signed-off-by: Jernej Skrabec --- .../bindings/display/sunxi/sun4i-drm.txt | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.tx= t b/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt index 478b288eebd9..f426bdb42f18 100644 --- a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt +++ b/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt @@ -228,24 +228,26 @@ It allows display pipeline to be configured in very= different ways: \ [3] TCON-TV1 [1] - TVE1/RGB =20 Note that both TCON TOP references same physical unit. Both mixers can b= e -connected to any TCON. +connected to any TCON. Not all TCON TOP variants support all features. =20 Required properties: - compatible: value must be one of: * allwinner,sun8i-r40-tcon-top + * allwinner,sun50i-h6-tcon-top - reg: base address and size of the memory-mapped region. - clocks: phandle to the clocks feeding the TCON TOP * bus: TCON TOP interface clock * tcon-tv0: TCON TV0 clock - * tve0: TVE0 clock - * tcon-tv1: TCON TV1 clock - * tve1: TVE0 clock - * dsi: MIPI DSI clock + * tve0: TVE0 clock (R40 only) + * tcon-tv1: TCON TV1 clock (R40 only) + * tve1: TVE0 clock (R40 only) + * dsi: MIPI DSI clock (R40 only) - clock-names: clock name mentioned above - resets: phandle to the reset line driving the TCON TOP - #clock-cells : must contain 1 - clock-output-names: Names of clocks created for TCON TV0 channel clo= ck, - TCON TV1 channel clock and DSI channel clock, in that order. + TCON TV1 channel clock (R40 only) and DSI channel clock (R40 only), = in + that order. =20 - ports: A ports node with endpoint definitions as defined in Documentation/devicetree/bindings/media/video-interfaces.txt. 6 port= s should --=20 2.19.1