From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-04.galae.net (smtpout-04.galae.net [185.171.202.116]) (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 9C0A835FF57 for ; Wed, 14 Jan 2026 07:28:12 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.171.202.116 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768375700; cv=none; b=uJ90v7eLRZyMN8s1nkYrnLd3rxktUCNmz3gljiAdFWktwQ+ryNZ5BJ30f6ZIJSb8tiYz/4gmEp+MW0OT5lNpo0XkwSMGp3nfwE5T/N54/0PPmhzBD98ja3+tVqTQbSU9PQ2sQW/zMN7Ek+CNWauDTk3rs+Ok9ry1UVFOUDWa7rs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768375700; c=relaxed/simple; bh=p5mWdh+oo1CrKQ4jZ7NQo37rTS4jtBZUvQhZk6AM5J8=; h=Mime-Version:Content-Type:Date:Message-Id:Subject:Cc:To:From: References:In-Reply-To; b=SmoyfeFR//uHsNrqK6hL/MUkNNX8cyimkDLc1lCKaIDK0Fiuk6PlZ3Ds5RyZfF92lqtR/AOrsqBuRvtC4dc7LzOrajOTUaH7w3YiETq8FqTJXwJGkaINikSBuaYoqTJ4i0zIDwQp7PtPAS8AIRagrXh/4v2tfszsDYlMgWFvZTE= 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=CxI/EbIw; arc=none smtp.client-ip=185.171.202.116 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="CxI/EbIw" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id 0C46BC1E4B4; Wed, 14 Jan 2026 07:27:41 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 90F956074A; Wed, 14 Jan 2026 07:28:07 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 3FF16103C8901; Wed, 14 Jan 2026 08:28:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1768375686; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=p5mWdh+oo1CrKQ4jZ7NQo37rTS4jtBZUvQhZk6AM5J8=; b=CxI/EbIwU8+mSZIppJcXIoKZfW4D4qU/nFlIBys0llIXGXtwOnY3ii5u9jDs7AaAcHYPQq B06Zszn4VjtVb5RuBeBsBc3ZcNbXZAN9VVV0vO800FrsC0AVDevHrW7mBv9CMii8kbdicQ ZJsclOQ40pEnXMRyNBZi3d7ispG09VszP+jHHZNSZ8h/tea/4pthNqR0bQjqNQujIwiDwH WmKvhbSWvgK1vZ7sIaoenRj7+9XZgyJazFQPVu205MqNhUqBo3mhsORouiIozAbupBaeKD q449zHLD3cvXP0Sty1xAEbNZyIOB3DO7PYDSKtG9A5GY4NXVc9y1f3wzP3h3/A== 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: Wed, 14 Jan 2026 08:28:01 +0100 Message-Id: Subject: Re: [PATCH] drm/bridge: Separate of_drm_find_bridge() preconditions list Cc: "Andrzej Hajda" , "Neil Armstrong" , "Robert Foss" , "Laurent Pinchart" , "Jonas Karlman" , "Jernej Skrabec" , "Maarten Lankhorst" , "Maxime Ripard" , "Thomas Zimmermann" , "David Airlie" , "Simona Vetter" , "Stephen Rothwell" To: "Bagas Sanjaya" , "Linux Kernel Mailing List" , "Linux DRI Development" From: "Luca Ceresoli" X-Mailer: aerc 0.20.1 References: <20260113235615.11124-1-bagasdotme@gmail.com> In-Reply-To: <20260113235615.11124-1-bagasdotme@gmail.com> X-Last-TLS-Session-Version: TLSv1.3 Hello Bagas, On Wed Jan 14, 2026 at 12:56 AM CET, Bagas Sanjaya wrote: > Sphinx reports htmldocs warnings: > > Documentation/gpu/drm-kms-helpers:197: drivers/gpu/drm/drm_bridge.c:1521:= ERROR: Unexpected indentation. [docutils] > Documentation/gpu/drm-kms-helpers:197: drivers/gpu/drm/drm_bridge.c:1523:= WARNING: Block quote ends without a blank line; unexpected unindent. [docu= tils] > > Fix them by separating preconditions list in of_drm_find_bridge() > kernel-doc comment from previous paragraph. > > Fixes: 9da0e06abda87b ("drm/bridge: deprecate of_drm_find_bridge()") > Reported-by: Stephen Rothwell > Closes: https://lore.kernel.org/linux-next/20260105155735.3b4012b6@canb.a= uug.org.au/ > Signed-off-by: Bagas Sanjaya Thanks for your patch. However the issue had been previously reported on Dec 30 [0] and I had sent a fix the next day [1], but without any feedback so I couldn't apply it to drm-misc-next. My patch is slightly different from yours. I'm OK with either version. [0] https://lore.kernel.org/oe-kbuild-all/202512302319.1PGGt3CN-lkp@intel.c= om/ [1] https://lore.kernel.org/lkml/20251231-drm-bridge-alloc-getput-drm_of_fi= nd_bridge-kdoc-fix-v1-1-193a03f0609c@bootlin.com/ Best regards, Luca -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com