Received: by 10.213.65.68 with SMTP id h4csp52708imn; Thu, 15 Mar 2018 09:16:58 -0700 (PDT) X-Google-Smtp-Source: AG47ELtZGvTQceAJp6mSTlUqmARKKYJmcINeERHf5/ySAatMkvFNikCbO7tCp6iVmddI9eQ7YFFQ X-Received: by 10.98.17.86 with SMTP id z83mr8142880pfi.207.1521130618636; Thu, 15 Mar 2018 09:16:58 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521130618; cv=none; d=google.com; s=arc-20160816; b=gfCZbMNugfAtZMxD8uDDXf2qEE/jurpTX1UFZH+z6zr+v6ulDqEPVEweNKe5GpikMo toka2mCWhdQTpEj9c68496afaOL6laYnmI7o1/hLEDRGH1lDD43O7arQ4ST7FQRPH3S3 Sk7Jq19er39lIMonQTFooVWevOY9gKAG8m+eXCqrhhnX1+6vMG196vkuyDJFiNcd9rz/ 8MzGwtXP2NzH/VHcV+lVSbCR+jR9ewya7TS9CJjb+o6g5apIRK98fSpPNR1Z//LcybKq zjSC+EoWtfxYCPaJ64RUwPMIkR59MjVhuyZHAnQwUHkCKv4+YSBOUq9XvkTPIfj70JkT Xxug== 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:arc-authentication-results; bh=F8CEwOykHW0R21stnXq3Rn4oirfl7rEDX0VV4oeDgzQ=; b=dq81grQ8MxGx3nIlmBgBXI3s2VmeDQDVrsvW95HGZPPuB1YWXCONMdmQl/4eGdl+IS /BDhH4pUqAZOwnDbe2kNVZwoLyTUuPkve/aa3eQdDI5Zk0+shb6hp5pJvXI+E9NK9IJQ T6f4rbf7tCmyrTq1SNRbh5MxO61CL9+jVS8Z1cnwBUTALVNqFG5BGO8fo7q0u/dTTMPE BpTBdi8J2I10C7OUXVgIB+kIz38EEYbsGM17YqRcz3bFcplPBS6zT2pgpQnzo5l7AX/A goo8UZniGcbBJy8PROCVFstOtUqgvZHheda2QhPIy128+kclHFnyyWhL6gX3UVzGzfpQ 6aCw== 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 x1si3543311pgc.27.2018.03.15.09.16.44; Thu, 15 Mar 2018 09:16:58 -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 S1751899AbeCOQMy (ORCPT + 99 others); Thu, 15 Mar 2018 12:12:54 -0400 Received: from relay2-d.mail.gandi.net ([217.70.183.194]:52445 "EHLO relay2-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751751AbeCOQMw (ORCPT ); Thu, 15 Mar 2018 12:12:52 -0400 X-Originating-IP: 2.224.242.101 Received: from w540.lan (unknown [2.224.242.101]) (Authenticated sender: jacopo@jmondi.org) by relay2-d.mail.gandi.net (Postfix) with ESMTPSA id B2DC140029; Thu, 15 Mar 2018 17:12:32 +0100 (CET) From: Jacopo Mondi To: architt@codeaurora.org, a.hajda@samsung.com, Laurent.pinchart@ideasonboard.com, airlied@linux.ie, horms@verge.net.au, magnus.damm@gmail.com, geert@linux-m68k.org, niklas.soderlund@ragnatech.se, sergei.shtylyov@cogentembedded.com, robh+dt@kernel.org, mark.rutland@arm.com Cc: Jacopo Mondi , dri-devel@lists.freedesktop.org, linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v5 1/3] dt-bindings: display: bridge: Document THC63LVD1024 LVDS decoder Date: Thu, 15 Mar 2018 17:11:54 +0100 Message-Id: <1521130316-1221-2-git-send-email-jacopo+renesas@jmondi.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1521130316-1221-1-git-send-email-jacopo+renesas@jmondi.org> References: <1521130316-1221-1-git-send-email-jacopo+renesas@jmondi.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Document Thine THC63LVD1024 LVDS decoder device tree bindings. Signed-off-by: Jacopo Mondi Reviewed-by: Andrzej Hajda --- .../bindings/display/bridge/thine,thc63lvd1024.txt | 66 ++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 Documentation/devicetree/bindings/display/bridge/thine,thc63lvd1024.txt diff --git a/Documentation/devicetree/bindings/display/bridge/thine,thc63lvd1024.txt b/Documentation/devicetree/bindings/display/bridge/thine,thc63lvd1024.txt new file mode 100644 index 0000000..8225c6a --- /dev/null +++ b/Documentation/devicetree/bindings/display/bridge/thine,thc63lvd1024.txt @@ -0,0 +1,66 @@ +Thine Electronics THC63LVD1024 LVDS decoder +------------------------------------------- + +The THC63LVD1024 is a dual link LVDS receiver designed to convert LVDS streams +to parallel data outputs. The chip supports single/dual input/output modes, +handling up to two two input LVDS stream and up to two digital CMOS/TTL outputs. + +Single or dual operation modes, output data mapping and DDR output modes are +configured through input signals and the chip does not expose any control bus. + +Required properties: +- compatible: Shall be "thine,thc63lvd1024" + +Optional properties: +- vcc-supply: Power supply for TTL output and digital circuitry +- cvcc-supply: Power supply for TTL CLOCKOUT signal +- lvcc-supply: Power supply for LVDS inputs +- pvcc-supply: Power supply for PLL circuitry +- pdwn-gpios: Power down GPIO signal. Active low +- oe-gpios: Output enable GPIO signal. Active high + +The THC63LVD1024 video port connections are modeled according +to OF graph bindings specified by Documentation/devicetree/bindings/graph.txt + +Required video port nodes: +- Port@0: First LVDS input port +- Port@2: First digital CMOS/TTL parallel output + +Optional video port nodes: +- Port@1: Second LVDS input port +- Port@3: Second digital CMOS/TTL parallel output + +Example: +-------- + + thc63lvd1024: lvds-decoder { + compatible = "thine,thc63lvd1024"; + + vcc-supply = <®_lvds_vcc>; + lvcc-supply = <®_lvds_lvcc>; + + pdwn-gpio = <&gpio4 15 GPIO_ACTIVE_LOW>; + + ports { + #address-cells = <1>; + #size-cells = <0>; + + port@0 { + reg = <0>; + + lvds_dec_in_0: endpoint { + remote-endpoint = <&lvds_out>; + }; + }; + + port@2{ + reg = <2>; + + lvds_dec_out_2: endpoint { + remote-endpoint = <&adv7511_in>; + }; + + }; + + }; + }; -- 2.7.4