From patchwork Wed Jul 3 10:31:45 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ryan Walklin X-Patchwork-Id: 13721876 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 9AA0CC2BD09 for ; Wed, 3 Jul 2024 10:37:32 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 1B5F010E167; Wed, 3 Jul 2024 10:37:32 +0000 (UTC) Authentication-Results: gabe.freedesktop.org; dkim=pass (2048-bit key; unprotected) header.d=testtoast.com header.i=@testtoast.com header.b="hQm9DNPv"; dkim=pass (2048-bit key; unprotected) header.d=messagingengine.com header.i=@messagingengine.com header.b="cMB5C7vN"; dkim-atps=neutral Received: from fhigh2-smtp.messagingengine.com (fhigh2-smtp.messagingengine.com [103.168.172.153]) by gabe.freedesktop.org (Postfix) with ESMTPS id 9C16E10E167 for ; Wed, 3 Jul 2024 10:37:30 +0000 (UTC) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailfhigh.nyi.internal (Postfix) with ESMTP id DA1CA1140299; Wed, 3 Jul 2024 06:37:29 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute1.internal (MEProxy); Wed, 03 Jul 2024 06:37:29 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=testtoast.com; h=cc:cc:content-transfer-encoding:content-type:date:date:from :from:in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:subject:subject:to:to; s=fm2; t=1720003049; x= 1720089449; bh=OgLrri9kd8QtW4gPLOxe2YyQSmJv4E1jU5C3+rByQXI=; b=h Qm9DNPv39eY8+Eu+uiUoMmTJPpim5TrP4dahVVjUNQFvmB6KLe8hNHCqLovDF9TZ LZYJNfSdiDftlKMUH5S7c1eUOcSITPr6hRtaqY4wkFEZ7isZtvdlz0u4/Qa07ku0 kZLuDmhjTvrKuHUCAZBpgOGOzHrNBbTz47nsvQaZrVHsNZ3i1UGjFZvm4y7Bkxij YJeYO6XaZynBluwHp2+wPWe1nZ/iSlb2Z2tTSVliCklqr+E+KueXJwMsr+442Sna Yk7ncoy++7ix1xQbuWN8d45blZZv8t1OrDTb8hjzVIc2tutGmnW3zZ0e33MKA/Gp WBWpzSpI+S0oPa+X8npKw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding :content-type:date:date:feedback-id:feedback-id:from:from :in-reply-to:in-reply-to:message-id:mime-version:references :reply-to:subject:subject:to:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm2; t=1720003049; x= 1720089449; bh=OgLrri9kd8QtW4gPLOxe2YyQSmJv4E1jU5C3+rByQXI=; b=c MB5C7vNFWD4OjXhFqhWg73mpqWLA/DC7iDMN2tj0ouFaTvj0awoDPdDyy8SXR2JO aM6rsgG52l6qCD4FCyd3eb8g2Tj0wY0VBbXHzAYxxwesGCt4xQS/dGCE7FXB/9kb OMHI9kFrQG8/fAsAmDHg41tvDgBSJA/ZjcfyCPfH3DXw3G2gA4mHV/ERJa4BJhnB AiFiFthZpV6oybHxTUSUIhMUY82ayxlpv4/IHuQJpevtdjI16be69PUMsgLISVVD 0VIPopVlcnChZMevh9uPgDPMZJqo3XtBV18KFBP0d2UVozbVpGJeIaCw8EGTv7S3 LmRTb795cPxSiOqumpdPg== X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeeftddrudejgdeftdcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvfevufffkffojghfggfgsedtkeertdertddtnecuhfhrohhmpefthigrnhcu hggrlhhklhhinhcuoehrhigrnhesthgvshhtthhorghsthdrtghomheqnecuggftrfgrth htvghrnhepffehieffgedtgfffjeetveegfeekleeileekveeuteffteetudffveegieei heetnecuvehluhhsthgvrhfuihiivgeptdenucfrrghrrghmpehmrghilhhfrhhomheprh ihrghnsehtvghsthhtohgrshhtrdgtohhm X-ME-Proxy: Feedback-ID: idc0145fc:Fastmail Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 3 Jul 2024 06:37:25 -0400 (EDT) From: Ryan Walklin To: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org Cc: Neil Armstrong , Jessica Zhang , Sam Ravnborg , David Airlie , Daniel Vetter , Maarten Lankhorst , Maxime Ripard , Thomas Zimmermann , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Hironori KIKUCHI , Chris Morgan , Ryan Walklin Subject: [PATCH v2 2/3] drm: panel: nv3052c: Correct WL-355608-A8 panel compatible Date: Wed, 3 Jul 2024 22:31:45 +1200 Message-ID: <20240703103710.31169-3-ryan@testtoast.com> X-Mailer: git-send-email 2.45.2 In-Reply-To: <20240703103710.31169-1-ryan@testtoast.com> References: <20240703103710.31169-1-ryan@testtoast.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: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" As per the previous dt-binding commit, update the WL-355608-A8 panel compatible to reflect the the integrating device vendor. Signed-off-by: Ryan Walklin Acked-by: Dmitry Baryshkov --- drivers/gpu/drm/panel/panel-newvision-nv3052c.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/panel/panel-newvision-nv3052c.c b/drivers/gpu/drm/panel/panel-newvision-nv3052c.c index ee0ce271205e3..6d119776f8bee 100644 --- a/drivers/gpu/drm/panel/panel-newvision-nv3052c.c +++ b/drivers/gpu/drm/panel/panel-newvision-nv3052c.c @@ -925,7 +925,7 @@ MODULE_DEVICE_TABLE(spi, nv3052c_ids); static const struct of_device_id nv3052c_of_match[] = { { .compatible = "leadtek,ltk035c5444t", .data = <k035c5444t_panel_info }, { .compatible = "fascontek,fs035vg158", .data = &fs035vg158_panel_info }, - { .compatible = "wl-355608-a8", .data = &wl_355608_a8_panel_info }, + { .compatible = "anbernic,wl-355608-a8", .data = &wl_355608_a8_panel_info }, { /* sentinel */ } }; MODULE_DEVICE_TABLE(of, nv3052c_of_match);