From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 6185CCF6BE5 for ; Thu, 8 Jan 2026 08:13:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:List-Subscribe:List-Help: List-Post:List-Archive:List-Unsubscribe:List-Id:Cc:References:In-Reply-To: Subject:To:From:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=uvXrK2lJAcIbqpMS5rzE1F32umLZr0fj80aapKICuTk=; b=2DkVmPpF7cbVxA xrghQTThFp3aRmF8zfVyaHGtHFYRHn8h7jH6jv5sP5OlsGH6K25nXuHyktnYCRgMoH65SZBS7s/ol 8/K+WNOT9xS7SJqIgvepP0Cu81SvFzn8lACySWVr2cH81SeOhkYz+nv/aGs3pimONBw6sG1tRt2yr p4NYM84MSVXQzjzXrMiQFwbSlyQrAkdVYEHOOR5ugl8Yl3weu6v6TwJ23DagYONh+RH7cbYDYY/ND jJJcF4SRsLgUomZWTsXU2wpOcfCC4sdQ46IzPiPV7ffXPw8z0iuowPofL7sn/znaLk7xSZCfEbMlh M6YMiEmpMuLNYc7afmbg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vdl8r-0000000GEiO-3DF5; Thu, 08 Jan 2026 08:13:13 +0000 Received: from sea.source.kernel.org ([2600:3c0a:e001:78e:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vdl8p-0000000GEhS-1By1; Thu, 08 Jan 2026 08:13:12 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id 60F9E43D2B; Thu, 8 Jan 2026 08:13:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id B4A5DC116C6; Thu, 8 Jan 2026 08:13:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1767859990; bh=zKx0mVwbH19vuBhzvaR+1yZmiHRKxSzYZXrkt7qWcIc=; h=Date:From:To:Subject:In-Reply-To:References:Cc:From; b=gcK59WjK6IwUT12wechfhjhX6s021QUj4wR7GFRWe/KHrOOI3w1Ng2AHChaciqJyk 84J6i7OP5B4eBbukfnRtk1mcnlTmicyXHcH7d0B9Y/9fuds5G/84Wn4KhDPu2V3C5n YIwklbf//9x22qXMeYp3ZifHW1tJ9vP/hnDRZWAWI6eJSoCAc3he9cRGeMO+K+ekpt k/mfqIsnh1JOoXYQOxoEstfHecTbd+Zr+ysnpOT3EVU2FrT6Rv5yiDCo50IQDk6XCJ BL3RXp8kntOF+PxwjWBcAcQRUuEIn8irecdDRYyHoZUz6lztsTu4W1kjoHK9/xo2TT umoQWDPjU5gpw== Message-ID: <3d61916afc22b4ef596cee46473a29dd@kernel.org> Date: Thu, 08 Jan 2026 08:13:07 +0000 From: "Maxime Ripard" To: "Luca Ceresoli" Subject: Re: [PATCH 2/6] drm/meson/dw-hdmi: convert to of_drm_find_and_get_bridge() In-Reply-To: <20260107-drm-bridge-alloc-getput-drm_of_find_bridge-3-v1-2-ef48a517828e@bootlin.com> References: <20260107-drm-bridge-alloc-getput-drm_of_find_bridge-3-v1-2-ef48a517828e@bootlin.com> Cc: dri-devel@lists.freedesktop.org, imx@lists.linux.dev, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-renesas-soc@vger.kernel.org, linux-samsung-soc@vger.kernel.org, "Alim Akhtar" , "Andrzej Hajda" , "AngeloGioacchino Del Regno" , "Chun-Kuang Hu" , "David Airlie" , "Fabio Estevam" , "Geert Uytterhoeven" , "Hui Pu" , "Inki Dae" , "Jernej Skrabec" , "Jerome Brunet" , "Jonas Karlman" , "Kevin Hilman" , "Kieran Bingham" , "Krzysztof Kozlowski" , "Kyungmin Park" , "Laurent Pinchart" , "Laurent Pinchart" , "Maarten Lankhorst" , "Magnus Damm" , "Martin Blumenstingl" , "Matthias Brugger" , "Maxime Ripard" , "Neil Armstrong" , "Pengutronix Kernel Team" , "Philipp Zabel" , "Robert Foss" , "Sascha Hauer" , "Seung-Woo Kim" , "Shawn Guo" , "Simona Vetter" , "Thomas Petazzoni" , "Thomas Zimmermann" , "Tomi Valkeinen" X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20260108_001311_369337_892E7A2B X-CRM114-Status: UNSURE ( 6.07 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On Wed, 7 Jan 2026 17:22:00 +0100, Luca Ceresoli wrote: > of_drm_find_bridge() is deprecated. Move to its replacement > of_drm_find_and_get_bridge() which gets a bridge reference, and ensure it > is put when done. > > dw_hdmi->bridge is used only in dw_hdmi_top_thread_irq(), so in order to > > [ ... ] Acked-by: Maxime Ripard Thanks! Maxime _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic