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=-13.6 required=3.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,INCLUDES_PATCH, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS 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 AFC0BC433DB for ; Tue, 23 Mar 2021 21:08:38 +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 547C161994 for ; Tue, 23 Mar 2021 21:08:38 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 547C161994 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=chromium.org 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 BE2326E0EC; Tue, 23 Mar 2021 21:08:37 +0000 (UTC) Received: from mail-qt1-x834.google.com (mail-qt1-x834.google.com [IPv6:2607:f8b0:4864:20::834]) by gabe.freedesktop.org (Postfix) with ESMTPS id 0FBC46E0EC for ; Tue, 23 Mar 2021 21:08:37 +0000 (UTC) Received: by mail-qt1-x834.google.com with SMTP id c6so16074482qtc.1 for ; Tue, 23 Mar 2021 14:08:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=fGp9OGhSFYep+wgICuctJHe6AunYvp6GoDFbNEb/8TM=; b=j+5PaN95fKfswhdgD662vrvF8rN4CfNwG0kwHV81OlkvM8XS2H8sc20+r4YTghNet/ V0wWg+nF1W9hUBEZeCgYjjcdqHm1Fy539xa2f7uEmeWZ7IkAJ/1lPspWn7yLuI81nwHf o3jILhpzIInb7kSAYo3jc2GypXixenKdS/mqU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=fGp9OGhSFYep+wgICuctJHe6AunYvp6GoDFbNEb/8TM=; b=KAdtJM6oaoc7lZ0wMdKFtaKk0i1Dc8bWL1925fi/SBNbcrko5xhI6T8ioF4BIIs2Oj 79uzC21oFvyODjFxkZ/flGbnpB93m34nColPKCfpd8FId3r5GtjWUYaavF75+V48c5Lq CT1bR8Z1TfiUfHPECEKFLZrY9rPu8MS+fNaXhm0vQ9zPhKYlOPJFwtzhjGdTq2pRG88Z sL0AkR5ENiEaqBhbmzjuaSl9+P3+A3ME8rgJg68nCk4vYVP/2ERCXSoAze706DiKcNME GIDFZgc7K+v/kCVIKbe5DpFeRbZ3zgSv572PKUuE+aBWNimuZI1HXl7YKhQA1jRAVz7J p9GQ== X-Gm-Message-State: AOAM530RV87ocLAd5FMJtq9C/37MCv+J4WFBk+x0lfdR26GP8bily36F pqXD0zs2QYt+O0C9iZziJhYiEchAeXOEDQ== X-Google-Smtp-Source: ABdhPJw8ACR0bqNcN1M7fFQ8Y7dm8GlIStHQKy6NVhNQacIN8IHylD8YbT99W/zJeoy/vM3YFiF7rQ== X-Received: by 2002:ac8:544:: with SMTP id c4mr217539qth.245.1616533715750; Tue, 23 Mar 2021 14:08:35 -0700 (PDT) Received: from mail-yb1-f174.google.com (mail-yb1-f174.google.com. [209.85.219.174]) by smtp.gmail.com with ESMTPSA id f136sm104650qke.24.2021.03.23.14.08.34 for (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Tue, 23 Mar 2021 14:08:35 -0700 (PDT) Received: by mail-yb1-f174.google.com with SMTP id l15so789327ybm.0 for ; Tue, 23 Mar 2021 14:08:34 -0700 (PDT) X-Received: by 2002:a25:b443:: with SMTP id c3mr300894ybg.32.1616533714574; Tue, 23 Mar 2021 14:08:34 -0700 (PDT) MIME-Version: 1.0 References: <20210322030128.2283-1-laurent.pinchart+renesas@ideasonboard.com> <20210322030128.2283-2-laurent.pinchart+renesas@ideasonboard.com> In-Reply-To: <20210322030128.2283-2-laurent.pinchart+renesas@ideasonboard.com> From: Doug Anderson Date: Tue, 23 Mar 2021 14:08:23 -0700 X-Gmail-Original-Message-ID: Message-ID: Subject: Re: [RFC PATCH 01/11] dt-bindings: drm/bridge: ti-sn65dsi8: Make enable GPIO optional To: Laurent Pinchart 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: "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , Jernej Skrabec , Jonas Karlman , Neil Armstrong , dri-devel , Stephen Boyd , linux-renesas-soc@vger.kernel.org, Andrzej Hajda , Rob Herring Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Hi, On Sun, Mar 21, 2021 at 8:02 PM Laurent Pinchart wrote: > > The SN65DSI86 EN pin can be hardwired to a high level, or connected to a > global reset signal, not controllable by the kernel. Make it optional in > those cases. > > Signed-off-by: Laurent Pinchart > --- > .../devicetree/bindings/display/bridge/ti,sn65dsi86.yaml | 1 - > 1 file changed, 1 deletion(-) Reviewed-by: Douglas Anderson _______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/dri-devel