From patchwork Tue Oct 12 06:48:40 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Alexander Stein X-Patchwork-Id: 12551569 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id D4517C433EF for ; Tue, 12 Oct 2021 06:54:28 +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 9BFF66103D for ; Tue, 12 Oct 2021 06:54:28 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 9BFF66103D Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=ew.tq-group.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.freedesktop.org Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B17FA6E58A; Tue, 12 Oct 2021 06:54:22 +0000 (UTC) Received: from mx1.tq-group.com (mx1.tq-group.com [93.104.207.81]) by gabe.freedesktop.org (Postfix) with ESMTPS id 166D589F49 for ; Tue, 12 Oct 2021 06:49:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tq-group.com; i=@tq-group.com; q=dns/txt; s=key1; t=1634021344; x=1665557344; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=LEsOShHi53FwhvjjCf5twbUdvETtYuAw3EERG3UwX5A=; b=WzOVgRZm9vgQgYHLFG7BNL22Xus668vdoePwOWiXI//m8YBm5KP2hNse 4yLHaKce0C3MVakSXlMqr2Czm09PUnkSAUEypu6OlBPYhpw0AZB1XAFpq Z5lxQFp5m7qmVsTIfIRADMwPrxooZqdg7WcGxum0LRpWQbvLj9BB8gEtS bJ1iQoZpBLAUP+8AI8szjUyyu2CwLNCaab/ZE168zAuucqnYcYnxhtI50 /D7T5519r+MjUGKastvknTUS+e/yb9weDhcyC2PfMDZ9K7X3qRZ2cB4iR OVuZ1dF5LQPwHqGEgL70MqveZ+Xit9Pj2wDhOcvy0/My5/Qu6L+49KOy/ Q==; X-IronPort-AV: E=Sophos;i="5.85,366,1624312800"; d="scan'208";a="19985092" Received: from unknown (HELO tq-pgp-pr1.tq-net.de) ([192.168.6.15]) by mx1-pgp.tq-group.com with ESMTP; 12 Oct 2021 08:49:01 +0200 Received: from mx1.tq-group.com ([192.168.6.7]) by tq-pgp-pr1.tq-net.de (PGP Universal service); Tue, 12 Oct 2021 08:49:01 +0200 X-PGP-Universal: processed; by tq-pgp-pr1.tq-net.de on Tue, 12 Oct 2021 08:49:01 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tq-group.com; i=@tq-group.com; q=dns/txt; s=key1; t=1634021341; x=1665557341; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=LEsOShHi53FwhvjjCf5twbUdvETtYuAw3EERG3UwX5A=; b=pwImc4xHEbbwZcptvNYao78PgJDfIJF6zGwX5gm+vXQkFT88dED2uJD8 GIm0vLIH1kEB5j/su7odZmiXXsBNTEbo8jT9uJK7JbEi9VhFXyRVw31Lm 9J5KIMTlcArciYEBbOqyG4ZcPuClgq91YYzFCjH2rdnMDffIL4aclAPjF 7ysYqMFjSnBVCQxNIa7CUPQh2yXmMyEerX4Ocsqufa3SNLTbk4obfu/LX XNLmXp9pdkMrH1LFN6zPTl+5LnoelWtmr/NCeokCOtsgfHXqFiJJqttoB 1KFqKwrNSrE4/Lr4NGZ5X63WUdYDZeoc7qBU5CaAoEAifhaqhO9PftXX9 w==; X-IronPort-AV: E=Sophos;i="5.85,366,1624312800"; d="scan'208";a="19985091" Received: from vtuxmail01.tq-net.de ([10.115.0.20]) by mx1.tq-group.com with ESMTP; 12 Oct 2021 08:49:01 +0200 Received: from steina-w.tq-net.de (unknown [10.123.49.12]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by vtuxmail01.tq-net.de (Postfix) with ESMTPSA id 70881280075; Tue, 12 Oct 2021 08:49:01 +0200 (CEST) From: Alexander Stein To: David Airlie , Daniel Vetter , Rob Herring , Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec Cc: Laurent Pinchart , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, Alexander Stein Subject: [PATCH v2 1/4] dt-bindings: display: bridge: sn65dsi83: Make enable GPIO optional Date: Tue, 12 Oct 2021 08:48:40 +0200 Message-Id: <20211012064843.298104-2-alexander.stein@ew.tq-group.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20211012064843.298104-1-alexander.stein@ew.tq-group.com> References: <20211012064843.298104-1-alexander.stein@ew.tq-group.com> MIME-Version: 1.0 X-Mailman-Approved-At: Tue, 12 Oct 2021 06:54:21 +0000 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: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" From: Laurent Pinchart The SN65DSI8x EN signal may be tied to VCC, or otherwise controlled by means not available to the kernel. Make the GPIO optional. Signed-off-by: Laurent Pinchart Signed-off-by: Alexander Stein --- .../devicetree/bindings/display/bridge/ti,sn65dsi83.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml index 07b20383cbca..a5779bf17849 100644 --- a/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml +++ b/Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml @@ -93,7 +93,6 @@ properties: required: - compatible - reg - - enable-gpios - ports allOf: