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 9A49BECAAD3 for ; Thu, 15 Sep 2022 10:25:55 +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-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:From:References:Cc:To:Subject: MIME-Version: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=5CorMczg8eu0KKC0xBDUu7DAxj1YYFvwmg9a7T2eJAY=; b=TB8GJCAPYQZ4Bi OZn2eM2xaykpzp6PxR0v59Z5oln9EE4MGmmkM3hn4sX31T9Wb87BruljsBUsLAIjP9xJb68n2IlLe nJj2m9j5TJUJSPhlaSeaNJlAMO6bQbKmxflHAAY5D5HMmAQVn5Ttj0jB4KCJxZibp+uFJ0ZaCudmK dbHMpptmgYT88tXlhXPcpknjYhA7pvjMwn92Q3wUvkR7yGBHNNVamP+9e+TTyRNJRaYRIoAbV2XJl vJUm71llszn9ibisD/x/08goqsFX8u2qmD2QnK5IhaFIxMeLI8AmBBeg7CyXQQE66WFsjHu7naAv3 S/abDMMHM+c/g1MfPE3w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oYm37-006eab-At; Thu, 15 Sep 2022 10:24:49 +0000 Received: from madras.collabora.co.uk ([2a00:1098:0:82:1000:25:2eeb:e5ab]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oYm34-006eYp-8P; Thu, 15 Sep 2022 10:24:47 +0000 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) server-digest SHA256) (No client certificate requested) (Authenticated sender: kholk11) by madras.collabora.co.uk (Postfix) with ESMTPSA id E17EE660159F; Thu, 15 Sep 2022 11:24:43 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1663237484; bh=HDcKpztFgW4JjS7pab1Fzd5dwgcS0z5gxyoB+VISHjw=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=JM8xNPPxNw7LgMzRh3TcUWEAOGC+nccV0z1x4jFgZ8hBwoIpXJO1xRs7SJo1QzhuM 9EJA85oqEFa4oVlfJZweqzQGaio31p4HUMy10rCu47eI4eWZ0KLXQEAk95tEwlbgya RESktb4WCjU4OiWJySpK5fhvBJ74VjyU6SP0tula13tHSbpv0iiWlkOwx9DoAVd7Cf VMjKlF4f4J8ata/B9yN7FnGUPUnoI0dAaVzmbaegZUdbzM2eXG1nFLM+GgTMqcG/1L lvM8lT87LOCaEX31uCETUtJue33yBEnpiGrlQNCm0u24xbFvueyDiKR9kefcIqyEdb j8VUXPDk287Ew== Message-ID: Date: Thu, 15 Sep 2022 12:24:41 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.0 Subject: Re: [PATCH v2 1/4] arm64: dts: mt8195: Add dp-intf nodes Content-Language: en-US To: Bo-Chen Chen , robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org Cc: matthias.bgg@gmail.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, Project_Global_Chrome_Upstream_Group@mediatek.com References: <20220915094640.5571-1-rex-bc.chen@mediatek.com> <20220915094640.5571-2-rex-bc.chen@mediatek.com> From: AngeloGioacchino Del Regno In-Reply-To: <20220915094640.5571-2-rex-bc.chen@mediatek.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220915_032446_453543_F194CC64 X-CRM114-Status: UNSURE ( 7.93 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Il 15/09/22 11:46, Bo-Chen Chen ha scritto: > Dp-intfs provide the pixel data to edptx and dptx. To support edptx > and dptx, we need to add dp-intf0 and dp-intf1 nodes. > > Dp-intf0 is for edptx and dp-intf1 is for dptx. > > Signed-off-by: Bo-Chen Chen Reviewed-by: AngeloGioacchino Del Regno _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel