From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from bali.collaboradmins.com (bali.collaboradmins.com [148.251.105.195]) (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 9017C1B4F1A; Mon, 25 Nov 2024 16:55:37 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=148.251.105.195 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732553739; cv=none; b=uN9Ww75I18yVHa/6hukS/lRNVVAHknQ3PHAotkJVws5vSyNRxG+QWAjLpEY3j1clkm1bE6Nk0zCluTaHmdUcmH6ZaIq9lAz3A2nFz61Ilpo7C/M3Uto0it8WZLE1kDRT2wiC4r5k/bgwUSfL5Ec78ZEOYWXlH08D1DrmkBXIOh0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1732553739; c=relaxed/simple; bh=//wcGNDgkKJhEcsL6/bLzbAQhVjBzr+yn+0R5uStrWc=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=Suj7IPwmIDCvy/3iupU/x5MLvWazP+RPzInsLKefLHyw3Ul60g1WJEaWXrPQSjPhSNohk3Thdr7pJ+UEqzqWm+QYIZ6WSQV3GnuLQ3rY0VCsxeyWF7lgpY3QEENWImK1/xPMyc6WF9khlbB65JGO6VdAmUlWYiXw+R3dwiukktw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=collabora.com; spf=pass smtp.mailfrom=collabora.com; dkim=pass (2048-bit key) header.d=collabora.com header.i=@collabora.com header.b=pKlPL3UH; arc=none smtp.client-ip=148.251.105.195 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=collabora.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=collabora.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=collabora.com header.i=@collabora.com header.b="pKlPL3UH" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1732553735; bh=//wcGNDgkKJhEcsL6/bLzbAQhVjBzr+yn+0R5uStrWc=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=pKlPL3UHpB8l7XWkaiSMuQ9IqOqvEXqQp6eObj5qA7ldtinYx1s8aAGLeTTqPcGyc GG5Xs3EEJ6CHd0hLSSA3JGTV4HzPmNDL1qRcLPYqFWJrF45veVJ/jL+ARVzveFzVN9 fTKK/3FTVBEvDkrok8mFH3kee+POj1DXyPS50j9gRDYuJNHZPKV/47QbT0+vA96D4C UztlYHYlvAeZUshwzPIhSI3QFaK/gVyf6lJ2dV2f4bcs9PvV0C49ZSi9QP1NjVaZr+ LIni6+VQyjLawEW18eVjAUZcQpllZGCMXmLXOgbFs7XLrxzBB4iXjIJ0/1TfQczCpd g8aYD2EzEJfWw== Received: from [192.168.1.100] (2-237-20-237.ip236.fastwebnet.it [2.237.20.237]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: kholk11) by bali.collaboradmins.com (Postfix) with ESMTPSA id 0BDDF17E376B; Mon, 25 Nov 2024 17:55:35 +0100 (CET) Message-ID: <33acccd3-e543-493e-a61c-282d894ef2b1@collabora.com> Date: Mon, 25 Nov 2024 17:55:34 +0100 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v1 6/6] drm/mediatek: Add support for MT8195 Digital Parallel Interface To: =?UTF-8?B?Q0sgSHUgKOiDoeS/iuWFiSk=?= , "chunkuang.hu@kernel.org" Cc: "linux-mediatek@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" , "simona@ffwll.ch" , "tzimmermann@suse.de" , "mripard@kernel.org" , =?UTF-8?B?Sml0YW8gU2hpICjnn7PorrDmtpsp?= , "kernel@collabora.com" , "p.zabel@pengutronix.de" , "maarten.lankhorst@linux.intel.com" , "conor+dt@kernel.org" , "robh@kernel.org" , "dri-devel@lists.freedesktop.org" , "airlied@gmail.com" , "linux-arm-kernel@lists.infradead.org" , "matthias.bgg@gmail.com" , "krzk+dt@kernel.org" References: <20241120124420.133914-1-angelogioacchino.delregno@collabora.com> <20241120124420.133914-7-angelogioacchino.delregno@collabora.com> <1b966a136f02b5586749a9c3d0bcec6c75224e49.camel@mediatek.com> From: AngeloGioacchino Del Regno Content-Language: en-US In-Reply-To: <1b966a136f02b5586749a9c3d0bcec6c75224e49.camel@mediatek.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Il 22/11/24 08:23, CK Hu (胡俊光) ha scritto: > Hi, Angelo: > > On Wed, 2024-11-20 at 13:44 +0100, AngeloGioacchino Del Regno wrote: >> External email : Please do not click links or open attachments until you have verified the sender or the content. >> >> >> Add support for the DPI block found in the MT8195 and MT8188 SoCs. >> Inside of the SoC, this block is directly connected to the HDMI IP. > > In MT8173, DPI0 is directly connected to HDMI. > The first version of this driver is just for MT8173 DPI0. > Does MT8173 DPI0 need this modification? > Or this modification is just for MT8188 and MT8195, then the description should be more than 'directly connected'. > This is only for MT8188 and MT8195, and MT8173 does *not* need any modification. Please, what would you like to see in the description of this commit? Cheers, Angelo > Regards, > CK > >> >> Signed-off-by: AngeloGioacchino Del Regno >> ---