From patchwork Wed Apr 27 20:23:34 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Akshay Bhat X-Patchwork-Id: 8962631 Return-Path: X-Original-To: patchwork-dri-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 234B5BF29F for ; Wed, 27 Apr 2016 20:24:30 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 528C820268 for ; Wed, 27 Apr 2016 20:24:29 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) by mail.kernel.org (Postfix) with ESMTP id 8AB1E20260 for ; Wed, 27 Apr 2016 20:24:28 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id C88BF6EBEF; Wed, 27 Apr 2016 20:24:25 +0000 (UTC) X-Original-To: dri-devel@lists.freedesktop.org Delivered-To: dri-devel@lists.freedesktop.org Received: from mail-qg0-x22b.google.com (mail-qg0-x22b.google.com [IPv6:2607:f8b0:400d:c04::22b]) by gabe.freedesktop.org (Postfix) with ESMTPS id AFF056EBEF for ; Wed, 27 Apr 2016 20:24:13 +0000 (UTC) Received: by mail-qg0-x22b.google.com with SMTP id f92so22060406qgf.0 for ; Wed, 27 Apr 2016 13:24:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=timesys-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=kLMaRR4T1bv7ZjceOmxOutBHzvLcDNnxQjGyIF98Exk=; b=aHmUnWsQNRZPDEnPOUKWWGEydFe+tFMenSq372bHpE90dXyVIz66QAH3k/301IyBOp QcaqCQiuDRo8wCr9DN5MMgqKzLJ9zHVi7hzZ6GOI3ZbWyedwlhYef5xLQ0ka0Eqf2VRs kDc8sXAfoSWi4ibDl49LgGAwgdsPuU4FByD4DgNswYoKN9CQNXigzl6TKJu1Kqx80Hkk opNtZH3fZ+fKo8lNg7znCjrRZ8vRlISP+YQhZ2SiX0UHb8jjLqGvGmuY0NWapwSam4OC gefng2kkllwoIhqHiFLl22SBP1ZSjV2uvF+afno3vt4Xh0fFh8tFKtXPx0a8/QGB2ebg 5EQw== 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=kLMaRR4T1bv7ZjceOmxOutBHzvLcDNnxQjGyIF98Exk=; b=esiuSYaazsbL8XGbSFdqApEzeaincgYIqTPn/F1TcHmnhMSfQr6ix7KWy3LyRas3zQ 1rUloZQLvLZWTtufl/Spgf3qRgejri10kilQWyOGfZZ3xIVP+t+49HrOrgIYmErf20pA 9ELyVb2vJFjHZn5mBAT/JIw+MHSAjgL6EvBPs5S8qBeNqD2N4NRqyxe0pXWJPSfoKTdj C0lO+EiRSS/fWvXsSaRKO1MeiIZB9nuJ0J35hsZzrf5IEUsePPrGrO6wflgSh9Urf9Hx rps8LMIe6eKkWnWqFufwIJpnSvNnhL7yo7exVkGi+NghUagtDjVdR8rkoGyndJD9Yroy emgA== X-Gm-Message-State: AOPr4FUPR6wZXbUgn/+QbvG5NOTdXTICat9sWlFIVWYljdux7FwbAlcuQ9ZfztL7hn6mAxPW X-Received: by 10.140.163.85 with SMTP id j82mr10970973qhj.40.1461788652069; Wed, 27 Apr 2016 13:24:12 -0700 (PDT) Received: from timesysab.timesys.com ([96.94.100.129]) by smtp.gmail.com with ESMTPSA id y12sm1706630qkb.42.2016.04.27.13.24.10 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 27 Apr 2016 13:24:11 -0700 (PDT) From: Akshay Bhat To: p.zabel@pengutronix.de Subject: [PATCH v3 2/2] dt-bindings: imx: ldb: Add ddc-i2c-bus property Date: Wed, 27 Apr 2016 16:23:34 -0400 Message-Id: <1461788614-7784-2-git-send-email-akshay.bhat@timesys.com> X-Mailer: git-send-email 2.8.1 In-Reply-To: <1461788614-7784-1-git-send-email-akshay.bhat@timesys.com> References: <1461788614-7784-1-git-send-email-akshay.bhat@timesys.com> Cc: devicetree@vger.kernel.org, steve_longerbeam@mentor.com, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, robh+dt@kernel.org 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-Spam-Status: No, score=-5.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,RP_MATCHES_RCVD,T_DKIM_INVALID,UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Document the ddc-i2c-bus property used by imx-ldb driver to read EDID information via I2C interface. Signed-off-by: Akshay Bhat Acked-by: Rob Herring --- v3: Newly added. Documentation/devicetree/bindings/display/imx/ldb.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/display/imx/ldb.txt b/Documentation/devicetree/bindings/display/imx/ldb.txt index 0a175d9..a407462 100644 --- a/Documentation/devicetree/bindings/display/imx/ldb.txt +++ b/Documentation/devicetree/bindings/display/imx/ldb.txt @@ -62,6 +62,7 @@ Required properties: display-timings are used instead. Optional properties (required if display-timings are used): + - ddc-i2c-bus: phandle of an I2C controller used for DDC EDID probing - display-timings : A node that describes the display timings as defined in Documentation/devicetree/bindings/display/display-timing.txt. - fsl,data-mapping : should be "spwg" or "jeida"