From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 306BF40A945 for ; Tue, 7 Jul 2026 12:35:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783427760; cv=none; b=fMuIIJHSXSipCOn25LlXaWLxAfFo7/NHBoU+pZqi8KGKbELqWqpZxfUbzURXmTWyjXOjVS2oqN5z5c0hkjTHHtUWGYmkHWG7vkmbd9PIGezZ78c0MrwM3xnhxrYob38wqjo2dHCVmdaJpUGjxhbYGUYXcL6HlZInSPbXlk6CW5o= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783427760; c=relaxed/simple; bh=V93acZNdO/pHKczx5FQqkEkHs7w4J4WmlYgZEQRZF7Y=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=OmrJxq0jIHAfB2zwIMixW4FeYo2IpfzgKwj0QWXbNNKOxPHME0hZA/CWLHIXltA4669Gct8oufJh8S+gI2edojLroilmzOIeZS0/9UXe5gKYr59UhcpIa0Kf6hFEkbwheqrMSbQjQuEhJUQOuzM5hZGGg0YEH92IgFywcDyXfVM= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=cOs4NwuD; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="cOs4NwuD" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 592D21F000E9; Tue, 7 Jul 2026 12:35:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1783427759; bh=V93acZNdO/pHKczx5FQqkEkHs7w4J4WmlYgZEQRZF7Y=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=cOs4NwuDYL1vjFxR7poNFvwvOB8qZBFhU4nJFj7ZeZFsNe9JCbucZMiQKSSyoxdrr zZQG7NK0GK9c/bHCzT0TeG694j0ZClTAatwuhGa9ACm3UAa91iKWkX0XH8X53pC8OZ jcK/FBwAcYdFPBAo9NQq5hunm4Ep/T7H3+QtFA53VdTJsEvCY0KZ1CT1h/RWImU39H X8K/wAAOESR+IuXDnAwsM/W8IvL1gib4tuc7ne5KHERu/Q+ElKnj4AJFDpXkom94aN 68VPuIDWWlNuu7mThALL0l9PGJZjioFlY66GjTNokf4SKulvOY4rH5KcsPU6QlBuvC nAHxKFfJARvHA== Date: Tue, 7 Jul 2026 14:35:50 +0200 From: Maxime Ripard To: Mohit Dsor Cc: Andrzej Hajda , Neil Armstrong , Robert Foss , Laurent Pinchart , Jonas Karlman , Jernej Skrabec , Luca Ceresoli , Maarten Lankhorst , Thomas Zimmermann , David Airlie , Simona Vetter , Sunyun Yang , Dmitry Baryshkov , Mohit Dsor , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org, venkata.valluru@oss.qualcomm.com, Jessica Zhang Subject: Re: [PATCH v2] drm/bridge: lt9611c: use drm_atomic_commit in callbacks Message-ID: <20260707-masterful-hound-from-camelot-46ffca@penduick> References: <20260707-lt9611c-v7-v2-1-67d4f688b68d@oss.qualcomm.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha384; protocol="application/pgp-signature"; boundary="rpbzyppysba6jx6z" Content-Disposition: inline In-Reply-To: <20260707-lt9611c-v7-v2-1-67d4f688b68d@oss.qualcomm.com> --rpbzyppysba6jx6z Content-Type: text/plain; protected-headers=v1; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Subject: Re: [PATCH v2] drm/bridge: lt9611c: use drm_atomic_commit in callbacks MIME-Version: 1.0 Hi, On Tue, Jul 07, 2026 at 01:48:35PM +0530, Mohit Dsor wrote: > DRM bridge atomic callbacks now pass struct drm_atomic_commit, and > the atomic helper functions also expect that type. The lt9611c > driver still declares its callbacks with struct drm_atomic_state, > which makes the callback assignments and helper calls fail to build > with incompatible pointer type errors. >=20 > Update the lt9611c callback signatures to match the current DRM > bridge API. >=20 > This will fix compilation issue in v7.2.rc1. >=20 > Fixes: 96d1cfec419e ("drm/bridge: Add Lontium LT9611C(EX/UXD) MIPI DSI to= HDMI driver") > Signed-off-by: Mohit Dsor This commit, or driver, doesn't exist in 7.2-rc1. Maxime --rpbzyppysba6jx6z Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iJUEABMJAB0WIQTkHFbLp4ejekA/qfgnX84Zoj2+dgUCakzypQAKCRAnX84Zoj2+ du26AYCwAziOEGNWEW6fj+2rFqWEdqxSyf666C9wGoi89AvYrZEtGQiPJ9TFU+Zn 43g8+KgBgMsqtBS4ysmG5oFCx+ZlyKZy0MBkhCIORtUwgQO9drNr95PlH2KBq3VI C1M13pBWjg== =VqQ3 -----END PGP SIGNATURE----- --rpbzyppysba6jx6z--