From patchwork Mon Mar 21 13:36:50 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christophe Branchereau X-Patchwork-Id: 12787246 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 E98E2C433EF for ; Mon, 21 Mar 2022 13:37:16 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 4B78010E41C; Mon, 21 Mar 2022 13:37:16 +0000 (UTC) Received: from mail-wm1-x335.google.com (mail-wm1-x335.google.com [IPv6:2a00:1450:4864:20::335]) by gabe.freedesktop.org (Postfix) with ESMTPS id C6BFB10E41C for ; Mon, 21 Mar 2022 13:37:14 +0000 (UTC) Received: by mail-wm1-x335.google.com with SMTP id l7-20020a05600c1d0700b0038c99618859so1295875wms.2 for ; Mon, 21 Mar 2022 06:37:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=V/Wy6Env4Cv1Ci8CLr8xvIxwXKAN+/aW/kc1GLYIKEo=; b=cWswuL1ytN355FA2V0nc68jk+VODHsw3a389Lt46ZboxYEDxMHZ2qO9YiNySAl9x+X 341KagnudUK40g1OKWWVASnPFH9dMll3CADaFl/DpXDQ0rGT29viWf62Ie9B7M+EGl7a MQdbYmBAT5f2cBx0fJcmABErgOCRf1Ou8QhTnKNcynJkLMABQYGusN81kutvi+JgVvpa hrAD+4+xih0eHXoZ2CLXyqJnwr4BhfH7KltLFh1IDN0QteqFLNmzBjHqYIP0IGVZ+qYH 87Jx685y0UjftrskZar+m0VDiIuk/1QY7ZI6WLLvsprDlt9FWQwSFN1fsNrfBKidtqrE norA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=V/Wy6Env4Cv1Ci8CLr8xvIxwXKAN+/aW/kc1GLYIKEo=; b=YnyyQ8nRQmE21KauA+U5TvLiaXYrHcUNahUcP4kwlw2Sfg+Ubip4i+JEhE4lbEBeHf S8SpEvVUtOkDQivz7JdE+coO5qwYMAR2mFLK9EGtNoGVrT0+zyBWvF8597VCh4gx6XCF StvLR2X7ZHj0HfA9b3S/8Fb3PNNPM+uvw0cbT7DyoFMQ4m3X7K7uXHOvFqw7qy2dCKbQ tDNJaQjGx1LdoYOW1Z34HOG6iZL40dKGZjegmpjW+SUcYhPPaZEzhueCMYYomiUp159X F3wnH/4fA5DoTIGikhGuw91LQkkHqknWXRYZWN2x0wjR/ftCHnTm6cgpbisI77q4clpx ERLA== X-Gm-Message-State: AOAM5311E98QeNgDFDO5zfCZ6QvlsHGQ2eBfyIv0dRE9EpwEpYX/FYz6 gImq073K3M76uBj2h3I5v70= X-Google-Smtp-Source: ABdhPJzWwiMksP7poMBG9F6lvpHBKi34ACGnuOUu1bRhjxwVHgjI0tWBVAXOvRC+NWJlujhYbijMKg== X-Received: by 2002:a1c:f605:0:b0:37b:b5de:89a0 with SMTP id w5-20020a1cf605000000b0037bb5de89a0mr19771940wmc.88.1647869833069; Mon, 21 Mar 2022 06:37:13 -0700 (PDT) Received: from monk.home ([2a01:cb10:430:ec00:4737:d56e:186b:af1]) by smtp.gmail.com with ESMTPSA id w5-20020a5d5445000000b00203f8c96bcesm7969426wrv.49.2022.03.21.06.37.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 21 Mar 2022 06:37:12 -0700 (PDT) From: Christophe Branchereau To: Paul Cercueil , David Airlie , Daniel Vetter , Thierry Reding , Sam Ravnborg , Rob Herring Subject: [PATCH v5 2/3] drm/panel: Add panel driver for NewVision NV3052C based LCDs Date: Mon, 21 Mar 2022 14:36:50 +0100 Message-Id: <20220321133651.291592-3-cbranchereau@gmail.com> X-Mailer: git-send-email 2.35.1 In-Reply-To: <20220321133651.291592-1-cbranchereau@gmail.com> References: <20220321133651.291592-1-cbranchereau@gmail.com> MIME-Version: 1.0 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: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-mips@vger.kernel.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" This driver supports the NewVision NV3052C based LCDs. Right now, it only supports the LeadTek LTK035C5444T 2.4" 640x480 TFT LCD panel, which can be found in the Anbernic RG-350M handheld console. Signed-off-by: Christophe Branchereau Reviewed-by: Sam Ravnborg --- drivers/gpu/drm/panel/Kconfig | 9 + drivers/gpu/drm/panel/Makefile | 1 + .../gpu/drm/panel/panel-newvision-nv3052c.c | 484 ++++++++++++++++++ 3 files changed, 494 insertions(+) create mode 100644 drivers/gpu/drm/panel/panel-newvision-nv3052c.c diff --git a/drivers/gpu/drm/panel/Kconfig b/drivers/gpu/drm/panel/Kconfig index bb2e47229c68..40084f709789 100644 --- a/drivers/gpu/drm/panel/Kconfig +++ b/drivers/gpu/drm/panel/Kconfig @@ -283,6 +283,15 @@ config DRM_PANEL_NEC_NL8048HL11 panel (found on the Zoom2/3/3630 SDP boards). To compile this driver as a module, choose M here. +config DRM_PANEL_NEWVISION_NV3052C + tristate "NewVision NV3052C RGB/SPI panel" + depends on OF && SPI + depends on BACKLIGHT_CLASS_DEVICE + select DRM_MIPI_DBI + help + Say Y here if you want to enable support for the panels built + around the NewVision NV3052C display controller. + config DRM_PANEL_NOVATEK_NT35510 tristate "Novatek NT35510 RGB panel driver" depends on OF diff --git a/drivers/gpu/drm/panel/Makefile b/drivers/gpu/drm/panel/Makefile index 5740911f637c..42a7ab54234b 100644 --- a/drivers/gpu/drm/panel/Makefile +++ b/drivers/gpu/drm/panel/Makefile @@ -26,6 +26,7 @@ obj-$(CONFIG_DRM_PANEL_LEADTEK_LTK500HD1829) += panel-leadtek-ltk500hd1829.o obj-$(CONFIG_DRM_PANEL_LG_LB035Q02) += panel-lg-lb035q02.o obj-$(CONFIG_DRM_PANEL_LG_LG4573) += panel-lg-lg4573.o obj-$(CONFIG_DRM_PANEL_NEC_NL8048HL11) += panel-nec-nl8048hl11.o +obj-$(CONFIG_DRM_PANEL_NEWVISION_NV3052C) += panel-newvision-nv3052c.o obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35510) += panel-novatek-nt35510.o obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35560) += panel-novatek-nt35560.o obj-$(CONFIG_DRM_PANEL_NOVATEK_NT35950) += panel-novatek-nt35950.o diff --git a/drivers/gpu/drm/panel/panel-newvision-nv3052c.c b/drivers/gpu/drm/panel/panel-newvision-nv3052c.c new file mode 100644 index 000000000000..7ad9d29839fc --- /dev/null +++ b/drivers/gpu/drm/panel/panel-newvision-nv3052c.c @@ -0,0 +1,484 @@ +// SPDX-License-Identifier: GPL-2.0 +/* + * NewVision NV3052C IPS LCD panel driver + * + * Copyright (C) 2020, Paul Cercueil + * Copyright (C) 2022, Christophe Branchereau + */ + +#include +#include +#include +#include +#include +#include +#include +#include +#include