Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2113imm; Wed, 5 Sep 2018 13:51:59 -0700 (PDT) X-Google-Smtp-Source: ANB0VdblBLIwOvedsN1/w1EoH/KT1cJaBVbwUSUq2ZgLPJN1CW0dFm/QetURq23eH5PGOLYVrFRy X-Received: by 2002:a63:9f19:: with SMTP id g25-v6mr21545419pge.39.1536180719630; Wed, 05 Sep 2018 13:51:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536180719; cv=none; d=google.com; s=arc-20160816; b=z/JpuBBP7R/bfCfPPq7jYDavDlucpn4x5fwYSWTOkoQRUsVC90okKv5U/J9rX8gAUp ylG045n28yAU0YM85V+Ej0R6q1rpTr93tePlkBi7iIv+rzT/YOaWGP1iMlpl4wO7djwj 2sVke/PZO5Ue2dLUEvxgYEHRK0HV4honFDPDi994cH02M4HDodXaP3lB1MtEgiWo3kfW lgvPDseU1l4VNk5ixZCTEeNnps29OL6StWi+8viAps+OYcXAruksn/ISqktF6qKKXCgj 9frNkrlP6n7rkbxJKJqT921tBt2rIRFNGlvhy2Knz24Vikq8/e7RApuUJ17nT7OcY6bc EGrQ== 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:organization:message-id:date:subject:cc:to :from:dkim-signature; bh=lGhE/62h99WtYAWwYK5bY0vdvSJzUQSDgY7qHkcWy6Y=; b=Uau/YVyZo9uVMMVqV50MuHf+z+vqbXyf3+VQtBCLbafPg3+1QMNamwcvQ85Y1wjNyb WsAl802jU7llP08bAnGZluMtgRIo52Pp89BzXxWPNoUCt3aJzUPPGQ2n5yKNDsGlYCp5 7BEBRxFNv4SIKXpDio/8YqkqlKzQznWVp1cOOS0jwEOlKkIKEwUXd1hwEEV0CA7C8tfN xcf1RlHJSIiUYObU6iYWHK7mGl7JH/82dDeit9WonZm67Tb/R5AgXd51UV8c/vLg7VFT dB9926XndhTmj9La/LrKzUJxl1xBruAqRn7dyQ3sA4gWy25Jm/++ER/JXlVD4OhSaXdF g7/g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=Pcn9QpmY; 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 r124-v6si3413185pfc.202.2018.09.05.13.51.42; Wed, 05 Sep 2018 13:51:59 -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; dkim=pass (test mode) header.i=@ideasonboard.com header.s=mail header.b=Pcn9QpmY; 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 S1727724AbeIFBWQ (ORCPT + 99 others); Wed, 5 Sep 2018 21:22:16 -0400 Received: from perceval.ideasonboard.com ([213.167.242.64]:33754 "EHLO perceval.ideasonboard.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727234AbeIFBWQ (ORCPT ); Wed, 5 Sep 2018 21:22:16 -0400 Received: from avalon.localnet (unknown [IPv6:2a02:a03f:4407:cd00:1953:677d:5909:a7be]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 3504E119E; Wed, 5 Sep 2018 22:50:19 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1536180619; bh=7rbWdbWTKex0+qtSwIK+amJ0MYKJoWEGQNQ64UinKq8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Pcn9QpmYPjmvIO549mCTBOcKr0mTs825e9DvcH256X8W0wL1xJ5f3KIiFH1uoyeK7 cWVL5GmAhT1HTv3BFMVciUDc9EHuJUhHVw4TEzQ2RrmhABRpxYRU2dG1ePhBukZjbn ZGqNPWt0fZw8lleqZrxX0pgNfpczgoYqs8KtYD9I= From: Laurent Pinchart To: Stefan Agner Cc: linus.walleij@linaro.org, airlied@linux.ie, robh+dt@kernel.org, mark.rutland@arm.com, shawnguo@kernel.org, s.hauer@pengutronix.de, p.zabel@pengutronix.de, kernel@pengutronix.de, fabio.estevam@nxp.com, linux-imx@nxp.com, architt@codeaurora.org, a.hajda@samsung.com, gustavo@padovan.org, maarten.lankhorst@linux.intel.com, sean@poorly.run, marcel.ziswiler@toradex.com, max.krummenacher@toradex.com, dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/6] dt-bindings: display: add data-enable polarity property Date: Wed, 05 Sep 2018 23:50:25 +0300 Message-ID: <6830776.vZAoroGVFQ@avalon> Organization: Ideas on Board Oy In-Reply-To: References: <20180905052113.21262-1-stefan@agner.ch> <139651706.L0sBFfZMDQ@avalon> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Stefan, On Wednesday, 5 September 2018 21:10:08 EEST Stefan Agner wrote: > On 05.09.2018 00:07, Laurent Pinchart wrote: > > On Wednesday, 5 September 2018 08:21:10 EEST Stefan Agner wrote: > >> Allow to specify the data-enable polarity required by a dumb VGA > >> DAC converting parallel RGB to VGA. > >> > >> Signed-off-by: Stefan Agner > >> --- > >> > >> .../devicetree/bindings/display/bridge/dumb-vga-dac.txt | 1 + > >> 1 file changed, 1 insertion(+) > >> > >> diff --git > >> a/Documentation/devicetree/bindings/display/bridge/dumb-vga-dac.txt > >> b/Documentation/devicetree/bindings/display/bridge/dumb-vga-dac.txt index > >> 164cbb15f04c..adbd2ca0af2f 100644 > >> --- a/Documentation/devicetree/bindings/display/bridge/dumb-vga-dac.txt > >> +++ b/Documentation/devicetree/bindings/display/bridge/dumb-vga-dac.txt > >> @@ -18,6 +18,7 @@ graph bindings specified in > >> Documentation/devicetree/bindings/graph.txt. > >> > >> Optional properties: > >> - vdd-supply: Power supply for DAC > >> > >> +- de-active: data-enable pulse is active low/high/ignored > > > > Which value corresponds to low, high and ignored ? > > The wording is taken from > Documentation/devicetree/bindings/display/panel/display-timing.txt. But > I agree, not very useful. > > 0 is low active, 1 is high active, and none is using driver defaults. > > How about: > - de-active: data-enable pulse is 0=active low/1=active high The data enable signal isn't really a pulse. I would word this as - de-active: Polarity of the data enable signal. 0 for active low, 1 for active high, unset for system-specific defaults. > >> Example > >> ------- -- Regards, Laurent Pinchart