From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-03.galae.net (smtpout-03.galae.net [185.246.85.4]) (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 A2E1632BF4B for ; Tue, 25 Aug 2026 16:12:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.85.4 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787674381; cv=none; b=qCPmc4y+aBDbrPZTFYqhlWVlhurAgw6NkiWq/a9ubYsVspnuoqm5QPFQ0YmAXDr1ZvkmQlqQWfZnEAAyLPGL9FbZmIx1yHISRx/yJeUySiIhPgdQjofSC0BIYmetPvxsC09EJBaruKl3cGph5C4TpU/3GVO8mQ5qR69TL9Mtt14= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787674381; c=relaxed/simple; bh=dzDMQ0w5QtWUlP7xIKvzzUBI4k5tUc5QhJim+fpevt0=; h=Mime-Version:Content-Type:Date:Message-Id:To:From:Subject: References:In-Reply-To; b=P4AQ+UAKNAwQ7g2DR+z3As2FQrsoCbfv4BsQyC6Ind+oLx6JETGr05LPv04mclAqKrK6IrEJnELbEr/1TmPWdMN+q5k3w+Rmk6pOYlFgLr7MjgqUBh0MHcXsDdTI0lmE9c5SAXihABRQUxB73dg1grrxgOBG4H014bku3QHQOkc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=0bTge3mj; arc=none smtp.client-ip=185.246.85.4 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="0bTge3mj" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id F3E6D4E413AC; Tue, 25 Aug 2026 16:12:57 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id C9675604C4; Tue, 25 Aug 2026 16:12:57 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 9966611C7A69E; Tue, 25 Aug 2026 18:12:49 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1787674373; h=from:subject:date:message-id:to:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=dzDMQ0w5QtWUlP7xIKvzzUBI4k5tUc5QhJim+fpevt0=; b=0bTge3mj9DArhJKfj6WVCLWlPP0W210S+QEx7NoC4/NSi9rSAIt6rzZvY40KcxTIsRNmjH o1pyOgWNlcdER4NR6pwcNBsC5VVK+YHEoOAQt6Mp9At/zhjYRp+zfgVUh8aeY6RRaEHNYL cMRZK7hbt5K0dbakOmiFTYu9MnUOT8tqzRX+x56tYIrEfE9ayF7HS8q18mpMObvCaSPuX6 akPVykHfoFWfV/YBIERrIDnksKSxomIgL1V/JR/U8T0Ucr4jTn4AcwReXp6Ww2RpReE2By HHaKZ7UTeGAPeGMaEV7SRN3hkB4x2ycbkJRVC0JUCSa77G02WUeb7Vc6fNf56Q== Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Tue, 25 Aug 2026 18:12:45 +0200 Message-Id: To: "Osama Abdelkader" , , "Neil Armstrong" , "Jessica Zhang" , "Maarten Lankhorst" , "Maxime Ripard" , "Thomas Zimmermann" , "David Airlie" , "Simona Vetter" , , From: "Luca Ceresoli" Subject: Re: [PATCH v4 5/6] drm/panel: Use managed helpers in display vendor panels X-Mailer: aerc 0.22.0 References: <20260812152535.82238-1-osama.abdelkader@gmail.com> In-Reply-To: <20260812152535.82238-1-osama.abdelkader@gmail.com> X-Last-TLS-Session-Version: TLSv1.3 On Wed Aug 12, 2026 at 5:25 PM CEST, Osama Abdelkader wrote: > Use the managed MIPI DSI attach and panel add helpers in display vendor > panel drivers and drop the corresponding manual detach and panel remove > calls from remove paths. > > Suggested-by: Luca Ceresoli > Signed-off-by: Osama Abdelkader Reviewed-by: Luca Ceresoli -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com