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 --=-=-=--