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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 18A25C636D3 for ; Sun, 12 Feb 2023 18:11:02 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id DB4C410E1EE; Sun, 12 Feb 2023 18:11:01 +0000 (UTC) Received: from mout-p-202.mailbox.org (mout-p-202.mailbox.org [80.241.56.172]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3F8DB10E055 for ; Sun, 12 Feb 2023 13:56:48 +0000 (UTC) Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4PF8Cc6Pvkz9sSQ; Sun, 12 Feb 2023 14:56:44 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oltmanns.dev; s=MBO0001; t=1676210204; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=FczVmXhgWDsSvXajJY85Vq5BsU6XlO1BFQUzsdrxudM=; b=1AW4SkDi8lc6WBa0xSKf3RFPs7jdbnOCo6BPejAmrhVgImF6nBr5AdCakeO4/QzKW1VAlk ZiEKmZorlqvq7efnw6+NfVwpOkbsPbtv/VbAKErI5h/sJtGzCnirxONMS+Pm/IWg7D0bdn nJFbx1p3/PxzNJDwdKLpGVckO2iDdozVavDp7Nl7rEIAwPxTXPGWGn9cpMViKnYkiKLgXK fHssQNR/be6Yb9MjRPsd6exvVegCTGApCcYcMmeNUdCNeerZtPzKukmkAgPNYrYATS74Dr mXEcVy8jADxzwv1E1a2E9jkDu8PGCItZvXHxCkDYhd5/zaCCGRColdWyEOgudA== From: Frank Oltmanns To: =?utf-8?Q?Ond=C5=99ej?= Jirman Subject: Re: [PATCH 1/1] drm/panel: st7703: Fix resume of XBD599 panel Date: Sun, 12 Feb 2023 14:15:43 +0100 References: <20230212120830.46880-1-frank@oltmanns.dev> <20230212120830.46880-2-frank@oltmanns.dev> <20230212123621.jo56yqlburd6g6ir@core> In-reply-to: <20230212123621.jo56yqlburd6g6ir@core> Message-ID: <875yc70yxy.fsf@oltmanns.dev> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-Mailman-Approved-At: Sun, 12 Feb 2023 18:11:01 +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: , Cc: Purism Kernel Team , Samuel Holland , Sam Ravnborg , Guido =?utf-8?Q?G=C3=BCnther?= , open list , "open list:DRM PANEL DRIVERS" , Thierry Reding Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" 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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5114DC636D3 for ; Sun, 12 Feb 2023 14:00:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229564AbjBLN4x (ORCPT ); Sun, 12 Feb 2023 08:56:53 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37074 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229457AbjBLN4w (ORCPT ); Sun, 12 Feb 2023 08:56:52 -0500 Received: from mout-p-202.mailbox.org (mout-p-202.mailbox.org [80.241.56.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B482F12860 for ; Sun, 12 Feb 2023 05:56:48 -0800 (PST) Received: from smtp2.mailbox.org (smtp2.mailbox.org [10.196.197.2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4PF8Cc6Pvkz9sSQ; Sun, 12 Feb 2023 14:56:44 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=oltmanns.dev; s=MBO0001; t=1676210204; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=FczVmXhgWDsSvXajJY85Vq5BsU6XlO1BFQUzsdrxudM=; b=1AW4SkDi8lc6WBa0xSKf3RFPs7jdbnOCo6BPejAmrhVgImF6nBr5AdCakeO4/QzKW1VAlk ZiEKmZorlqvq7efnw6+NfVwpOkbsPbtv/VbAKErI5h/sJtGzCnirxONMS+Pm/IWg7D0bdn nJFbx1p3/PxzNJDwdKLpGVckO2iDdozVavDp7Nl7rEIAwPxTXPGWGn9cpMViKnYkiKLgXK fHssQNR/be6Yb9MjRPsd6exvVegCTGApCcYcMmeNUdCNeerZtPzKukmkAgPNYrYATS74Dr mXEcVy8jADxzwv1E1a2E9jkDu8PGCItZvXHxCkDYhd5/zaCCGRColdWyEOgudA== From: Frank Oltmanns To: =?utf-8?Q?Ond=C5=99ej?= Jirman Cc: Guido =?utf-8?Q?G=C3=BCnther?= , Purism Kernel Team , Thierry Reding , Sam Ravnborg , David Airlie , Daniel Vetter , "open list:DRM PANEL DRIVERS" , open list , Samuel Holland Subject: Re: [PATCH 1/1] drm/panel: st7703: Fix resume of XBD599 panel Date: Sun, 12 Feb 2023 14:15:43 +0100 References: <20230212120830.46880-1-frank@oltmanns.dev> <20230212120830.46880-2-frank@oltmanns.dev> <20230212123621.jo56yqlburd6g6ir@core> In-reply-to: <20230212123621.jo56yqlburd6g6ir@core> Message-ID: <875yc70yxy.fsf@oltmanns.dev> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-=-=--