From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 918BC198A27; Tue, 16 Jul 2024 09:43:02 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721122982; cv=none; b=otWFdpcLtYyqAy8PTpnQybggRgHbDAQG2mqtIiByX5f+xyBlfYuMTPs3jg57nDOl1I+BulBXc2FmHqXYPbrZQ9MX7N+1TQaQNfRDrvpjn/hlhs+3bF3jODiHfL+8Nf/YMZ9lEyR9+cjjm86lJRkl5mRtAVWdRLbqJz1DLUpvaO4= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721122982; c=relaxed/simple; bh=eNChfPChigiUxAWMQ3GMxFV/+m9v/jfaNQ16NzY8u8s=; h=Message-ID:Date:From:To:Subject:In-Reply-To:References:Cc; b=pJZGkNKuuaH6eqbPo8Z5D0ozhOCwninKQ4CSNiG7E5Hfd9vP8YXcO9R5DlNuASjXSxumoq8XplR+aUpOle4JF8FgeBMwYRq2pvSn114kkrbGUFpXEDk6nB7rKHep48nI48Jja5FeqDtk0OsnlPDDhVYFx88K6CvHwEerHKAzfaI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=QMEWyG/Y; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="QMEWyG/Y" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9850EC4AF09; Tue, 16 Jul 2024 09:43:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1721122982; bh=eNChfPChigiUxAWMQ3GMxFV/+m9v/jfaNQ16NzY8u8s=; h=Date:From:To:Subject:In-Reply-To:References:Cc:From; b=QMEWyG/YnYqbz5SV4MXIBqUNls9iqmvOzFWQ1NTePO3AsSHLUkQXT1z6YSiKL17F2 6Tzbn81TwwU63iI4bYx/ABq8c3EkqvY4F9UxyUw0Jp1YQO5Ph7u0MvCvPbHeCw9sIr DwP2I/gMCPV0KtQ2vB1cIlybHr4zZW6i92aKhE3tad6BsxgVp/StTJWSolS4rUzLqH IyUzsOU7CNx71PSDivf7y1kgYcsuXoT4no1Z4mIKPlyBAkDKKbfO7NrFmFDvWIsjKd uet+mQjUnQONjhoIVQlXfHH6ceZikM/2gZyyCH3g8P1VFpZRd9dsBK9hNKIc5/0lgP ro65TJyb6Fjyw== Message-ID: Date: Tue, 16 Jul 2024 09:42:58 +0000 From: "Maxime Ripard" To: "Dmitry Baryshkov" Subject: Re: [PATCH v4 4/5] drm/bridge-connector: move to DRM_DISPLAY_HELPER module In-Reply-To: <20240715-drm-bridge-connector-fix-hdmi-reset-v4-4-61e6417cfd99@linaro.org> References: <20240715-drm-bridge-connector-fix-hdmi-reset-v4-4-61e6417cfd99@linaro.org> Cc: dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, igt-dev@lists.freedesktop.org, imx@lists.linux.dev, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-tegra@vger.kernel.org, "Abhinav Kumar" , "Andrzej Hajda" , "Andy Yan" , "AngeloGioacchino Del Regno" , "Anitha Chrisanthus" , "Biju Das" , "Chun-Kuang Hu" , "Daniel Vetter" , "Dave Stevenson" , "David Airlie" , "Edmund Dea" , "Fabio Estevam" , "Geert Uytterhoeven" , =?utf-8?b?SGVpa28gU3TDvGJuZXI=?= , "Jernej Skrabec" , "Jerome Brunet" , "Jonas Karlman" , "Jonathan Hunter" , "Jyri Sarha" , "Kevin Hilman" , "Kieran Bingham" , "Laurent Pinchart" , "Laurentiu Palcu" , "Lucas Stach" , "Maarten Lankhorst" , "Marijn Suijten" , "Martin Blumenstingl" , "Matthias Brugger" , "Maxime Ripard" , "Mikko Perttunen" , "Neil Armstrong" , "Paul Cercueil" , "Pengutronix Kernel Team" , "Philipp Zabel" , "Rob Clark" , "Robert Foss" , "Sandy Huang" , "Sascha Hauer" , "Sean Paul" , "Shawn Guo" , "Thierry Reding" , "Thomas Zimmermann" , "Tomi Valkeinen" Content-Transfer-Encoding: 7bit Precedence: bulk X-Mailing-List: imx@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: On Mon, 15 Jul 2024 09:33:04 +0300, Dmitry Baryshkov wrote: > drm_bridge_connector is a "leaf" driver, belonging to the display > helper, rather than the "CRTC" drm_kms_helper module. Move the driver > to the drm/display and add necessary Kconfig selection clauses. > > Suggested-by: Maxime Ripard > > [ ... ] Acked-by: Maxime Ripard Thanks! Maxime 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 2467FC3DA60 for ; Tue, 16 Jul 2024 09:43:10 +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=tgwhwbIb+ncPDwRs99DNYKWCDx6VvCOPJGkSVvpDYrU=; b=2r2a5yjAtm8p5F ubmBBr/xLj03GnpIgnaJYqMT8fUciEwavXLvA/GvM4x9x6K9Uiu6JmcmaUl9Y3Gvn67troBGtmW/p bDLyKLkrP7kZCv/rOCANVxhtGxIJKYlBHrqR78Ag+Fi/d3FiaufzOZ5na6u9ojWfAgqmjguhlxUSW UGJeUigtVRdCPRo/FjggTQa/LQrJObEQwZcVIxb47SLb9Nj7r6gT4gmxDS6k2nfBeDWVC3oT89hht xluw5SxH2MRLAGx3mUUkzNL293WneIm7cKch+i8sZayy//oh7iSs+IYuIhCGbLroajRT222oQOfVH yl9U1lTIB5xDhvP094SQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sTei9-00000009uw0-1umc; Tue, 16 Jul 2024 09:43:05 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sTei6-00000009uuM-3pUQ; Tue, 16 Jul 2024 09:43:04 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 4F71E611FD; Tue, 16 Jul 2024 09:43:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9850EC4AF09; Tue, 16 Jul 2024 09:43:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1721122982; bh=eNChfPChigiUxAWMQ3GMxFV/+m9v/jfaNQ16NzY8u8s=; h=Date:From:To:Subject:In-Reply-To:References:Cc:From; b=QMEWyG/YnYqbz5SV4MXIBqUNls9iqmvOzFWQ1NTePO3AsSHLUkQXT1z6YSiKL17F2 6Tzbn81TwwU63iI4bYx/ABq8c3EkqvY4F9UxyUw0Jp1YQO5Ph7u0MvCvPbHeCw9sIr DwP2I/gMCPV0KtQ2vB1cIlybHr4zZW6i92aKhE3tad6BsxgVp/StTJWSolS4rUzLqH IyUzsOU7CNx71PSDivf7y1kgYcsuXoT4no1Z4mIKPlyBAkDKKbfO7NrFmFDvWIsjKd uet+mQjUnQONjhoIVQlXfHH6ceZikM/2gZyyCH3g8P1VFpZRd9dsBK9hNKIc5/0lgP ro65TJyb6Fjyw== Message-ID: Date: Tue, 16 Jul 2024 09:42:58 +0000 From: "Maxime Ripard" To: "Dmitry Baryshkov" Subject: Re: [PATCH v4 4/5] drm/bridge-connector: move to DRM_DISPLAY_HELPER module In-Reply-To: <20240715-drm-bridge-connector-fix-hdmi-reset-v4-4-61e6417cfd99@linaro.org> References: <20240715-drm-bridge-connector-fix-hdmi-reset-v4-4-61e6417cfd99@linaro.org> Cc: dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, igt-dev@lists.freedesktop.org, imx@lists.linux.dev, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-tegra@vger.kernel.org, "Abhinav Kumar" , "Andrzej Hajda" , "Andy Yan" , "AngeloGioacchino Del Regno" , "Anitha Chrisanthus" , "Biju Das" , "Chun-Kuang Hu" , "Daniel Vetter" , "Dave Stevenson" , "David Airlie" , "Edmund Dea" , "Fabio Estevam" , "Geert Uytterhoeven" , =?utf-8?b?SGVpa28gU3TDvGJuZXI=?= , "Jernej Skrabec" , "Jerome Brunet" , "Jonas Karlman" , "Jonathan Hunter" , "Jyri Sarha" , "Kevin Hilman" , "Kieran Bingham" , "Laurent Pinchart" , "Laurentiu Palcu" , "Lucas Stach" , "Maarten Lankhorst" , "Marijn Suijten" , "Martin Blumenstingl" , "Matthias Brugger" , "Maxime Ripard" , "Mikko Perttunen" , "Neil Armstrong" , "Paul Cercueil" , "Pengutronix Kernel Team" , "Philipp Zabel" , "Rob Clark" , "Robert Foss" , "Sandy Huang" , "Sascha Hauer" , "Sean Paul" , "Shawn Guo" , "Thierry Reding" , "Thomas Zimmermann" , "Tomi Valkeinen" X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240716_024303_066750_43A62E72 X-CRM114-Status: UNSURE ( 5.77 ) 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 Mon, 15 Jul 2024 09:33:04 +0300, Dmitry Baryshkov wrote: > drm_bridge_connector is a "leaf" driver, belonging to the display > helper, rather than the "CRTC" drm_kms_helper module. Move the driver > to the drm/display and add necessary Kconfig selection clauses. > > Suggested-by: Maxime Ripard > > [ ... ] Acked-by: Maxime Ripard Thanks! Maxime _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic 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 18588C3DA49 for ; Tue, 16 Jul 2024 09:43:12 +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=nysroFuGwMSkrAVDBf1uUFXfasUpoAY8IBCn3kl2Uts=; b=MTPnhJq2quGWvF hhqN/QvXIF/pNbWOsMeeg9dH+9TC3iNkSZ1/wigaNovu3lf4RSzyvuFCUfsvRUR2kPFyqthEhZcV6 AJ53EUoIfX8wMpbrqcfBgILA79UOGqkaJXHjCHKBiK9Dsl771t8NomIs6zEIn17trPUOaboxzoFk4 njzKuzQaVpyG7rtwxXzH6trcu2y6WrK9JYYJIKrBIwCxJySRhl6hYWORBbnPaYI2fYVaqdAB2HIHy R+unX/KHRY87raGqWub5s0on/gNE2IUf04y3kzFDvMazhsDL1e/PAqNim7+mAKSZ8K7LhMkPFW58F bWLzjqJ0f4IfVt72xzGg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sTeiC-00000009uyE-1YfO; Tue, 16 Jul 2024 09:43:08 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sTei6-00000009uuM-3pUQ; Tue, 16 Jul 2024 09:43:04 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 4F71E611FD; Tue, 16 Jul 2024 09:43:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9850EC4AF09; Tue, 16 Jul 2024 09:43:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1721122982; bh=eNChfPChigiUxAWMQ3GMxFV/+m9v/jfaNQ16NzY8u8s=; h=Date:From:To:Subject:In-Reply-To:References:Cc:From; b=QMEWyG/YnYqbz5SV4MXIBqUNls9iqmvOzFWQ1NTePO3AsSHLUkQXT1z6YSiKL17F2 6Tzbn81TwwU63iI4bYx/ABq8c3EkqvY4F9UxyUw0Jp1YQO5Ph7u0MvCvPbHeCw9sIr DwP2I/gMCPV0KtQ2vB1cIlybHr4zZW6i92aKhE3tad6BsxgVp/StTJWSolS4rUzLqH IyUzsOU7CNx71PSDivf7y1kgYcsuXoT4no1Z4mIKPlyBAkDKKbfO7NrFmFDvWIsjKd uet+mQjUnQONjhoIVQlXfHH6ceZikM/2gZyyCH3g8P1VFpZRd9dsBK9hNKIc5/0lgP ro65TJyb6Fjyw== Message-ID: Date: Tue, 16 Jul 2024 09:42:58 +0000 From: "Maxime Ripard" To: "Dmitry Baryshkov" Subject: Re: [PATCH v4 4/5] drm/bridge-connector: move to DRM_DISPLAY_HELPER module In-Reply-To: <20240715-drm-bridge-connector-fix-hdmi-reset-v4-4-61e6417cfd99@linaro.org> References: <20240715-drm-bridge-connector-fix-hdmi-reset-v4-4-61e6417cfd99@linaro.org> Cc: dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, igt-dev@lists.freedesktop.org, imx@lists.linux.dev, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-mips@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-rockchip@lists.infradead.org, linux-tegra@vger.kernel.org, "Abhinav Kumar" , "Andrzej Hajda" , "Andy Yan" , "AngeloGioacchino Del Regno" , "Anitha Chrisanthus" , "Biju Das" , "Chun-Kuang Hu" , "Daniel Vetter" , "Dave Stevenson" , "David Airlie" , "Edmund Dea" , "Fabio Estevam" , "Geert Uytterhoeven" , =?utf-8?b?SGVpa28gU3TDvGJuZXI=?= , "Jernej Skrabec" , "Jerome Brunet" , "Jonas Karlman" , "Jonathan Hunter" , "Jyri Sarha" , "Kevin Hilman" , "Kieran Bingham" , "Laurent Pinchart" , "Laurentiu Palcu" , "Lucas Stach" , "Maarten Lankhorst" , "Marijn Suijten" , "Martin Blumenstingl" , "Matthias Brugger" , "Maxime Ripard" , "Mikko Perttunen" , "Neil Armstrong" , "Paul Cercueil" , "Pengutronix Kernel Team" , "Philipp Zabel" , "Rob Clark" , "Robert Foss" , "Sandy Huang" , "Sascha Hauer" , "Sean Paul" , "Shawn Guo" , "Thierry Reding" , "Thomas Zimmermann" , "Tomi Valkeinen" X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240716_024303_066750_43A62E72 X-CRM114-Status: UNSURE ( 5.77 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms 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-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org On Mon, 15 Jul 2024 09:33:04 +0300, Dmitry Baryshkov wrote: > drm_bridge_connector is a "leaf" driver, belonging to the display > helper, rather than the "CRTC" drm_kms_helper module. Move the driver > to the drm/display and add necessary Kconfig selection clauses. > > Suggested-by: Maxime Ripard > > [ ... ] Acked-by: Maxime Ripard Thanks! Maxime _______________________________________________ Linux-rockchip mailing list Linux-rockchip@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-rockchip