From patchwork Thu Dec 12 15:33:42 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Jason-JH.Lin" X-Patchwork-Id: 13905394 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 9D1B7E77182 for ; Thu, 12 Dec 2024 15:35:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: MIME-Version:Message-ID:Date:Subject:To:From:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=zRv4gIVobaa+kTHMR3lPKYtayqlhOe1elNpsMFFmacU=; b=NRF djwPey3h8nO/TpkUNgetdUjYaMpIPHJLUo/0qvYZ3AowHlpVYxaECEfkYuW/LYZsQnakV8RU1ygHR /iDPBp5+m+wEwzzi4Papmx1bAnJ2MhrXthTmVbpdTdJE9bfo8+zzNIpgbzHyD2RPxW5WIWF0aXl/S NoSNTcPLHkoA6ay3ta3lD/F96/WFrwaPMOT1GSn8ZsoZrv9S4uCux0RW9umKlhC1DDFAMNEmXuTJk nuELrKqP1qClD49nKngZRN8+57IiWw0YuA5gXIQt+z8ny+F0314F08xMzSL9Wk9O6ov/ZX3vu7zby nmBzi+4f4+Xntcy/a2p/oUBltUG2gQw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tLlDV-00000000loZ-1a38; Thu, 12 Dec 2024 15:35:05 +0000 Received: from [216.200.240.185] (helo=mailgw02.mediatek.com) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tLlCN-00000000lcK-3HYq; Thu, 12 Dec 2024 15:33:57 +0000 X-UUID: 7b8fb9acb89e11ef9048ed6ed365623b-20241212 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=mediatek.com; s=dk; h=Content-Type:MIME-Version:Message-ID:Date:Subject:CC:To:From; bh=zRv4gIVobaa+kTHMR3lPKYtayqlhOe1elNpsMFFmacU=; b=dnVUqQ+kLxfQAOnjYGds/gxiF+hD2ELq+0l5KKLEOGMKQlPFdCZjwwqDu6JI7lSV4nh0deK+NxemD/6A0pRWXXPya0fIUNXqp2+Aa+j7OW+9tU1+lzv/Xx8y9GxVHpfWMy511R7KakKgUF9PaZxZd0iYumjJHavDlOY4/ArQhnU=; X-CID-P-RULE: Release_Ham X-CID-O-INFO: VERSION:1.1.45,REQID:2b3fe585-7dcc-4475-aec4-30fb66676532,IP:0,U RL:0,TC:0,Content:0,EDM:0,RT:0,SF:0,FILE:0,BULK:0,RULE:Release_Ham,ACTION: release,TS:0 X-CID-META: VersionHash:6493067,CLOUDID:44e90813-8f5d-4ac6-9276-7b9691c7b8d6,B ulkID:nil,BulkQuantity:0,Recheck:0,SF:102,TC:nil,Content:0,EDM:-3,IP:nil,U RL:1,File:nil,RT:nil,Bulk:nil,QS:nil,BEC:nil,COL:0,OSI:0,OSA:0,AV:0,LES:1, SPR:NO,DKR:0,DKP:0,BRR:0,BRE:0,ARC:0 X-CID-BVR: 0 X-CID-BAS: 0,_,0,_ X-CID-FACTOR: TF_CID_SPAM_SNR,TF_CID_SPAM_ULS X-UUID: 7b8fb9acb89e11ef9048ed6ed365623b-20241212 Received: from mtkmbs09n2.mediatek.inc [(172.21.101.94)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLSv1.2 ECDHE-RSA-AES256-GCM-SHA384 256/256) with ESMTP id 1268873679; Thu, 12 Dec 2024 08:33:48 -0700 Received: from mtkmbs11n2.mediatek.inc (172.21.101.187) by mtkmbs11n2.mediatek.inc (172.21.101.187) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1118.26; Thu, 12 Dec 2024 23:33:46 +0800 Received: from mtksdccf07.mediatek.inc (172.21.84.99) by mtkmbs11n2.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.2.1118.26 via Frontend Transport; Thu, 12 Dec 2024 23:33:46 +0800 From: Jason-JH.Lin To: Chun-Kuang Hu , Rob Herring , Krzysztof Kozlowski , Conor Dooley Subject: [PATCH 0/2] Update MT8188 OVL compatible from MT8183 to MT8195 Date: Thu, 12 Dec 2024 23:33:42 +0800 Message-ID: <20241212153344.27408-1-jason-jh.lin@mediatek.com> X-Mailer: git-send-email 2.18.0 MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241212_073355_829107_30DBCE36 X-CRM114-Status: GOOD ( 11.37 ) X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, "Jason-JH . Lin" , Singo Chang , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Project_Global_Chrome_Upstream_Group@mediatek.com, Nancy Lin , linux-mediatek@lists.infradead.org, Shawn Sung , Matthias Brugger , linux-arm-kernel@lists.infradead.org, AngeloGioacchino Del Regno Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+linux-mediatek=archiver.kernel.org@lists.infradead.org This patch series updates the compatible strings for the MediaTek OVL in the MT8188 dts and the corresponding dt-binding. The changes ensure that the MT8188 OVL device is correctly identified and managed by the appropriate drivers. The first patch is resending the reviewed and acked patch from: - https://lore.kernel.org/all/5d9e6f6c-604d-4e2d-a448-fc5b8bd24a75@collabora.com/ and rebase it to the latest linux-next-20241212. The second patch is updating the mt8188.dtsi according to the first patch. Hsiao Chien Sung (1): dt-bindings: display: mediatek: ovl: Modify rules for MT8195/MT8188 Jason-JH.Lin (1): dts: arm64: mediatek: mt8188: Update OVL compatible from MT8183 to MT8195 .../bindings/display/mediatek/mediatek,ovl.yaml | 8 +++----- arch/arm64/boot/dts/mediatek/mt8188.dtsi | 2 +- 2 files changed, 4 insertions(+), 6 deletions(-)