From patchwork Fri Nov 4 03:16:40 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dmitry Torokhov X-Patchwork-Id: 13031264 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 621DBC433FE for ; Fri, 4 Nov 2022 03:17:53 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B22BA10E6DF; Fri, 4 Nov 2022 03:17:16 +0000 (UTC) Received: from mail-pl1-x632.google.com (mail-pl1-x632.google.com [IPv6:2607:f8b0:4864:20::632]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2A98310E6D4 for ; Fri, 4 Nov 2022 03:17:07 +0000 (UTC) Received: by mail-pl1-x632.google.com with SMTP id k7so3741399pll.6 for ; Thu, 03 Nov 2022 20:17:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=BM/ZgUkpWv+s7vwzn/eT6S3wXaI2KYDcFcJls+ba05w=; b=HsxPuUdQwSnFQ64iRXaUt75qhUeJUOAmxgZvyMl3cSVcnxcHQPOh4HffyPqWb8e5n9 7xil5xom0quAf5cGKdYEDu1NxOHsppOF4OtKd9AkfJKAI+XTs3vAt9mEooP1dZJiz1EF QwNspeCRYO4R86HE44lD4ny/BGwZD2Yim4jffZ1JIQe0L33LaV4b/a4F5lqcPkqN82AH 3WQvRgiNhXMmaasIawBbU2JmGhhGh26ct44UwZHlVAT2YGn/nCBYVz/tjKzMEj7K+T0e AKFsPIG7jB7vT2gBjhmEyu/xOhePc/jJmprnoRbsoiRoBNBrHCKunpkkKAg5BVMq3/hE mbxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BM/ZgUkpWv+s7vwzn/eT6S3wXaI2KYDcFcJls+ba05w=; b=1Uqj/yMNPJ7dOzmJEeBAhB2IaHEEPxJ2rQ4RnKhVTkErWdl6h/R69PgQ4PapKb0q74 V2C2Yjf7jjTyqnWXn05yChQo6B4tYjOUTFTzcnPVHAPufeu4j8cOZSk6lxY/9D58SFF9 BS/AxlATbExkR1Q6sDdbytQlFKceWrWl9YQOuwHi9LS0WquYnTebZKQa8hOzp2sHLmUQ w9q9hehg7VE4hsys/7iPvowjmPxDwXzLchVAVyNd4OmuE4fFcWRZrAl00sA71J8dnYHQ +ZAtawh+7cYK0+TR/qPRoimn3ra7CDCG6i0SN1GdkM8rq67oEPGuAOaiMn4J7Qetqe45 mVwA== X-Gm-Message-State: ACrzQf2HxcM+8YlfY/lBOnWv+jbb0hOfsjbxiCoT4YCmKfdbS2dU9o9H pv6QWshZnJaqVER/9c7WaFk= X-Google-Smtp-Source: AMsMyM6VLQ54CW2tu0iKULrkzQCWmsEnj5G7SB7ozCUYWTrPKrSsyNNhp3eu/M0HRnEgAa85rKqfCg== X-Received: by 2002:a17:902:c14d:b0:187:337b:ad9c with SMTP id 13-20020a170902c14d00b00187337bad9cmr18884743plj.35.1667531826511; Thu, 03 Nov 2022 20:17:06 -0700 (PDT) Received: from dtor-ws.mtv.corp.google.com ([2620:15c:9d:2:a6ae:11ff:fe11:fcc3]) by smtp.gmail.com with ESMTPSA id s3-20020a63ff43000000b004702eca61fcsm1078655pgk.36.2022.11.03.20.17.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Nov 2022 20:17:05 -0700 (PDT) From: Dmitry Torokhov To: Helge Deller , Tony Lindgren , Tomi Valkeinen , Sebastian Reichel Subject: [PATCH RESEND 11/13] omapfb: panel-lgphilips-lb035q02: remove backlight GPIO handling Date: Thu, 3 Nov 2022 20:16:40 -0700 Message-Id: <20221103-omapfb-gpiod-v1-11-cba1fae5a77c@gmail.com> X-Mailer: git-send-email 2.38.1.431.g37b22c650d-goog In-Reply-To: <20221103-omapfb-gpiod-v1-0-cba1fae5a77c@gmail.com> References: <20221103-omapfb-gpiod-v1-0-cba1fae5a77c@gmail.com> MIME-Version: 1.0 X-Mailer: b4 0.11.0-dev-28747 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: linux-fbdev@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" With f048e8c1d169 ("omapfb: panel-lgphilips-lb035q02: Remove legacy boot support") it is no longer possible to specify GPIO to control the backlight. Remove code trying to request and toggle it. Signed-off-by: Dmitry Torokhov --- .../omapfb/displays/panel-lgphilips-lb035q02.c | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/drivers/video/fbdev/omap2/omapfb/displays/panel-lgphilips-lb035q02.c b/drivers/video/fbdev/omap2/omapfb/displays/panel-lgphilips-lb035q02.c index 3ce1f9d2e7c4..e69856cb62d5 100644 --- a/drivers/video/fbdev/omap2/omapfb/displays/panel-lgphilips-lb035q02.c +++ b/drivers/video/fbdev/omap2/omapfb/displays/panel-lgphilips-lb035q02.c @@ -11,7 +11,7 @@ #include #include #include -#include +#include #include