From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.5 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 08383C47247 for ; Tue, 5 May 2020 21:38:21 +0000 (UTC) Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id CF05E206A5 for ; Tue, 5 May 2020 21:38:20 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (1024-bit key) header.d=ideasonboard.com header.i=@ideasonboard.com header.b="bv9ht1Wd" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org CF05E206A5 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=ideasonboard.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=dri-devel-bounces@lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 552346E43A; Tue, 5 May 2020 21:38:20 +0000 (UTC) Received: from perceval.ideasonboard.com (perceval.ideasonboard.com [213.167.242.64]) by gabe.freedesktop.org (Postfix) with ESMTPS id BE07A6E43A for ; Tue, 5 May 2020 21:38:19 +0000 (UTC) Received: from pendragon.ideasonboard.com (81-175-216-236.bb.dnainternet.fi [81.175.216.236]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 4FAB1542; Tue, 5 May 2020 23:38:18 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1588714698; bh=M5j/b8gzH+fEUm7+KYZDdahsQo0EipSPaFfxodU1oig=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=bv9ht1WdBhg5CG4w/4P+SK85qmX/CvOLXcCs97A7poVWrT2LdnEqelj9shuNxri23 q+7yrOU1+3pUmQ9bPZT1IQmdPG+EUdXY08/5sotkN0gT4/e7xHTlMi5/1yOEmRdUtF KGW4DTMbakP9826lut/JbXBtDvAaovgd0KwXycFQ= Date: Wed, 6 May 2020 00:38:13 +0300 From: Laurent Pinchart To: Douglas Anderson Subject: Re: [PATCH v4 2/6] dt-bindings: display: Add hpd-gpios to panel-common bindings Message-ID: <20200505213813.GC8640@pendragon.ideasonboard.com> References: <20200430194617.197510-1-dianders@chromium.org> <20200430124442.v4.2.I1976736b400a3b30e46efa47782248b86b3bc627@changeid> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200430124442.v4.2.I1976736b400a3b30e46efa47782248b86b3bc627@changeid> X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: robdclark@chromium.org, devicetree@vger.kernel.org, jernej.skrabec@siol.net, narmstrong@baylibre.com, airlied@linux.ie, linux-arm-msm@vger.kernel.org, jonas@kwiboo.se, jeffrey.l.hugo@gmail.com, spanda@codeaurora.org, dri-devel@lists.freedesktop.org, bjorn.andersson@linaro.org, a.hajda@samsung.com, bgolaszewski@baylibre.com, robh+dt@kernel.org, Thierry Reding , linux-gpio@vger.kernel.org, swboyd@chromium.org, Sam Ravnborg , linux-kernel@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi Doug, Thank you for the patch. On Thu, Apr 30, 2020 at 12:46:13PM -0700, Douglas Anderson wrote: > In the cases where there is no connector in a system there's no great > place to put "hpd-gpios". As per discussion [1] the best place to put > it is in the panel. Add this to the device tree bindings. > > [1] https://lore.kernel.org/r/20200417180819.GE5861@pendragon.ideasonboard.com > > Signed-off-by: Douglas Anderson > Reviewed-by: Stephen Boyd > Reviewed-by: Linus Walleij Reviewed-by: Laurent Pinchart > --- > > Changes in v4: None > Changes in v3: None > Changes in v2: > - ("dt-bindings: display: Add hpd-gpios to panel-common...") new for v2 > > .../devicetree/bindings/display/panel/panel-common.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/display/panel/panel-common.yaml b/Documentation/devicetree/bindings/display/panel/panel-common.yaml > index ed051ba12084..e9a04a3a4f5f 100644 > --- a/Documentation/devicetree/bindings/display/panel/panel-common.yaml > +++ b/Documentation/devicetree/bindings/display/panel/panel-common.yaml > @@ -96,6 +96,12 @@ properties: > (hot plug detect) signal, but the signal isn't hooked up so we should > hardcode the max delay from the panel spec when powering up the panel. > > + hpd-gpios: > + maxItems: 1 > + description: > + If Hot Plug Detect (HPD) is connected to a GPIO in the system rather > + than a dedicated HPD pin the pin can be specified here. > + > # Control I/Os > > # Many display panels can be controlled through pins driven by GPIOs. The nature -- Regards, Laurent Pinchart _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel