From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mout-p-202.mailbox.org (mout-p-202.mailbox.org [80.241.56.172]) (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 8E1C9344039; Wed, 22 Oct 2025 12:45:59 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=80.241.56.172 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761137162; cv=none; b=uC85ACuIsslFZFolNhuK5ynyvDW6799xtgtF03qWa5gZElk6jBDQmSbVDE0N5D1VZiBFY6IGNwntp1MtHI/ngLZfyKTF0TEG6KUZlWAE/r9MsWVnQ+ZcayPt+wF6mL8lWqwXbYft74+bZYAR78+7AXCA2eW4IHgTW7/1cTcERV0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1761137162; c=relaxed/simple; bh=TWVBJSR27VrZO563R6LdgUNSYxVGYyYGNVaSfbLxPRE=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=mAuTAC5JMr6HAx55uPHr+mVl0hasuVVLILaMk+qStTRR2VPY7vYpTJ41hAXocJsVZsgwZft1srN7xJJdXEXbXkkr+HpKPGdTlm2fcHDEcQOkYmg8L7kaK4fdz9l3Y375iCO0wrueAKTU46L12FWbIWg15DXRNRyEh2Vw1zKH9gU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=mailbox.org; spf=pass smtp.mailfrom=mailbox.org; dkim=pass (2048-bit key) header.d=mailbox.org header.i=@mailbox.org header.b=ELfdDuMb; arc=none smtp.client-ip=80.241.56.172 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=mailbox.org Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=mailbox.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=mailbox.org header.i=@mailbox.org header.b="ELfdDuMb" Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:b231:465::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-202.mailbox.org (Postfix) with ESMTPS id 4cs86C1w6Pz9tTc; Wed, 22 Oct 2025 14:45:55 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=mailbox.org; s=mail20150812; t=1761137155; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=WzUax9fdH9Q+7uhR0AVunlAerrb+3qRgdTcqDjLZB2U=; b=ELfdDuMbVQr6UZ5kbpXZAF+BVE6RjH4j9m4CisJh3pb2vVCFxQFGIpp16uUrQwTr6BpmDs ssXDNc83GNFWOmxcGJ1WJEVXvcM2pDHVNIKI530jYVrfUJ1m2pLiuDKD/Nv9OYrc/404k5 Fh6AkndoEnddGsDVA5Q1XkBHFf71rQHX+i7HWPbgNPYuHEl2zhQZzT5SFxo079tPfe9Z6x y21+8dUG040OfvnBRH1/664SKwdWaMWhWmS7LtPoHoF8Dwz936aurNsKlXDQRTtgM1pd7E bs/9jdApzngHo3hbeVsuXXZTzbhjUc1KAVrBLPVGtE3rsnmXbB8gcEatxvsb5g== Message-ID: <0d809766-36bb-478e-a77b-ed786bfc84d9@mailbox.org> Date: Wed, 22 Oct 2025 14:45:50 +0200 Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Subject: Re: [PATCH v2 4/4] dt-bindings: display: bridge: renesas,dsi-csi2-tx: Allow panel@ subnode To: Tomi Valkeinen , dri-devel@lists.freedesktop.org Cc: Conor Dooley , David Airlie , Geert Uytterhoeven , Kieran Bingham , Krzysztof Kozlowski , Laurent Pinchart , Neil Armstrong , Rob Herring , Robert Foss , Simona Vetter , Thomas Zimmermann , devicetree@vger.kernel.org, linux-renesas-soc@vger.kernel.org References: <20250904210147.186728-1-marek.vasut+renesas@mailbox.org> <20250904210147.186728-4-marek.vasut+renesas@mailbox.org> <4ffcf4fc-17a9-4669-af07-f81ddb46aee9@ideasonboard.com> <2da374d1-7557-4f7e-9160-86945b73731a@ideasonboard.com> <14e5da7c-c6ce-4bb6-884b-08629f5a5788@mailbox.org> <7a159b09-d957-4d9b-9460-adf62df9a440@mailbox.org> <626acab8-46ae-44cf-b9ef-0ac78d0954c9@ideasonboard.com> Content-Language: en-US From: Marek Vasut In-Reply-To: <626acab8-46ae-44cf-b9ef-0ac78d0954c9@ideasonboard.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-MBO-RS-META: ggjpzsuj5xs3yrwikn5cwggs4wcxzw1r X-MBO-RS-ID: 6a1016291c5f2f21ca7 On 10/22/25 9:19 AM, Tomi Valkeinen wrote: Hello Tomi, >>>>>> Ok. My point was just that the dsi-controller.yaml doesn't allow >>>>>> "bridge" node (you can just rename the panel to bridge to test). I >>>>>> thought someone (I just can't remember who was it =) will send a patch >>>>>> for it, but I think that hasn't happened. >>>>> Do you want me to drop the bridge part from the commit message (I >>>>> assume >>>>> yes) ? >>>>> >>>>> Any other change I should do before sending a V3 ? >>>> >>>> As we found out, this has been fixed in linux-next. For this, and the >>>> rest in this series: >>>> >>>> Reviewed-by: Tomi Valkeinen >>> >>> Understood, thank you. >> Do you think this 4/4 can now be applied ? The rest already is. > > Pushed to drm-misc-next. Thank you -- Best regards, Marek Vasut