From patchwork Mon Jun 27 07:48:45 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicolas Boichat X-Patchwork-Id: 9199989 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 911C360757 for ; Mon, 27 Jun 2016 07:49:42 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 833FF27FA4 for ; Mon, 27 Jun 2016 07:49:42 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 780BC2807B; Mon, 27 Jun 2016 07:49:42 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3E3C427FA4 for ; Mon, 27 Jun 2016 07:49:42 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 0EE386E23E; Mon, 27 Jun 2016 07:49:33 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-pa0-x22f.google.com (mail-pa0-x22f.google.com [IPv6:2607:f8b0:400e:c03::22f]) by gabe.freedesktop.org (Postfix) with ESMTPS id AA8886E23C for ; Mon, 27 Jun 2016 07:49:12 +0000 (UTC) Received: by mail-pa0-x22f.google.com with SMTP id wo6so56788339pac.3 for ; Mon, 27 Jun 2016 00:49:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=+VptmBS2EVpCX4x9aTa/sTDVJY/YVw8WnpRucc5GqxA=; b=G8T4G8H5y86RTJF4/ekQcJ5V9bL7iwNZjLbj9YEbCIDmAL39PaDuI4l8MzJS+I/VeS Ub4vyd/kP1j6f4Jldz6/g3VSf20WfSuGilq3U9bRUAjacKQm73F7ifpdVIzGCVvoSHDn Zst5BbpqomSWk8l0aQ3t93vm7/tE2RgeWcx3U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=+VptmBS2EVpCX4x9aTa/sTDVJY/YVw8WnpRucc5GqxA=; b=nL6WtoRoYoFUMALm3x0ajx+5aVpFQiHa7e4BuoHAfA/RTpui250BgBNCkJe2X3Fq9j pSepSBmOSrJxwmEYMmqNrWEVFnxm1h71nOiKvepoYCzT5EpvS1XaZYKsTZYVThuNKX/U U9LLt0Y2sU/KCX3vt3VyoASDyo210QSlf6URlnRxvwTydEsZT1H6DMOlz+/PnUlMrQKW 7KBZcteRP7JulO/5ZHtgvuH/7aoQeKW9fSndEXTtlonjRTte1KgxhHZMl8o5WZCnYjBc wJhWiK6Pbp1itNbHDQDJwpjVsirISJNJhRbeH2nV5zySYNUOmtXpp6vIrbam60GhHAdW i1dQ== X-Gm-Message-State: ALyK8tJOs9SWapOgmpW4xSHv5Al1NeWGmMR3ABl0xQGld3cibRfmdEA9yN4R5PXYDCS/oPX9 X-Received: by 10.66.157.8 with SMTP id wi8mr31255624pab.21.1467013751571; Mon, 27 Jun 2016 00:49:11 -0700 (PDT) Received: from drinkcat.tpe.corp.google.com ([172.30.210.53]) by smtp.gmail.com with ESMTPSA id e4sm4613715pfe.69.2016.06.27.00.49.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 27 Jun 2016 00:49:11 -0700 (PDT) From: Nicolas Boichat To: dri-devel@lists.freedesktop.org Subject: [RFC PATCH 2/4] devicetree: Add ANX7688 transmitter binding Date: Mon, 27 Jun 2016 15:48:45 +0800 Message-Id: <1467013727-11482-3-git-send-email-drinkcat@chromium.org> X-Mailer: git-send-email 2.8.0.rc3.226.g39d4020 In-Reply-To: <1467013727-11482-1-git-send-email-drinkcat@chromium.org> References: <1467013727-11482-1-git-send-email-drinkcat@chromium.org> Cc: Nicolas Boichat , linux-kernel@vger.kernel.org, marcheu@chromium.org, Russell King , Thierry Reding X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Nicolas Boichat Change-Id: I618ddf114bb93700daf6572d954191e10b6961c8 --- .../devicetree/bindings/drm/bridge/anx7688.txt | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 Documentation/devicetree/bindings/drm/bridge/anx7688.txt diff --git a/Documentation/devicetree/bindings/drm/bridge/anx7688.txt b/Documentation/devicetree/bindings/drm/bridge/anx7688.txt new file mode 100644 index 0000000..78b55bd --- /dev/null +++ b/Documentation/devicetree/bindings/drm/bridge/anx7688.txt @@ -0,0 +1,32 @@ +Analogix ANX7688 SlimPort (Single-Chip Transmitter for DP over USB-C) +--------------------------------------------------------------------- + +The ANX7688 is a single-chip mobile transmitter to support 4K 60 frames per +second (4096x2160p60) or FHD 120 frames per second (1920x1080p120) video +resolution from a smartphone or tablet with full function USB-C. + +This binding only describes the HDMI to DP display bridge. + +Required properties: + + - compatible : "analogix,anx7688" + - reg : I2C address of the device (fixed at 0x2c) + +Optional properties: + + - Video port for HDMI input, using the DT bindings defined in [1]. + +[1]: Documentation/devicetree/bindings/media/video-interfaces.txt + +Example: + + anx7688: anx7688@2c { + compatible = "analogix,anx7688"; + reg = <0x2c>; + + port { + anx7688_in: endpoint { + remote-endpoint = <&hdmi0_out>; + }; + }; + };