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 23AB5C43458 for ; Fri, 10 Jul 2026 21:59:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=M5cI+rouNpvS1ba2pRKwEZ+ui+wpl9yHzfFSTu9Pa7s=; b=iQwhmZRAbu03/paP9SP8uK+CG/ rWs52jC6BtDzW8FHgT4os/Tte59QkpBh4hcKXmNXPtVBxCDOD0rjn92zAIalVJ8G5m6gr1tgjFK4G lmKSFwxWjOfjth0ENIuhJCsyTJHNOcy1GIujSRqKSqOqTBh2yAgX5cdnq9txVLkuhHm1af38Ui++o Ymv21Ge5cr7v6qO+FzHGqfJ9tjex0Q16psTcoCShFhCGtpWCNfZpZ8+jZa60JA11bfhUPS2ixBWvC N8eFWQv9PDsCb7X33D3xQyp3znwUHfDYthOhDZTiZj0wbk6jQ8wIhnbZ152V48AkwMyJcI7qZbA79 SmF6DWuw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wiJG3-00000005tOw-1Le5; Fri, 10 Jul 2026 21:59:43 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wiJG1-00000005tOk-3wIh; Fri, 10 Jul 2026 21:59:41 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id 4F1D040800; Fri, 10 Jul 2026 21:59:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 155F61F000E9; Fri, 10 Jul 2026 21:59:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1783720781; bh=M5cI+rouNpvS1ba2pRKwEZ+ui+wpl9yHzfFSTu9Pa7s=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=BHyLjZuXOZqkwMBBdp5YFp9sMKVU7KZsn4VVIeZw1Scj2P5UIBAnF4nTMVAazqPWb Kpme0uM+Bt6LubHBvykt4TvyhuvrrJzm8TseUXEKUZpjqXXf11ET8h/rArDIxjiyeM T/d7d6a2pGD0mfmPd2wBp2C40MTaIxHvp97HaLV0ttKBrNlzp5l06WJkSx/Ji7hkuD hqPiw7AaXl3i9aJSZp+N9ki52oJftxlqyoCZOQLdlp4Hhj393X0IbjiaR/S7NIbrRk dBrU/5bYNngT+wq9GJclXn8YyCRFQhA6qdkOU2u8AOtu+ChvUzgSrscLiPvOGWsOTf HcR/Zu0jBxm0A== Date: Fri, 10 Jul 2026 16:59:40 -0500 From: "Rob Herring (Arm)" To: AngeloGioacchino Del Regno Cc: conor+dt@kernel.org, chunkuang.hu@kernel.org, kernel@collabora.com, dri-devel@lists.freedesktop.org, mripard@kernel.org, p.zabel@pengutronix.de, justin.yeh@mediatek.com, linux-kernel@vger.kernel.org, krzk+dt@kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, jitao.shi@mediatek.com, maarten.lankhorst@linux.intel.com, jason-jh.lin@mediatek.com, simona@ffwll.ch, matthias.bgg@gmail.com, airlied@gmail.com, linux-mediatek@lists.infradead.org, tzimmermann@suse.de Subject: Re: [PATCH 01/10] dt-bindings: display: mediatek: dsc: Add MT8196 compatible Message-ID: <178372078005.1413006.12439017339220224450.robh@kernel.org> References: <20260701121950.19454-1-angelogioacchino.delregno@collabora.com> <20260701121950.19454-2-angelogioacchino.delregno@collabora.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260701121950.19454-2-angelogioacchino.delregno@collabora.com> 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, 01 Jul 2026 14:19:41 +0200, AngeloGioacchino Del Regno wrote: > Add compatible for the Display Stream Compression (DSC) IP found > in the display controller of the MT8196 SoC. > > This IP is compatible with the one found in MT8195. > > Signed-off-by: AngeloGioacchino Del Regno > --- > .../devicetree/bindings/display/mediatek/mediatek,dsc.yaml | 4 +++- > 1 file changed, 3 insertions(+), 1 deletion(-) > Acked-by: Rob Herring (Arm)