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 EDA88CCF9F1 for ; Thu, 30 Oct 2025 09:49:38 +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:Content-Transfer-Encoding: Content-Type: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=229Lzho5ENb+g68FSGdB8ko03mp41wW+21UDO7CY8m0=; b=PMwtMsH2Msnm4PSItkScIoCJlK 1Ez0/ArW7zTs23ZZvd77YGe2pmabWHPB54Gfm3wTIRnMBCDUMUjWJECZwy40tR5kdXuTLGiX/cWYz 6UcBnNgfXAnzipILMCXkCTefpN9ueBoor643jfOx3gNfsu7jiOeYhhmLqo0T1qrFRhy9q/gI14lt8 nGZeIGmfklgeVeMh1uZuo/aEUesD3wESJBm7havoltF94EasvxWSP6CGiaknD8OxSyTUBz1/UNKKZ MwQlQ0VMTmw9nX2E+kuf7pec3b6jkFVa1rsjMU9xUJA5P83laZWYr82C/PylKKq7v7dPDdMxCk48+ 5ExTEUbw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1vEPHg-00000003tcF-2x38; Thu, 30 Oct 2025 09:49:32 +0000 Received: from bali.collaboradmins.com ([148.251.105.195]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1vEPHe-00000003tb8-0zgY; Thu, 30 Oct 2025 09:49:31 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1761817768; bh=V5ZhmCAm/cdZVibF7PIYmLYjZQBg5RjTckmSZwa+atQ=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=NeG8swohnFlfiGgInFLvqViaV9n6mdCKVCy7FqA0Byk+V6riFCrCzIjik6HY4QAi7 K+Pwk+d2Mt7praO4+N2hf8CNB8Ldyd4yFFFaudG/X1bbxxyqe2L6o4aCFYAkAb614M LBoTRN4LWl8FcZTTZBBIA20yBr3BW6MkgfXlx9mNQnukvY4Uy80ZigCaex4oidhh1d Ec+h2w4GgMom6sjmjUp/kHvhEPpMRjzmnUPES1zLsoKbFHQJu8f8BrHRia09RDgkUG dZIXKNSYFbj5PfpSktZRurBHwSE6S/Z7SdzakxhcAvGtF/JLmXuURczGx8kIZY3FGe YJEPkjzE+QYAg== 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 9990717E009B; Thu, 30 Oct 2025 10:49:27 +0100 (CET) Message-ID: Date: Thu, 30 Oct 2025 10:49:27 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] dt-bindings: i2c: i2c-mt65xx: Add compatible for MT8189 SoC To: Louis-Alexis Eyraud , Qii Wang , Andi Shyti , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Matthias Brugger Cc: kernel@collabora.com, linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org References: <20251030-mt8189-dt-bindings-i2c-v1-1-5b60914c6453@collabora.com> From: AngeloGioacchino Del Regno Content-Language: en-US In-Reply-To: <20251030-mt8189-dt-bindings-i2c-v1-1-5b60914c6453@collabora.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20251030_024930_440012_C457C1A7 X-CRM114-Status: UNSURE ( 6.71 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Il 30/10/25 08:56, Louis-Alexis Eyraud ha scritto: > Add compatible string for MT8189 SoC. > Its multiple I2C controller instances are compatible with the ones > found in the MT8188 SoC. > > Signed-off-by: Louis-Alexis Eyraud Reviewed-by: AngeloGioacchino Del Regno