From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-02.galae.net (smtpout-02.galae.net [185.246.84.56]) (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 D93351F4611 for ; Sat, 31 Jan 2026 13:42:01 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.84.56 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769866923; cv=none; b=QlVZjDD+lBE+hzvdctyEj4LDbyw0veFnAWmZeSt2DO3Ga9tNN5nbzPhv6Rx6DSmSkO1J47q9r0JEtO++zEDIslqFxKB+WnJEyBvvxwX01wEw8t7KK6m5WHcpOOrwRv6tre1PSFYEAjMbY6KH/h6HKl8/LXAWLBjtMRF5gukWyAs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769866923; c=relaxed/simple; bh=RBYOYCO2M46JIUgq8W9sG/5NWADYqzV49iOKEvvP47A=; h=Mime-Version:Content-Type:Date:Message-Id:Subject:Cc:To:From: References:In-Reply-To; b=HZ+kOOrUuZ1yPtxbTR+cM26KRy1NBSo7nm8GFg2YAwyhSydeC+NMjLfYKpTrGECpqNqT0LD77LdBdcEKnX0tZmif11vtv1aO7tDbaLF8Cr7XqIPgMlccdP0qPFl/S6+FxjWNhlIdLVIlazIKgOoYJRHtt0xC6gYAKQY8lQ9HvSE= 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=ObetL+87; arc=none smtp.client-ip=185.246.84.56 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="ObetL+87" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-02.galae.net (Postfix) with ESMTPS id 4B6B41A2B62; Sat, 31 Jan 2026 13:42:00 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 1F1F1606B6; Sat, 31 Jan 2026 13:42:00 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 8AE0E119A888D; Sat, 31 Jan 2026 14:41:49 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1769866918; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=RBYOYCO2M46JIUgq8W9sG/5NWADYqzV49iOKEvvP47A=; b=ObetL+87ucAVdXN/zM/vumcAjf5XZKAjrwu/JLgNuJRCVgS1hIsba4xuH053AbpJHcsSf4 egeqr4qVj/elz9W/+QiXsmRa0s26LDBiRXIB1R9j4NhDcSFSGoGL6PNPMXiv4Ma8MpeoXn TWyAMDRuSFIlD3FIv1Y6ZToKI2cZybbhFJwtIpi7IrYNMKEUK5V5gf/gS1FqfDAdN844DO aoeLtEnTwkUF5B08JMFsqS6n/QyrLA33U08Tut6hXhqebgvy8izito6edW5J1kjmwnVZoz Z0nfteB0cdtqrX+UypJw6qMSQ47xn3VB0ofXMFDunPu+BsijY2vSYpZtYeED+g== Precedence: bulk X-Mailing-List: imx@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sat, 31 Jan 2026 14:41:48 +0100 Message-Id: Subject: Re: [PATCH v8 06/18] drm/exynos: exynos_dp: Remove &exynos_dp_device.ptn_bridge Cc: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , To: "Damon Ding" , , , From: "Luca Ceresoli" X-Mailer: aerc 0.20.1 References: <20251217093321.3108939-1-damon.ding@rock-chips.com> <20251217093321.3108939-7-damon.ding@rock-chips.com> In-Reply-To: <20251217093321.3108939-7-damon.ding@rock-chips.com> X-Last-TLS-Session-Version: TLSv1.3 On Wed Dec 17, 2025 at 10:33 AM CET, Damon Ding wrote: > Use &analogix_dp_plat_data.bridge instead of &exynos_dp_device.ptn_bridge > directly. > > Signed-off-by: Damon Ding > Reviewed-by: Dmitry Baryshkov > Tested-by: Marek Szyprowski Reviewed-by: Luca Ceresoli -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com